Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/29/14 in all areas

  1. E - Script Collection Last Update : September 10, 2013 Refine Function SQL Mission Board Monster Marching Vendor Control Advanced Stylist Coin Exchanger Doppelganger Race Of The Day Limited Items Multi Currency Shop Random News GM Online List Link Broken E-Inquiry DotA Runes Flower Counting Game Class Restriction Chain Quest Build Manager Misc Scripts : Freebies Script Card Trader Gold Room [ Pick Gold ] Gold Room [ Guild Tax ] Map Restriction [ GM Based ] Daily Reward Monthly Reward Monster Spawner Monster Summoner with Last Summoned Display Players Stats & Equipments 3rd Job Item Giver Exchanger [ Cashpoint to Coins ] Exchanger [ Poring Coin - Zeny ] Exchanger [ Points to Tickets ] Exchanger [ Item to Item ] Exchanger [ Item to Item ] Exchanger [ Multi Item to 1 Item ] Party Match Auto Ban Over Stats Users Soul Link Buff Kill Players gain Cash Points Party Members All Get Items [ Snippet ] Message Board Stalker Class Skill Reproduce NPC Multiple Selection Quest [ Template ] In-Game Item Rewarder In-Game Points Rewarder Invasion Event Custom Item Rate Status Point Seller [ Snippet ] Anti Bot Security Script Anti Bot Script [ Code / Question ] Item Combo Restriction [ LHZ Card ] Drop Item Upon Death PVP Switcher + Announcer [ Guild Master ] Rotating Waitingroom Messages +10 Refiner [ Specific Items ] Random Rate Item Exchanger MVP Invasion Premium Users [ Boost Rates ] Display Cutin Image upon Login Custom Randomed Box Items Kick GM during WOE Custom Crafting NPC Restrict Same IP [ Certain Map ] Coloured Items Exchanger Guild Master Changer Party Team PK Match Gambling Game IRC Channel Crafting NPC Guild Storage Restriction Stage Game [ Version 4 ] Monster Wiki Event [ Version 3 ] Special Thank you for my Tutor : Notes : I am a bit lazy to write all those Script Descriptions, i do believe that all of you able to get how this script works. Anyway, i will still doing my best to write the Updated Changelog or informations about the script as detail as possible. All the Scripts above are uploaded to Pastebin . Abide the Following Rule : Scripts Error / Not Working , you have to Explain it in Details. ( Add in Images / Modified Scripts ) Do not SPAM / BUMP in my Topic. Do not ask for Support stuffs for other Scripts in this Topic. Link Down , then drop [ @Emistry ] a message. I Reserved the Right for NOT Answering your Posts if you did not abide my Topic's Rules. Keep This In Your Mind : All the Scripts i distribute here are NOT FOR COMMERCIAL USES . DO NOT remove my Credits if you are using part of the scripts to modify your own. DO NOT re-release the scripts in any form / way. If you ♥ these Scripts , Click on to Vote this Topic up. Or you may also click on at above the Topic
    1 point
  2. File Name: Custom Poring Race File Submitter: sandbox File Submitted: 21 Feb 2014 File Category: Games, Events, Quests Content Author: sandbox This is a custom poring race which was based from the Hugel's monster race. Kindly take note that this was badly written because I was still new at scripting when I wrote this. Though it is fully functional. Installation Enable the script on your NPC folder To trigger it, you have to create a new NPC, something like this - script PRaceTrigger -1,{ OnMinute00:if(gettime(3) == 0 || gettime(3) == 3 || gettime(3) == 6 || gettime(3) == 9 || gettime(3) == 12 || gettime(3) == 15) donpcevent "pracetrigger::OnRaceTrigger";end; } Carefully read the comments I made inside the script and make sure to configure it properly Things to configure MANUALLY: Bet type Prize type Warper NPC Disable NPCs existing inside the p_track02 map Terms & Conditions You are not allowed to reproduce or make profit of this script You are not allowed to take credit for this script. Though you can modify/edit it to your liking. I can give you support, but please, do not message me. Click here to download this file
    1 point
  3. Video Coming Soon Edit: January 2, 2014 Please pm me for more updated/recently changed about custom item, any update for this guide would be appreciated. Thank you 1st Step: go to: add your sprite for Example: Blood_Helm Blood_Helm 2nd Step: go to data Open idnum2itemdesctable idnum2itemdisplaynametable idnum2itemresnametable 3rd Step: go to This file is for drop 4th Step: goto This sign is for female account, "¿©" put the file here 5th Step: goto This sign is for male account "³²" put the file here 6th Step: go to data\lua files\datainfo Open accessoryid.lua as Notepad Open accname.lua as notepad And now you are done to client side now go to SVN go to svn/db/item_db2.txt Find this line and the 2nd Quote is for example you can add this part to the end of line. The last part of script you will see 1001 this is View ID, that you do earlier in accessoryid.lua Hope this will help you, don't forget to hit green button, Have a good day
    1 point
  4. RagEffect Client Plug-In About A client plug-in that replaces client's special effect table (.str) with data from an external database. This release is per request from Ragno with the permission to release it publicly. Known issues Currently the file is not loaded from GRF, but from data\ folder only. The range of clients might be limited, tested with 2012-07-02aRE and 2013-12-23c. For further possible issues see the Simple DLL Loader for RO Clients topic. Download binary, reference source This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported License.
    1 point
  5. Current Version:1.0 Description This script creates an instance in which a party or an individual is to fight 300 monsters that comes in waves activated by killing monsters and 1 MVP. Upon completion of this tasks, the party is rewarded with treasure chests which are very much like those that you can get from WoE. The script is highly configurable. I suggest you read through the configuration portion in the actual script. The script also requires certain files and it'll be included with the release as well. The script is based off Dragon Nest's 300 Goblin Instance. Creation of the script was largely possible through the use of OrcsMemory.txt as a reference. Support will not be given on details not pertaining to the actual script such as adding the map, updating the mapcache, and etc... Please read INFO.txt for very basic instructions. Documentation Configurations to focus on... Special Thanks , @Brian, L0ne_W0lf Download http://www.mediafire...t19b9b8768oc0n6 http://www.box.com/s/foi5h1p4ajnu3uvg23pk Comments, Concerns, Bug Reports, and Suggestions are welcomed.
    1 point
  6. Oh my bad.. Try this menu "Room 1 ["+getmapusers("new_1-3")+"]",pvp1,"Room 2 ["+getmapusers("new_2-3")+"]",pvp2,"Room 3 ["+getmapusers("new_3-3")+"]",pvp3,"Room 4 ["+getmapusers("new_4-3")+"]",pvp4,"Room 5 ["+getmapusers("new_5-3")+"]",pvp5; To enable, you can config it in npc/mapflag/nobranch.txt
    1 point
  7. Replace your menu with this menu "Room 1 ["+getmapusers(new_1-3)+"]",pvp1,"Room 2 ["+getmapusers(new_1-3)+"]",pvp2,"Room 3 ["+getmapusers(new_1-3)+"]",pvp3,"Room 4 ["+getmapusers(new_1-3)+"]",pvp4,"Room 5 ["+getmapusers(new_1-3)+"]",pvp5; To disable the mobs in that map, look for them in your NPC folder as it is the official training grounds, I think.
    1 point
  8. You could create an exit npc like how you did the entrance npc
    1 point
  9. Hmmh.. I have deleted my db editor, because I thought nobody would use them... Maybe when I have another free time, I could rewrite it again
    1 point
  10. try this... old files..dont know if it work for you. http://www.mediafire.com/download/n11qqs1t7ml28l1/AI.rar
    1 point
  11. You should get the code of bow, for example in double strafe
    1 point
  12. try /stateinfo or it's working!!!! thanks :DDDD now i can totally implement this >:3!!
    1 point
  13. For those who are experiencing a problem like the countdown is malfuctioning while in jail. You might be using an "Hourly Reward" script that uses "npctimer". You might want to disable your "hourly reward" script and see if the problem is fixed. Mine was fixed by disabling my hourly reward script that uses npctimer and replaced it with the one that uses playertimer. Hope it helped.
    1 point
  14. File Name: Account Bound Items File Submitter: Xantara File Submitted: 16 Sep 2012 File Category: Source Modifications Content Author: Xantara, Zephyrus, RO Information This system would allow (non-stackable, non-pet-egg) items to be bounded onto a player's account. This means that the bounded items cannot be traded, dropped, auctioned, nor mailed. But, they can be storaged so that it can be shared among the characters of that account. Features: - Item coloration to distinguish bounded items and non-bounded ones (see screenshot) - Script commands (getitembound, getitembound2, equipisbounded) to create and check for bounded items - At commands (@itembound, @itembound2) to create bounded items - New group permission (can_trade_bounded) to allow the group to distribute these bounded items if enabled (mostly just for High GMs / Admins) - Changes to the SQL files to track bounded items. This would effect cart, inventory, and storage databases. Tested on rAthena revision 17294 (using v1.5.1). Script Command Documentations At Commands Documentations Known Issues - When moving a bounded item to storage, item colouration is gone. However, re-opening the storage or re-logging will fix this issue.1 - When moving a bounded item to the cart inventory, item colouration is gone. However, re-logging will fix this issue.1 1 If you are able to find these packets (ie. PACKET_ZC_ADD_ITEM_TO_STORE3 and/or PACKET_ZC_ADD_ITEM_TO_CART3), please let me know! Credits Created by @Xantara Popularized by Zephyrus Idea by Ragnarok Online License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Like my work? Rate/vote this download Rep up my support topic post Do not mirror without my consent. Click here to download this file
    1 point
×
×
  • Create New...