Jump to content

Dastgir

Script Developers
  • Content Count

    3803
  • Joined

  • Last visited

  • Days Won

    248

Everything posted by Dastgir

  1. Aegis is the emulator which is used by Official RO Servers(kRO,iRO,etc..),i.e Official Emulator made by GRAVITY. There are frequent leaks of aegis(Official Server).
  2. SQL Based: WeeklyEvent.txt (Haven't tested but hope to work) To Add a Map: PM "NPC:mobmapoftheweek" with "ADDMAP#mapname" To Add a Mob: PM "NPC:mobmapoftheweek" with "ADDMOB#mobid" To remove a Map: PM "NPC:mobmapoftheweek" with "DELMAP#mapname" To remove a Mob: PM "NPC:mobmapoftheweek" with "DELMOB#mobid" Or use directly sql.
  3. 1. Yes it checks every player login/logout. If population has been met the rates will automatically changed. 2. The rates cap could be in the range of 400-500 (Current rates: 300) 3. I can remove them using a new source that check online users without the vending.. Its like getusers_novend Starting Rate = 300 Users Maximum 500It is according to online player. so 300 players= 300x, hope i haven't misunderstood your question. ExpEvent.txt
  4. please be sure that you have files on correct folder: "data/luafiles514/lua files/" (as you are using 2012 client) If you have .lua then be sure you have checked "Read Lua Before Lub" While diffing the client, or just compile the .lua to .lub by luac5.1.4 or just rename it.
  5. He means log system Log Every Spell that is being used with damage, and who used it and to whom.
  6. I agree to Ind, What will the people think if its 1-2 weeks down, and even with no notice , even in fb page, there was no notice for 1 week why the rathena is down. If you had backups , It should have been up the first day.
  7. File Name: Extended Vending System v1.8.1 File Submitter: dastgirpojee File Submitted: 16 May 2013 File Category: Source Modifications Original topic and code here: http://ea-support.ru/index.php?/topic/525-vending-za-ljuboi-lut/page__p__5382"]link[/url] Idea: http://www.eathena.ws/board/index.php?showtopic=274111"]link[/url] rAthena: http://rathena.org/board/topic/60817-extended-vending-system-18/"]link[/url] You can enable or disable the cash / item in file db/item_vending.txt Vending title can be looks like: "[ITEM_ID] name" Modify your client data files: idnum2itemdisplaynametable.txt idnum2itemresnametable.txt Enjoy. New: v1.8.1: 08 April 2013: 03 May 2013: 15 May 2013: Created by Lilith, Modified by Dastgir Click here to download this file
  8. Dastgir

    Customize NPC Shop

    if you use git as command line : git apply filename I don't know about softwares, bcoz i use git command-line.
  9. I use this for Translating Client(Some Strings are added by me)[WeeDiffGen] WDGTranslateClient.txt
  10. you need to diff your client with WDGTranslateClient.dll and WDGTranslateClient.txt already applied but Some navigation are not translated Can you please show a screenshot of what is not translated, so we can work on it.
  11. Waiting for the release.....
  12. Note that the Name is not in Korean,just change the name, it doesn't read korean name I guess.
  13. Version v1.8.1

    566 downloads

    Original topic and code here: link Idea: link rAthena: link You can enable or disable the cash / item in file db/item_vending.txt Vending title can be looks like: "[ITEM_ID] name" Modify your client data files: idnum2itemdisplaynametable.txt idnum2itemresnametable.txt Enjoy. New: v1.8.1: 08 April 2013: 03 May 2013: 15 May 2013: Created by Lilith, Modified by Dastgir
  14. Dastgir

    Customize NPC Shop

    Hi! Can you make in this format <itemid>:<amount>:<item_required>,<itemid>:<amount>:<item_required>,..... I think its better this way. Suggestion only It would be a problem then , bcoz we can't differentiate items , nor we can change item name, since the packet is sended in the form of item_id not item_name.
  15. File Name: Special Shop File Submitter: Dastgir File Submitted: 15 May 2013 File Category: Source Modifications As Per This Topic: http://herc.ws/board/topic/3204-special-shop/#entry21298 Example of usage: For using ItemID x for buying Items <map name>,<x>,<y>,<facing> itemshop <npc name> <spriteid>,<item_id><itemid>:<amount>,..... This shop will use item id mentioned in the NPC. For Using Variable for buying items <map name>,<x>,<y>,<facing> pointshop <npc name> <spriteid>,"<variable_name>":"<variable_description>",<itemid>:<amount>,..... Variable_Name will be deducted from your variable,and it will show variable_description when click npc. Please See ScreenShot for More information. NOTE: Please Do Not Share without Credit.Please Do not Share this as Paid Service. Click here to download this file
  16. Version 1.2

    817 downloads

    As Per This Topic: http://herc.ws/board/topic/3204-special-shop/#entry21298 Example of usage: For using ItemID x for buying Items <map name>,<x>,<y>,<facing> itemshop <npc name> <spriteid>,<item_id><itemid>:<amount>,..... This shop will use item id mentioned in the NPC. For Using Variable for buying items <map name>,<x>,<y>,<facing> pointshop <npc name> <spriteid>,"<variable_name>":"<variable_description>",<itemid>:<amount>,..... Variable_Name will be deducted from your variable,and it will show variable_description when click npc. Please See ScreenShot for More information. NOTE: Please Do Not Share without Credit.Please Do not Share this as Paid Service.
  17. Dastgir

    Customize NPC Shop

    I made this, Just Wait for some minute for me to upload this patch. File : ItemShop-May15.diff Usage: <map name>,<x>,<y>,<facing>,<item_id> ishop <npc name> <spriteid>,<itemid>:<amount>,..... Once download gets approved by mods, http://herc.ws/board/files/file/6-customized-shop-needs-item/ Tested And Working.
  18. Server Already Running.(i.e Server is running,)
  19. haha, I like your tips, Maybe rA don't have their backup , now they redirect site to eathena sourceforge page.
  20. go to system folder inside ro folder, and rename this file itemInfo.lua to itemInfo.lub
  21. haha its not dastojee, its dastgirpojee
  22. I don't think Client 2010 uses lua files, just copy the files to the required location for lower clients and it should work.
  23. http://forum.brathena.org/topic/16909-sistema-vip-bro/ We can make like this, for initial implementation, then as we know more, we will add it.
  24. @Fatalis Maybe your mini-map is not proper dimension, or x,y is wrong. More latest: https://subversion.assembla.com/svn/client-side-translation/Data/luafiles514/lua%20files/navigation/
  25. Haha, its been 5 days i think. Taking 5 Days for HDD Rebuilding?? its too much.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.