Jump to content

Dastgir

Script Developers
  • Content Count

    3805
  • Joined

  • Last visited

  • Days Won

    250

Everything posted by Dastgir

  1. @@ZelosAvalon Its not implemented as yet and would take time to implement as we don't have official info. @@malufett, Weren't you going to commit rebellion skills with near to official info?? Any ETA for it? @allother Please no drama in the topic, stay to the topic and no off topic drama that could lead to conflicts between people.
  2. Get the core dump and post it, that may help to pinpoint the issue.
  3. Git is intelligent enough to update the files properly, in case it didn't, it would leave it as conflict, and you can resolve (edit) conflicted files with putty (using Linux) or tortoisegit.
  4. Its a false positive and happens on undiffed client too.
  5. Script might have errors , since it was made when checkquest was there, so have to do a little rewrite .
  6. @@zackdreaver Ahh sorry about that, I just saw too many contents of rebellion today, that my mind replaces rebellion with its job :| I will check onto it soon...
  7. Make sure it reads data folder 2) your pic shows Collection in caps(the C), change to small. 3) ResourceName is CamelCase while image is all lowercase
  8. he wants no drop in a map and not global, delmonsterdrop would make it global...
  9. I think he meant, the damage should not reach that much...
  10. Busy weeks going on ..... Would be able to check if @@Mhalicot dont want to.
  11. Dastgir

    escape_sql?

    For your example, no. escape_sql is indeed necessary when you are trying to insert the string which is directly taken from the user... So that the user cannot do any other operations
  12. Open a topic in paid service with lists of what you selling, let the people directly contact you and give you the money directly.. There isn't really need of a middleman(which will be in most trouble if anything happens)
  13. Indeed there are commands.Like @reloadpcdb -reloads job_db,etc... @reloaditemdb - reloads item_db/2 @reloadmobdb - reloads mob_db/2
  14. Item_db2.conf should be in /db/ folder , also be sure there isn't any error in map-server, map-server would throw error if syntax is found inappropriate.
  15. Use unbollox, ASCII and Korean are same, its just matter of encoding...
  16. You don't need because all sprites and textures are available in data.grf/rdata.grf if you have custom sprites/textures. you must add it manually in yourData.grf. yeah but i need is a clean folder T_T In Clean Folder, you don't need sprites/textures(actually there's texture in translation repo, without any item/collection folder), if you still need it, pull old version: https://github.com/ROClientSide/Translation/commit/b5d817a3cdce0c277fb386f4138535323e386c5a
  17. Open client by YourRO.exe -replay (By command line , or just simply put that on .bat file and run .bat file) Edit: lilystar beat me by some seconds
  18. http://herc.ws/board/topic/398-client-translation-project/
  19. I agree with mystery, we are self sufficient to host Hercules and does not need to earn something.... rAthena had this implemented and I was quite happyIf ever it implements, I would not suggest to make it like rA, , their payout takes months and months(because is manual,and handled by one person only)
  20. Please compile the server, you haven't compiled the server.
  21. Download from github. Open SRC/config/renewal.h And uncomment #define DISABLE_RENEWAL And recompile. Your Hercules will now become pre-re
  22. That error means ,on that file, line 9, there's some constant(var) used which is not defined and cannot get value of it(thus nil), and it cannot assign nil to anything.
  23. Tradelog and picklog table in logs database(you should have logs enabled, else you can't trace)
  24. Dastgir

    Auraset

    It says, 'No Stack'. I tried to disable the Auraset plugin and it let my character login with no map crash Where is the core dump being saved in hercules? i can't seem to find it. Its been saved as name "core".Hmm.. I will try to reproduce it again and will be fixed in coming hours
×
×
  • Create New...

Important Information

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