Skip to content

Rathena scripting example



 

Rathena scripting example. an instance, the instance of the currently attached player is used (if it is a. Returns 1 on success, or 0 on fail (item_id not found or new item script is invalid). 2: Party members of a specified party ID. g. The forums will be going offline for an extended maintenance period at 1100hrs GMT on 17th February 2024. Dec 28, 2019 · you need to write which BOUND use want to use more detail at doc/script_command. asc and for npcs just add that in the scripts_custom. Hello I have this Oct 3, 2012 · they will get -70% delay rate. Sep 27, 2018 · Hi good day i would like to request a mvp custom drop item script example. CustomPointsVariable$ and . I want something like "getitemname(<item id>)", but moke like "getitemid(<item name>)", or a way to get it, without using "searchitem(<array name>, "<item name>")". Aug 5, 2018 · Hi rAthena. txt ----- @reloadnpcfile <path> Unloads and loads an NPC. //= NOTE: Requires SQL mob database. Thanks Chris, I do not know if this * getinventorylist, it would work for me, it's good at programming, but I'm going to study the logic of these past commands, but to open up your mind, this system is a survival system, just like you said that it does not have to be a function, would it be better to be a npc in the startup room?, Logic of that system, delete 2 inventory item from Nov 28, 2013 · Hello, i'm just curious if it's possible to bind the default commands. For example @recall. Video Tutorial Series on NPC Scripting using the latest rAthena Ragnarok Online Server Emulator. My reasoning behind this is that I use so many txt files that it's detrimental to my work to go Mar 6, 2012 · I just want to ask about how to make this kind of script. But it just rough idea and concept only. rAthena Timeline FluxCP Timeline Downloads; Community . Apr 17, 2016 · Hi! The script check if the map where the user died is in the table 'maps_nod'. Item script: { callfunc "yourfunctionname"; },{},{} And here is an example for your function: function script yourfunctionname{. If the first option ("Here") was selected, the switch will switch you over to case 1 ; similarly, if you choose the second option ("There"), you'll be switched over to case 2 . If you guys know any other way, or have any other suggestions on using decimals in rAthena, I'd love to hear. Feb 8, 2014 · Because of the way this is written, the script will continue based on which option you chose. Setup the Client. conf May 1, 2018 · it will return -> haha\"lala\'hehe <-. if one those (2 expert rings, 2 Kiel cards) is not present in their equipment ( alt + Q ) for example: (2 expert rings, 1 Kiel card ONLY) , ( 1 expert ring , 2 Kiel cards ONLY) vise versa. Scripting Support. @base_exp = rand(150,200); . GRF Encryption. Some Items will require Gold and Silver, some will require Bronze and Mithrill at the same time, i know it can be scripted using the simple scripting with delitem and getitem etc, but i want to use the shop function/display. Jul 19, 2023 · Example: @unloadnpcfile npc/custom/jobmaster. Followers 1. //= Random hunting missions. Author. rather it is faster than for-loop or while-loop in certain situation. For example: Orange: The way the NPC is looking. Mar 30, 2022 · // - Added another function to get the map users in each room and each pvp. Feb 26, 2024 · <Zeny Cost> = the zeny cost (can be 0) <CashPoint Cost> = the cashpoints cost (can be 0) <Custom Points Cost> = if you are using costum points in the script , check out . Scripting like a pro! Server Modifications and what to expect. 2 = The sell window. May 12, 2020 · As you can see this script gives you a chance of 1 to 5% . txt //Example getitembound 501 , 1 , Bound_Char ; // This will give 1 Red Potion(Character Bound) Quote Mar 13, 2013 · You have to create your own 'custom autobonus' in the source file, because I don't know any other script command that could check if a player is attacking except by using Autobonus. 40 - 23. c: Jun 8, 2013 · cmd_in02,181,98,2 script Dicer 57,{ //These variables allow you to set the amount of zeny people can bet set @betzeny1,500; //500 zeny set @betzeny2,1000; //1000 zeny set @betzeny3,2000; //2000 zeny set @betzeny4,10000; //10000 zeny //Variable for the number guess zeny bet set @betnum, 1000; //10 Jul 24, 2013 · But by doing so, you must take consider that rAthena limits character name up to 23 characters. 05-22. Github: emistry. npc/custom/fund_palete. conf as an entry like so: npc: npc/custom/example_npc. 1 - OnEquip_Script. mes "Hello!"; mes "I can pack your items in the box. GM will set like example GUILD A for access this map. Nov 23, 2012 · Posted November 23, 2012. Scripting. Otherwise that character will be deleted. Customization. Wedding Dress item_db Script. npc will ask congratulations , you've won the jackpot prize . Thanks! Expand. <type> determines what RIDs are attached: 0: All players in the server. The 'callshop' function calls an invisible shop (view -1) as if the player clicked on it. 22. Street Mall Shops ( All in One NPC ) By Charlemagne19 , Yesterday at 06:09 AM. a random enchanted armor or enchanted weapon +10. 1 Small improvements and fixes. but the script is quite simple and i suppose it will work with rathena and eathena too. . Hope that helps D: and anyone else who feels I am wrong on a certain matter, please don't hesitate to correct me !! Mar 11, 2014 · Hello rAthena, I have a request for you guys! Here's the script : //===== rAthena Script ===== //= Job Master //===== By: ===== //= Euphy //===== Current Version Apr 14, 2019 · For example you done the mission the rewards is 12 points but only 1 pt we're added. Same with a +9 item. Example: freeloop(1); // enable script to loop freely //Be aware with what you do here. Can i edit the official jobmaster script rAthena when want rebirth need a requirement item. - For every Kill to the players = 1PK Point- NPC shop that use PK points - only in specific map like "guild_vs3"Thanks in advance! More power rAthena. asc. 1. Please help me . Apr 13, 2019 · Here's my script i want it to check weight before received the freebies. Aug 11, 2014 · Installing rAthena User Guides rA Docs Folder Wiki Github . works on every map that is enabled by default in hercules. and tried once more to get with the same character/account it will say mes "You had already received before the gift. for example: GM types @event. If it is of just 1 variable, I'd just run a query_sql command to get the ranking positions, there should be an example of exactly what you need in the script_commands. 00 allow only super novice. So i don't Nov 12, 2019 · Example Script atcommand -script DonationUpdate-1,{OnInit: start: initnpctimer; Licensed to: rAthena Powered by Invision Community. After "killing" a monster, repeat step 2. in this kind of script its easy where to put cutin. Sep 16, 2013 · *freeloop(<toggle>) Toggling this to enabled (1) allows the script instance to bypass the infinite loop protection, allowing your script to loop as much as it may need. Content Count:117. so it wont announce something like iz_dun01. This command works fine in the item scripts. Posted July 26, 2015. "; Feb 5, 2013 · Posted February 5, 2013. Feb 5, 2014 · huh back to the question, all i can think is something like this: - script WoEdEfPoints -1,{ OnAgitStart: //a script that checks the guild that owns the castle, dunno this part OnMinute15: //for examples, it starts to check every 15 mnutes set woe_def_point, woe_def_point + 1;// +1 woe defense point every 15 minutes OnMinute30: set woe_def Jul 22, 2013 · Posted July 23, 2013 (edited) This is how the workflow goes: player logout/disconnect --> triggers OnPCLogoutEvent --> then server saves their data to SQL. Imma use this to restrict other gm's to use commands freely. Type can optionally be used indicates which script to set (default is 0): 0 - Script. player can choose there own title to put with there character. - Ragnarok use two types of programming languajes, the game SOURCE its on C and the scripts that you can found in /npc (npc, minor functions, and another things that the players see directly for example) are in "Athena", a lenguaje created for ragnarok itself. I only need a working example for a single costume/stone pair Jan 9, 2012 · Installing rAthena User Guides rA Docs Folder Wiki Github . Top 3 collectors receive a bonus reward of (Zeny, Poring Coins, Bubble Gum Sep 21, 2023 · Installing rAthena User Guides rA Docs Folder Wiki Github . Apr 1, 2013 · OMG that's a scripting command: you don't use it as a GM but NPCs and other items do. So while the event is active there will be changes every hour. A if condition checks to see if the costume is an appropriate match for the type of stone used (both are high/mid/low headgear or garment). Gold Silver Bronze Mithrill and Platinum. txt 3 times in 1 day but in each time I want to allow only some class can enter in the map. I lack the knowledge Sep 24, 2019 · Here's my script. 10 allow all class. Nov 24, 2014 · Here's an example of that usage: let's say your defined minimum refine rate is 5 and the max is 8. command 2: @eventoff (for gms only) set variable to 0. prontera,148,188,5 script Freebies NPC 567,{. txt Feb 24, 2014 · Basically this script enable the player to gain title listed. Example for pharmacy_10 in src/map/skill. Example: I have set a 2hours WoE time (7pm to 9pm) Whoever guild has the castle during 7:30pm scores 1point, at 8:00pm, scores another 1 point. for example. If you're a GM you can create permanent items with @item <item_ID or "item_name">. setarray . The min/max refine range can be defined at arg2 and arg3, as explained in the script. I need a Script which will create a PK points in my server and a PK points NPC . Home. Like example. The 'var1' is INT and has 1 in all maps. 3k. Scripts that provide games, events, or quests can be found under this category. The thing is, it did'nt work at all . As you can see, basically, I want a patrolling guard, mainly for cities. Donators. Jul 25, 2023 · Hello rAthena. Same as @unloadnpcfile and @loadnpc but ran as one command. Jul 8, 2023 · Hercules script checker only work up to certain extend, both emulator have a lot of different of script commands nowadays. Oct 24, 2012 · The above, is a list of the stalker's skill tree according to: rAthena/db/ (Pre-RE | RE)/skill_tree. example: OnInit: setmapflag "prontera",mf_loadevent; end; Edited June 7, 2012 by lilcooldude69. Disabling (0) will warn you if an infinite loop is detected. All Activity. Please Help! Apr 17, 2020 · The request would be 1 shop which uses 5 different coins. its easy to learn and every function and commands for the scripts are in the file doc/script_commands. for example, if you have 22 gemstones Jun 13, 2017 · No storage on my groups. Of course with the cooldown to enter the instance again and all. @base_exp; setbattleflag "job_exp_rate",. Aug 1, 2017 · Hi Good Day Rathena, Im Still in the midst of studying C++ and want to ask a question about making a menu/switch select using an array. CustomPointsName$ at the start of the script (can be 0) <Item1 ID Cost> = the item cost <Item1 Amount Cost> = the item amount cost You can use as Feb 10, 2019 · This is the two line in the script to change item id and item chances if you need further help post here. I've wizard level 99/50 want to rebirth , but need heroic stone to rebirth. if you kill amon. then of course you have to add it to a script_****. bonus bAllStats,10; //This is the item bonus without any other part equiped. Every 30minutes until end of WoE (9pm) Every break of the Emperium will also give the guild 1 point. So, after typing these values, the npc becomes vulnerable to being attacked and Sep 5, 2013 · it will announce to yourself where you are currently. Mar 11, 2014 · Unknown. conf groups: ( { id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { commands: true rates: true refresh: true go: true iteminfo: true mobinfo: true whodrops: true whereis: true time: true hominfo: true homstats: true noask: true noks: true autoloot: true alootid: true autoloottype: true autotrade Mar 7, 2018 · I want to automatic start this event koe. 3) After that, you will put "shop" without the quotes with a <Tab> before. And in your item script put this: EquipScript: |. Try getting one of those items I showed you before from RateMyServer by using @item and use it. goto is not evil in *athena script engine. It returns 1 if the map is there. Alternately, as of rAthena revision 15979 and 15981, user-defined functions. 30 - 22. it will announce it as undersea tunnel. the place that called it. Example : - setarray . PvP, GvG, WoE, Battleground Script Releases. 2 - Compatible with rAthena // - Fixed some bugs //= 1. for example Headgear Quest; NEXT; (OPTIONS) -UPPER HEAD (all upperhead) -MIDDLEHEAD (all middlehead) -LOWERHEAD (all lowerhead) -UPPER & MIDDLE (all upper & middle Jul 5, 2019 · Greetings, I need help with linear jobs for example: Novice -> Swordman -> Knight -> Rebirth -> High Swordman -> Lord Knight -> Rune Knight (Regular, not Trans). Jun 16, 2020 · how to do it? *instance_mapname("<map name>"{,<instance id>}) Returns the unique name of the instanced map. I tried trial in custom warper script where to put that cutin but I cant make it work. Posted April 29, 2016 (edited) how to create menu in this script. Jun 24, 2020 · Expand. Maybe an example will do im a bit confused reading old posts about it :)) Nov 7, 2017 · To use that kind of command, you must understand that, countitem is a function, it means it gets a value and converts it based on it's parameters. Jun 24, 2021 · Hello everyone can someone help me how to put a exact time cool down in this daily reward ,example when they talk to the npc they will see the time left to claim another reward thanks in advance Heres my Script: //===== rAthena Script ===== Sep 6, 2014 · This is because, when a start & end value is omitted, it defaults to: deletearray <arrayname>[0],<script_max_array_size>; So it should be completely erasing your array from existence. All i did was add, StormGust to it's skill tree, with an impossible requirement (Basic Skill Level 10). the problem is only [KILLING SPREE] title give to the player even if i kill more than 3. Want to ask, because i've tried and trial and still fail. Jul 12, 2019 · Can someone please help me with this NPC script -> "Daily supply rewards" (w/ rotating waiting room,. The script itself will use the, depending on the reward you have put at "set $@bty_type,x;" > set $@bty_type,1; in this case, the required options. if you can read source you'll see these emulated script commands are also creating a temporary label in the source. I want know how to show the items that are listed in the array in a list at the npc. Utility Script Releases. mes "Susan says :\" Today I ate 3 eggs \". setlook LOOK_BODY2,2; UnEquipScript: |. Topics Per Day:0. may be called directly without the use of the 'callfunc' script command. this will announce the map listed on mapindex in data folder. 7k. Jan 28, 2014 · Wedding Dress item_db Script - Scripting Support - rAthena. If no more monsters are present, resume path. Because in this script no config to set requirement item . 10. Jun 4, 2019 · @llchrisll . So only GUILD A can enter this map. Connecting & Starting rAthena. The number of hours for this downtime is intentionally not advertised due to the Oct 30, 2013 · like this npc. Dec 20, 2016 · Hi, I'm currently working on this new NPC. Aug 30, 2012 · You can remove an item's itemscript by leaving the itemscript argument empty. if you just need some syntax highlight validation that help you in scripting, you can try those IDE that allow you to implement the syntax highlight or syntax validation, like notepad++, or visual studio code. More May 31, 2021 · A function NPC can be called from. Example. The NPC will Enable the script of "OnMinute00" (Which we all know that'll change rate every hour) . Script Collections. Mar 11, 2022 · hello guys how can i set a fix point in this gold room script example sure 1 point every kill not randam points Quote prontera,155,181,5 script Gold Room#goldroom 4_F_KAFRA1,{ doevent "gold_room_main::OnTalk"; } // warp portal back prontera ordeal_3-2,123,123,0 warp gold_room_back_prt 1,1,prontera,155,181 May 3, 2013 · I want to create 3 commands with bindatcmd. You can use set and it will work, but if you want to manually edit data with query_sql, the trick is to use sleep 1000; (detach RID, and pause script) first. 21. Basically, everything that's linked to damage reduction. Works great however i want to include a few mods to this script and wondering if you can help me. in rAthena script, we also know we can use " symbol in any string input. Sep 20, 2012 · Could you give me sample script that if I say "lulz" to him then you will @die If I say "die" to him then you will @kill or something like that edit: oops I posted wrong, this must be on the scriptrequest Nov 19, 2011 · You just need to use your own if you have, but remind that it requires a certain "Bitrate", 80kBit/s is the ideal/max BitRate. //= SQL query, both thanks to AnnieRuru. *callshop "<name>",<option>; These are a series of commands used to create dynamic shops. And every 15 listed items appear the option to turn the Dec 14, 2014 · Join the conversation. Joined:01/05/14. Quote. If you have a +3 item, then you cannot refine that item because it doesn't meet the minimum requirement. Diff files. Many people usually want to test their damage, so I've been thinking about creating an npc which allows you to type, for example, DEF, MDEF, Demi-Human Resistance, Elemental Resistance and VIT. Game, Event, Quest Script Releases. This script is so that you'll always have the needed quantity of items in the list. BUT you can still give them the skill using an NPC. posts. Emotion Constant List. Here's an example. The options are: 0 = The normal window (buy, sell and cancel) 1 = The buy window. ra or any mvp monster with a chance of 0. Scripts that are set up to help players and GMs alike should be posted in this category. any script on any map server. 0 Initial script. If you will make a script make sure that you get first the length of the name of player and if you add it up with the donator tag then it should be < 23. Nov 14, 2014 · If monster is present, rush next to it, show some flashy effect, and "kill" the monster, by either command or any other way, but only that one monster, so @killmonster is not good. Oct 31, 2014 · - script floating_rates -1,{ OnClock0000: if( gettime(4) == 5 ) { . When using the command, a ticket item will be consumed to get the specified items from storage. e. setlook LOOK_BODY2,0; Expand. Adding Custom Items. Thank you. May 21, 2020 · This one converts 100ygg into a ygg box. 2 - OnUnequip_Script. If your weight is lower you can not get that freebies ( check weight if your weight is 5,000 like that or 6,000 ) please help me thankyou rathena family. Minibosses & Cards. Misc Databases. The settings are starting near line 584. prontera,150,190,4 script Example_changer 83,{. And Jan 14, 2012 · How to make your own shop script. once player get freebies. 3 wave, and final wave you will against Abysmal knight (middle of the map). Support & Releases. let's say I have a sql script like this. Reputation: 1. So you should look for an example of raising fame in the src. How can I make it a chance of lower than 1% ? thanks Yes, just change the 'range of rand' and you got it. For example: I have this array: setarray . Apr 11, 2013 · Example i added a warp using addwarp script and then once someone will enter the said map will announce that "<Name> has entered the pvp room!" I tried this script but doesn't work Aug 15, 2013 · It returns 1 if successful and 0 upon failure. Aug 4, 2017 · NPC Scripting 4 Dummies. 2) Write the location you want your NPC to be. 4. Feb 1, 2012 · Ok so I was wondering if I could rename the extensions of rAthena scripts from *. Data folder. If you have an account, sign in now to post with your account. itemsids [0],5360,5361,5363,5362,5364; Would that the items listed in the array appear in the list to select and perform some action. The said NPC will enable that script immidiately right after they reached 5m donation for only 24hours . txt file, under the query_sql command explanation. actually in some of my script I allready put cutin. 4 - Moved writeStats; into the kill Apr 30, 2020 · Join the conversation. Sep 27, 2014 · Hello! just wanted to ask, how to change prize of lotto from zeny to items with choices example if player A won. Can anybody give me example for this script or do it already exist? Since I googling around not found any yet. example: Monday Rewards, Tuesday Rewards, Wednesday Rewards and so on). Jul 13, 2019 · I was looking for an npc like described below or did something similar, but coulnd find any, and correct me if im wrong. Example: May 12, 2021 · 1. Using the 'return' command it will come back to. 3. 2. Adding Custom Monsters. Database Configuration. The stone is removed from inventory and the resulting Enchanted Costume items is created. Here Sep 22, 2023 · For example you need rename MECHANIC_SPRITE_³² to È­ÀÌÆ®½º¹Ì½º_³²_2 so your Whitesmith will able to use that sprite. More May 26, 2012 · Discord: LCD#0069. Release your script here or browse other people's scripts for use in your own server. for example, i have seen instance npc, in custom (duplicate) map Glast Heim,, its kinda like 300 monster hunters. If it's unknown script command in your eathena add the missing script command yourself or update to either rathena or compatible version of emulators. 1: All players in the map of the invoking player, or the invoking NPC if no player is attached. NPC requires Pineapples to turn into points ( need npc to spend the points on, i can add items in it myself ) Pineapples can be turned in all week. . You can post now and register later. The player who interacts with the NPC is the one countitem will count items from, so, if you want your npc to display how many red potions he has: mes "You have: " + countitem(501) + " Red Potions!"; Nov 11, 2017 · Hello rAthena! I have been messing around with item_db lately, and wanted to make an item that would basically cast a skill when the Super Novice activated his Steel Body form. itemId , 502, 678, 607 ,608 ,2101 ,1505 ,609;// Item List May 29, 2012 · yes you can, and normally you would have the function placed in your npc folder. The same command arguments mean the same things as described above in the beginning of this document when talking about permanent monster spawns. this is what we call, Escape a character. command 3: @joinevent (for players) warp the player to the gm. More Mar 23, 2012 · You could also make a function for that, I personally prefer functions for this because it looks cleaner. @job_exp = rand(150,200); setbattleflag "base_exp_rate",. command 1: @eventon (for gms only) set a variable to 1. //= Rewards are based on quest difficulty. Example: 100 ygg seed to box, 100 box of drowsiness to box and so on. Discord: emistry. @job_exp; } else if( gettime(4) == 1 ) { setbattleflag "base_exp_rate",100; setbattleflag "job_exp_rate",100; } end; } Mar 3, 2017 · Installation instructions. Examples: Buffers, Refining Systems, GM Tools, Shops. Sep 29, 2016 · Hi, i am requesting simple instance (party), like Devil Square, or anything which is easy to modify. Last Seen:December 17, 2022. >redeem prize: >> choice: Jan 30, 2013 · I would like to request a script that will give a point to whoever has the castle on a specific time. 3 - Made the Sphree Announcer dynamically // - Made modification regarding the sphree ranking, removed doPromote; function // - Shorted the ranking display choices //= 1. If no instance ID is specified, the instance the script is attached to is used. 35 allow only hi class. 1) Open notepad or any other text editor. "; mes "What items you want to pack?"; Feb 6, 2018 · Game, Event, Quest Script Releases. I was searching for a NPC that can start any instance in the game without the need to go through all the required quest, just click and go! More or less like the warper npc but for instances only. @item_id Apr 20, 2018 · Despite of rAthenas' scripts not supporting decimals, I was wondering if there's a way to, for example, write a formula in C, compile it, and then call this C script inside a rAthena script (or must I do everything in C?). Jan 30, 2015 · If you already tested it, there seems to be no script driven solution. There's not a @rentitem GM command as long as I know. I tried using AutoSpellOnSkill, telling the item to cast WideHellJudgement, for example, triggered by the Steel Body. how can i add the anti-feed if the character already killed 3 times kill is not counted. 39 subscribers. Jun 21, 2014 · Hello guys . "; where in the game client, you can see the " symbol in the npc msg box. 01. thanks! Sep 15, 2016 · Hi rAthena, Question : - How can a npc script give 5 different items randomly in a array at the same-time. just 1 item in random drop with announcement. Examples: Catch the Poring, Hide and Seek, Russian Roulette, Headgear Quest. txt. About. they will just get the effect of 1 expert ring (bDelayRate,-5;) and 1 kiel card (bDelayRate,-30;) thanks in advance. Jan 21, 2021 · This script allows you to set a list of item to restock from your storage, for example 100 blue gemstones and 300 white potions. This way they can't use skill points to level it up. //= 1. ( can i request, instead of having one of those stone to enchant, can you help me just to add a price to enchant like for example) Requirements to Enchant: 50 War Badge 50 Credits You don't need to have the stone, you just need to bring the requirements and i want it randomize e Feb 24, 2020 · A enchant stone and the costume to be enchanted. Jan 26, 2014 · Hey guys, so i have this script i found for a Private DB room. Discord Crowdfunding Subscriptions rA Merch Leaderboard Third-Party Services Server Database Jobs Available Award Recommendations Team Applications Staff My Account . example: NPC A: if you talk to NPC A he will give you a task to kill 10 porings then if you go back to him he will said go to NPC B for your next task, then NPC B will give another task to get items 10 emperium 5 poring card then you will Feb 17, 2016 · 1. 02% the monster will drop a random ( 1 item only ) on this list. i have 1 euphy healer script and make count item for vip ticket , but its doenst detect rent item below is my script heres my example rent item - Id: 30008 AegisName: 1DaysVIPBox Name: 1 Days VIP Box Type: Cash Buy: 20 Weight: 1 Trade: Override: 100 Script: | rentitem 30004,86400; //===== rAthena Feb 19, 2020 · How I get the ID of the Jellopy by their name, via NPC script? I need do this in this way, because the name that I get is dynamic, based on a long list of items. Aug 28, 2014 · If the script is invoked by a character, a special map name, "this", will be recognized to mean the name of the map the invoking character is located at. If the script is not attached to. May 15, 2021 · International Moderator. I wanted this npc to convert multiple items into box. Sorry for my bad English. Jul 21, 2013 · Examples: OnHour01 will be triggered at 1 am, OnHour20 at 8 pm If you want to repeat something every 30 minutes the whole day, I would suggest you the following: OnInit: while( 1 ) { <Your code here> sleep 1800000; // 1000 (one second) * 60 (one minute) * 30 (thirty minutes) } Apr 29, 2016 · Topic Count:50. Configure your Server. Videos. Aug 26, 2012 · Take it as example. Posted June 7, 2012 (edited) its in mapflag, you need to put the "mf_loadevent" map flag on the map that u want to make people nude :X, which can also be done via scripting. txt to *. the main difference in functions and donpcevent, Oct 30, 2013 · In the MvPRank function, you are trying to build up a script-based ranking without facing position swaps or referals. mes "[^000088 Freebies NPC ^000000]"; Aug 29, 2014 · Last Seen: 4 hours ago. sq qi gg ey mc wc el qg zh fq