Jump to content

Dastgir

Script Developers
  • Content Count

    3805
  • Joined

  • Last visited

  • Days Won

    250

Everything posted by Dastgir

  1. Is this server advert or project? Kinda confused
  2. Congo!! For CC...

  3. Because of this Great, a feature to remove gm sprites in game, now make a command to put them back
  4. Status.h Before SC_MAX Put SC_I_RESIST_COLD = 2002, Same for others.
  5. I will have to check it, and this script really needs some optimization. Which will fix some job checking issue.
  6. Dastgir

    Auraset

    Also be sure to edit Makefile, so that it compiles other plugins too
  7. You can give it here Just I will take a week to do it, since I am out from a month and assuming to come back soon.
  8. Yes, and I saw something that i didn't said beforeWhen I use clientinfo.xml it give me the service select but when don't it doesn't give me this option... (in the game not in nemo and i tried to remove this patch of the hexed and it kept) Maybe you put client info in wrong Dir?Screenshot the grf editor showing clientinfo?
  9. Dastgir

    Auraset

    Plugin is not compiled.Compile the plugin first.
  10. Check the script command code from script.c, (make some changes necessary to be compatible with skill.c), check the code where skill is been used, and paste it there.
  11. Is that grf included in data.INI And make sure there's no other clientinfo.xml in data folder, since client would read data folder first.
  12. AFAIK, gdb is the best way. Why don't you post the coredump here and we may help you find the issue? Gdb always gave me the correct info, no matter how much deep is the issue.
  13. config/errors.php Change the show error config to true.
  14. How come gdb fails? Start with gdb map-serverrun
  15. Folder names are now ANSI
  16. Feature became unstable on clients 2012 onwards (exact date not known), ^ the config itself says, it don't work for 2012 clients. So either use 2011 or lower, or 2013-05-15 or higher.
  17. Hoping it to be soon, else I will try PR again any news? Haru is working on it.
  18. What I have seen, nobody comes through votes. 5% people comes with reviews And else comes to play if their friend plays, or is referred by a friend.
  19. 2) renting a usable item? That doesn't make sense, use it and rent is gone and item too
  20. Project Properties -> Configuration Properties -> Linker (General) -> Enable Incremental Linking -> "No (/INCREMENTAL:NO)"
  21. Dastgir

    Hi All

    Welcome to Hercules
  22. 1) Function file which client calls and gets the value 2,3,7) linking maps and all 4)all map database, (probably warps too) 5) monster database, as in which map they are found in. 6)ALL NPC locations. 8)Scrolls/Airship's which warp you to other map. Its used for navigation system which shoes you how to go there when you put name of map or mob in game.
  23. I have been personally using 2014-02-05 and its stable, didn't tried 04-16, but, those client have almost no difference.Difference starts from 2014-06 clients.
×
×
  • Create New...

Important Information

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