Jump to content

Dastgir

Script Developers
  • Content Count

    3805
  • Joined

  • Last visited

  • Days Won

    250

Everything posted by Dastgir

  1. is this pRO or Other Official Servers? Its a custom item with effect what server do you think have this item? http://eathena.ws/forum/topic/145-vbcolorful-angel-wings-black-angel-wings/
  2. Then they can make many accounts , start all client at once(if multiple clients are disabled, many players use hexing,etc to enable it) and wait for hour to get reward. So the best option is make that reward non-tradable,non-dropable and only storagable
  3. reload your database or better restart your server then try again...or check if there are syntax error in server console I used @reloaditemdb, i restarted my server. no errors in map. and still not working. Can you post your ItemDB Contents for those 2 customs?
  4. Hairband of Regninleif: {bonus bAgi,5; bonus bDex,5; bonus bVit,5; bonus2 bAddRace,RC_DemiHuman,1; bonus2 bAddEle,6,5; bonus2 bMagicAddEle,6,5; bonus2 bSubEle,4,5; bonus2 bSubEle,1,5; bonus2 bSubEle,3,5; bonus2 bSubEle,9,5; bonus2 bSubEle,8,5; bonus bMaxSP,100;} Sigrun's Wing: {if (getrefine()>=16 && getrefine()<=20){bonus bAgi,2; bonus bDex,2; bonus bVit,2; bonus bMatkRate,3;} bonus bAgi,6; bonus bDex,6; bonus bVit,6; bonus2 bAddRace,RC_DemiHuman,1; bonus2 bAddEle,6,5; bonus2 bMagicAddEle,6,5; bonus2 bSubEle,1,5; bonus2 bSubEle,7,5; bonus2 bSubEle,2,5; bonus2 bSubEle,5,5; bonus bMaxSP,100;} Hope you needed the script part only.
  5. i can add some msgstring here after Compare Item add this Now you are trying to mount the gun equipped with bullet does not meet# Now you are trying to mount the guns and bullets will not fit mounted# Has not registered to sell the item. Please register to sell the item# ITEM# Guild storage is not available.# Guild is not subscribed to. After signing up, please use# Two other guild members are in use. Please use it after a while.# Warehouse permission# Guild Warehouse# You do not have permission to use the guild warehouse.# Registration limited sales window# Item DB name# Item DB number# Number of sales# Sales start time# Time to sell# Please enter the number you want to sell# Please enter a start time for sale# Start time does not match the scope of sales# Please enter the time you want to sell# Please enter the Item DB Name# Item ID lookup failed. OK, please try again later# >> Item Name : %s / Price : %dc / Quantity : %d / Sale period : %d Month:%d day:%d time:%d minutes ~ %d Mon:%d day:%d time:%d min# Registration was successful# Registration failure. Please try again# The item has already been registered. Please try again# Failed to delete the item. Please try again# %s has been deleted item# Special# Limited edition item sales update# Discontinued# Quantity update is required# The %d is out of stock or to buy as much as# %s of the item deals were on sale# %s time-out or sale of the items sold has been shut down due to the limited sales# /Limited edition# http://www.ragnarokeurope.com/news/home-r70.html# http://www.ragnarokeurope.com/index.php?rubrique=70&Steam# I have already updated the repo, but it seems you have just done google translate, which is not at all good.
  6. Strange, why yommy msgstringtable have last 2 lines as http://www.ragnarokeurope.com/news/home-r70.html#http://www.ragnarokeurope.com/index.php?rubrique=70&Steam# And thanks for the Info. Updated Msgstringtable(According to Yommy's one) and seperated old one(As i believe there's some missing lines in new/old ones)
  7. Maybe have to separate different msgStringTable for different clients, since some of clients have just deleted some lines and bla bla. Updated in r56.
  8. I updated the msgstringtable in the repo just now[r56](seperated older MsgStringTable). https://subversion.assembla.com/svn/client-side-translation/Data/msgstringtable.txt Enjoy.
  9. +1 as i also commented it to github commit,The first time bank was release, it was 2.1bil(as of what msgstringtable said, then later they changed msgstringtable to2147483657.
  10. Don't have any problem in vending, also done @at also, no error. using 2013-08-07Ragexe Only.
  11. Does this feature work? because Last time I used this feature, it doesn't seem to work, it haven't deleted the files. No Idea which version of Thor I am using...
  12. Dont know if it works or not, but the newer client have a checkbox on inventory tab for item compare feature. Any ideas for how it work? I have no idea if its supported in hercules bcoz of some comments in the forum, i think its supported. Any help?
  13. Updated MsgStringTable to Support 2013 Clients(2013-08-07ragexe) Still many untranslated strings.
  14. clif_parse: Received unsupported packet (packet 0x0000 (0x7f57) 2013-08-07ragexe. any help?
  15. Updated in Github, Please test the script, and report if any bug. As you can see here:https://github.com/M45T3Ryu/KO-Proyect/commit/14cde128c5f4efad8d2996f391355e35be30a50c KO_mob.txt does not work(atleast that I tested, seems like command does not work,So I used areamonster script command)
  16. Dastgir

    Wiki Update

    Ohh sorry, seems like I didn't changed the database name while updating the page. Fixed. Thanks for reporting.
  17. I got to block 38, Now I need Phracon/or other metal, but drop rate is too low? know any location where I can buy Any of these iron ore.:iron.:steel.:phracon.:emveretarcon.:rough oriecon.:rough elunium?
  18. Its script request section, so can you answer my above 6 questions?
  19. Well, a great idea, but some drawbacks(or maybe I didn't understand it properly) 1) what's the use if he can regain it at same amt. of zeny(its like storing them in storage then.), maybe should add a interest. 2) what will decide the price?(the item normal buy price?) 3) if there's interest rate, then how much? 4) (just a suggestion, bcoz I see it usually in a pawn shop) what if calculate how many items exist in whole server and then multiply the price by some multiplier. 5) (again a suggestion) if player wont come in x (days/mins) then that item is gone for auction 6) this will be shop or npc,( its better if its npc according to me)?.
  20. https://github.com/HerculesWS/Hercules/issues/144 The Merges that will be taken from rAthena is tracked there.
  21. /str can be used if you have statpoints left,@str does not checks statpoint and increases the str. The regular expression you used will change all items to 4 slot(even if its headgear,usuable,etc.)
  22. For the item part, you should use regular exression search, though the topic is too old, I will check if item_db had some update or not,and update the search parameters accordingly.
×
×
  • Create New...

Important Information

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