Jump to content

Jasc

Members
  • Posts

    270
  • Joined

  • Last visited

Everything posted by Jasc

  1. Jasc

    Skill.c error

    Use a fresh copy of the svn
  2. Jasc

    [Rank] MvP

    Instead of using variables to keep track of it, I would switch to SQL based script
  3. I will keep it simple, the answer is no
  4. Make sure your account id is not listed in clientinfo.xml
  5. really nice, good work!
  6. what source code edits did you do
  7. bonus bPerfectHitRate,100;
  8. I use harmony, its great, patcher friendly, and has all features a private ro server needs
  9. In your thor configuration, it should allow you to set the path of where it calls for .thor files, and thats where you put the myroservername.com/patch as the directory
  10. Interesting idea wonder how it would work out
  11. Jasc

    hostgator?

    Are you using linux centos 5 ?
  12. Jasc

    problem "WOE"

    Can you warp to those castles manually?
  13. +1 its a good idea and devs/scripters/coders are able to preview the what work needs to be done and plan the process before starting the work.
  14. Jasc

    costumeitem

    Same as you do with other items, it still has an item id, you can set restrictions in .txt files in the /db folder
  15. Make sure that the email you set in applications.php is case sensitive, for some reason that fixed the same problem I had on a past server
  16. Edit this line with if (getgmlevel())
  17. in conf files do you have it set to accomodate stat points over 99?
  18. https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/custom/quests/quest_shop.txt
  19. Check console, in the char.sql, there is probably a missing field when you ported over to rathena that needs to be added to the table
  20. On eathena, only way I know of is source coding it, or using nocommand mapflag on the maps you don't want it available. If you do switch to rathena, you are able to use bindatcmd function to limit certain maps only.
  21. Show your files atcommand.c and map.h
  22. Simple google search: http://rathena.org/board/topic/57377-toastys-woe-controller/ - Toasty's woe Controller
  23. I used it on a previous rathena svn, I liked it. It didn't have the lag problem you were experiencing, it still had the woe countdown timer, and the woe times are all stored and can be edited right from he NPC. Something to consider if you can't find anything else
  24. Yep then change root password to match it
  25. you can google GM Oceans script
×
×
  • Create New...