Jump to content

Dastgir

Script Developers
  • Content Count

    3803
  • Joined

  • Last visited

  • Days Won

    248

Everything posted by Dastgir

  1. Completely agree.And as mentioned "irregardless of support" by him, I dont think he would be able to reply to a question via contact page Anyways, when money is needed, everyone makes a comeback.
  2. Maybe try changing langtype, Whats ur clientdate?
  3. Cant find createbgid on source file, probably it is a custom scriptcommand? So without its source, cannot point what is causing this problem.
  4. Doesnt the message says it? You dont have fund on the paypal account.
  5. Sorry for posting on this topic, but can you make a tool that makes the inverse? I need it because I use bRO files and they still use idnum tables, and I want to convert them to itemInfo Thats in WIP, as it is going to be part of my projects.hope to get it done after my exams @ontopic Is the issue solved?
  6. I guess new data folder too are compatible wih old, only there are some new files and some files like visionary tab removed. character not showing is probably packet problem.
  7. Open configure via vi configure this will open up the file, dont do anything just type :set ff=unix then type :wq when typing :set ff=unix, this will show at bottom of line(but its not getting inserted into file, its setting fileformat to unix, OR simply, copy those 3 commands at once from above post, go to putty in ur emulator folder, and paste it via right click, and press enter
  8. type all thos commands from emulator folder,if your emulator is in /root/hercules , go to that folder via cd /root/hercules and type the commands mentioned in above post.
  9. this means theres no packet change for login(and for char select) but still if you had changed packetver to 20120418, dont use 20120716 because it may receive random unsupported packets(I guess 10-20 packets are changed) in short, its not a bug, its just that, some of the packets are same.
  10. Type following commands to fix that problem vi configure:set ff=unix:wqThen if it says permission denied, type following command chmod a+x configureAnd your problem will be fixed and let us know if it has fixed your problem.
  11. never experienced this problem with server I am working on, that server is using securegrf for all his grf.
  12. Get this SperateItemInfo Tool: https://github.com/ROClientSide/Translation/tree/master/Tools it will convert iteminfo to idnum files. ReadMe Shows how to use this tool. Since translated iteminfo are easy to get, you can use this tool to convert it into idnum tables. or get translated idnumtables
  13. Sorry Guys, I will be back on 10th march, exams from 21st feb to 10th march. see you. 2 weeks, I will be full on study.

  14. i have more one question. if i run on windows server, is it run on multi thread? I guess, you still have to recode.
  15. @TotallyOfftopic, Havent martial arts topic got 2 maps from me and masao? @ontopic Script accompanied by wow map would be awesome.
  16. It isnt a valid coredump, maybe u had put wrong fromat, Type this command gdb map-server map-server.coreThen show us the output with respective lines of source.
  17. Ahh, it uses system command, I dont think this patch will work remotely.(it will open browser in the vps/ds where the server is hosted) I Dont see any problem on script, have you tried it? If error, then show the error. also! Php script is usable but badly done, no offense.
  18. Havent you guys read first post, he said new shop system, I.e this patch https://github.com/HerculesWS/Hercules/commit/438aec48aef3f937266d10ce0708572d2612961bmore info on new shop system here : http://herc.ws/board/topic/3614-christmas-patch-gifto/
  19. no, pod shops like this are not included.
  20. The first error, explains it's solution too. you don't have ./AI/Const.lua So update your AI folder. I guess updating your AI folder will solve both problems.
  21. Get an updated/translated iteminfo.lua, (Hex the client and change iteminfo.lua to different name to prevent overwrite from kro patch)
  22. Wow, much awaited rebalance, Thanks michieru for building this up.
  23. Just put this in your svn url https://github.com/HerculesWS/Hercules For? and what are you talking about "i think no?" im still using svn client like tortoise svn for checkout http://prntscr.com/2tbahs What url did you put in your tortoiseSVN if you want to update you hercules server?Wasnt ness talking about clientside translation svn link, Svn link: https://github.com/ROClientSide/Translation I will contact michieru to remove old link...
  24. bonus bAllStats,2; bonus bDelayrate,-5; bonus2 bSubRace,RC_DemiHuman,10; if (getrefine()>=10){bonus bDelayrate,-5; bonus bMaxHPrate,2;}
  25. Can anybody tell me how you edit buttons and change korean text to english? Font name and guide, can anyone provide?
×
×
  • Create New...

Important Information

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