Jump to content

Mhalicot

Community Contributors
  • Content Count

    1971
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by Mhalicot

  1. You can use Account bind script once it merged.
  2. go to trunk/db/re/mob_skill_db.txt and search for 1502, Bring it on! and add any skill you want.
  3. LOL you can edit it just open the script and move it up.. delete <<<<<<<<< mine ========= >>>>>>>>> revision
  4. already have a plugin script for this, but I don't think it will work for you since you are having trouble using @autoattack plugins too..
  5. its okay, just open the file and rearrange the script. you can do it manually.
  6. Latest Update, Account/Guild/Party/Char bound is now working..
  7. Why dont you try to experiment ? { if(BaseClass==Job_Hunter) { bouns; }if(BaseClass==Job_Mage||BaseClass==Job_Alchemist) { bonus; }if(BaseClass==Job_Priest) { bouns; } }
  8. check your item_db.txt and find yggleaf I think its on ID610 then find the line 610,Yggdrasil_Leaf,Yggdrasil Leaf,0, if its set to 0 make it 11
  9. you can see does files in trunk/sql-files/upgrades/ now run your sql and then file>Open Script> Select does updates>and your done..
  10. Mhalicot

    Need Help Po

    kung Renewal client mo normal parang normal lang yun..
  11. @karazu updating HPM plugin wont affect your server because it is separate project.. recompile it individually.
  12. is your plugin-HPMHooking is updated? try to update your Hercules files including the plugins..
  13. only the properties, I don't know why you cant run it. but its work for me and for my server. I tried it to 3 different test servers and in private server. All works fine without any hustle.
  14. try to check the properties if its matches here.. http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC
  15. Mhalicot

    Need Help Po

    pwede mo naman ma commit young latest hercules using tortoise svn.. click update and your done :3 pinag kakakitaan kalang ng dev mo kung ganyan..
  16. @karazu are you sure you put it in your server folder and overwrite what ever existence on it? .so is not the extension of the file.. it must be .c @themon no, I just convert what ossi1001 did and if he update his script and add that feature maybe I will also update mine too..
  17. File Name: [AtCommand] autoatk File Submitter: Mhalicot File Submitted: 18 Oct 2013 File Category: Plugins HPM @autoatk complete package. Compatible with Windows System Only if you are using Linux, ignore other files and use only autoattack.c and recompile it.. follow this steps Instruction. 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 if ask for Overwrite files? click OK. 3. Your done. you can now try your plugins. In Recompiling: If you are using VS2010 If you have any questions feel free to drop a comment. for more info on using HPM Click Me Original Released by: ossi0110 Requested by: Karazu Click here to download this file
  18. Version 1.4

    1260 downloads

    HPM @autoatk complete package. Compatible with Windows System Only if you are using Linux, ignore other files and use only autoattack.c and recompile it.. follow this steps Instruction. 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 if ask for Overwrite files? click OK. 3. Your done. you can now try your plugins. In Recompiling: If you are using VS2010 If you have any questions feel free to drop a comment. for more info on using HPM Click Me Original Released by: ossi0110 Requested by: Karazu
  19. try to use Higher item db ID, I think that was the conflict. Test it first on item_db2.txt around 40k ID and save it on text, of in sql.
  20. What I download is on http://herc.ws/board/topic/1198-please-implement-accound-bound-items/ Maybe I will apply that feature soon, or maybe dev can add that when they accept my pull request. @edit For now I'm a little bit confused about HPM, Getting error on server startup when compiling
×
×
  • Create New...

Important Information

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