Jump to content

Mhalicot

Community Contributors
  • Content Count

    1971
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by Mhalicot

  1. check this > http://herc.ws/board/topic/3168-help-i-have-some-questions/?hl=%40version#entry21120
  2. I think thats the bug.. so dont use it for the min time...
  3. I didn't use this diff but I guess I already mention the guide
  4. will try, please compress all your script in zip then upload
  5. are you using custom aura? if you don't know how to use custom aura then dont diff your client "Use Custom Aura Sprites" Note:
  6. You can search and edit OnClock0000: on each of does script. OnClock<hour><minute>: example: // DiceOnClock0100: // event start// DisguiseOnClock0300: // event start// Mushroom EventOnClock0500: // event start// Run For Your LifeOnClock0700: // event start// Run And DieOnClock0900: // event start// Royal RumbleOnClock1100: // event start// DiceOnClock1300: // event start// DisguiseOnClock1500: // event start// Mushroom EventOnClock1700: // event start// Run For Your LifeOnClock1900: // event start// Run And DieOnClock2100: // event start// Royal RumbleOnClock2300: // event start you can also use OnMinute<minute>:OnHour<hour>:On<weekday><hour><minute>:OnDay<month><day>:
  7. can you post your script? so that we can easily help you..
  8. ^simply replace Case to case, 'C' to 'c'
  9. the problem is on if (.Platinum) callfunc Get_Platinum; change it to if (.Platinum) function Get_Platinum;
  10. oo need mo rin ng .net, install mo nalng yung visual studio mara madaLi
  11. @autoatk 1.2 ~ Update compilation compatibility on rev. 133**
  12. you can set your max_storage here mmo.h #define MAX_WALK_SPEED 1000#define MAX_STORAGE 600#define MAX_GUILD_STORAGE 600#define MAX_PARTY 12 if you don't want any trouble, leave it in default
  13. wait for the update I haven't update it yet..
  14. you still cant follow the instruction don't you? 1. Download and extract files using 7z or any application that can extract it. 2. extract it in your server directory ex: C:/RO Server/Hercules/ 2.1. edit conf/plugins.conf and add autopots 3. find autopots/autopots.sln and recompile it. 4. You can now start using your ready made plugins so it will merge to your server files. I think you cant get what I mean, try to make your own compiler.. http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC
  15. ^ can you post the script of mining.txt? so that we can examine or check or update your script?
  16. if you are using latest rev. of hercules. then your problem cant be solve at the moment, unless harmony update their source. GoodLuck
  17. I also use 13321 and I ddnt receiving server crash.. are you sure it is the root of the crash, did you modifiy in your server?
  18. Like pc_isdead, it will return true if player is receiving damage and false if not.. additional request: globalmes for player. Unlike globalmes that only use npc name. For Megaphone script function.
  19. what kind of mining script is that? if you want you can try this http://herc.ws/board/topic/1893-utility-variant-mining/
  20. you are wrong, it must be inside the autopots folder. you did not follow my instruction. please read it carefully.
  21. it doesn't happen when you put your code inside the code tools - script tabbecspace -1,{
  22. did you download the latest version of autopots which is v3.2? if not please download and put it to your fresh server
×
×
  • Create New...

Important Information

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