Jump to content

Dastgir

Script Developers
  • Content Count

    3805
  • Joined

  • Last visited

  • Days Won

    250

Everything posted by Dastgir

  1. For more info, you can look into mob_db.txt 1907 is monster and first field is declared as constant by Hercules, you can use it for your script
  2. You have HPMHooking plugin enabled?
  3. Be sure you haven't turned off effects by typing /effectAlso some effects might not persist as that might be limitation from client.
  4. Lower the warning level from properties? Anyone else wanna help him with this, I no longer use Windows for server, so can't really help with MSVC
  5. How about putting Win/Lose Text on the center of the circle after spinning =) I can't see anything that makes player Lose... Whatever spin stops at, its a win for the player
  6. Cutins Required = Number of items displayed on the wheel(More Cutins, if we want a smooth animation) Since the Items slot will move in arrow slot and arrow willl be intacted up. OR the items will remain like that only, and arrow will move to each slot of items It would be nice if the text "Lucky Spin" bounces up and down in different cutin's , so that it would have a nice animation.
  7. Use This: https://raw.githubusercontent.com/dastgir/HPM-Plugins/master/src/plugins/auraset.c (Also Updated the one in Download Section...)
  8. Update: All Plugins Updated to reflect recent changes @ Edit: Travis Report has been added to repo, so that I would get to know of crash upon runtime(or compile warnings/errors)
  9. If gfx is done, anyone can pm me, so this can be coded (of course for free)
  10. At bottom right of window, you can drag and resize the window...
  11. It uses set of cutins(which would be hard to design) , and other thing is simple to code...
  12. Better post itemInfo too? Or you can do following, Take translated iteminfo, then put your customs there (which were converted by that tool).
  13. @@Mysterious could you look into the issue? Edit: maybe try again, because there its written 75mb limit
  14. Probably you cant? new effects are hardcoded in clients?
  15. @@OverLord That error is there because it cannot include the files, there was recent update to makefile.in , maybe you missed to patch that one.
  16. Yes, HPM recently got update, I need to update all plugins to reflect those changes.If you are in hurry, Removing all GET_SYMBOL lines will fix it.
  17. Use custom keys if its broken.. You can diff custom keys using nemo And then change it in src/maps/packets.h
  18. I never shifted with skills ... I have no idea why it started Probably say how you have reproduced this?This might even happen in Hercules repo... So mentioning how to reproduce might help us fix it..
  19. You haven't compiled/enabled HPMHooking plugin,You need to enable that plugin too, so that this one works well...
  20. @@jaBote I guess the loop is faster and efficient than compare and implode.
  21. @@Shourei Google it It's called minidump/crashdump You can find a lot of programs which can read that.
×
×
  • Create New...

Important Information

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