Jump to content

Mhalicot

Community Contributors
  • Content Count

    1971
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by Mhalicot

  1. you didn't added the scriptcommand or didn't compiled after adding it here's my screenshot .. i done it and i did recompiled it not just once Are you sure you did not encounter any error after compiling?
  2. Actually its available in source mod. all you need to do is search.. let me help you.. Costume System.
  3. ^ Obviously you do it wrong... because in your file there are 2 plugins_list try this one //====================================================//== Topic Discussion ================================//== http://herc.ws/board/topic/549-introducing-hercules-plugin-manager///====================================================//== Description =====================================//The plugin system allows you to create customized scripts //outside of the source. These scripts won't conflict with any //future source updates - think of it as a /conf/import/ for the source. //====================================================/* --------------- Format ---------------After you have listed your plugin(s) in "quotations", you need to put in a comma, to separate the plugins.-----------------------------------------plugins_list: [ "example", "other",]-----------------------------------------Please note that your scripts need to be savedin the .c (source code) extension and placed in the /src/plugin/ folder.-----------------------------------------*/plugins_list: [ /* Enable HPMHooking when plugins in use rely on Hooking */ "dance", //"db2sql", //"sample", //"other",] Please be careful of this code /* */ for commenting purpose
  4. Version Version 3.1

    259 downloads

    Works only in HERCULES. Due to insistent public demand HPM party script complete package released. Compatible with Windows System Only if you are using Linux, ignore other files and use only partyscript.c 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. edit conf/plugins.conf and add partyscript 3. Your done. you can now try your plugins if you are using VS2010/VS2009/vs2013 or whatsoever and you are failing to compile because of platform issue. this is what you need to do. In Recompiling: If you are using other MSVS/C Note: Recompile if you modify the script. List of Script Commands List of AtCommands If you have any questions feel free to drop a comment. NOTE: I do not own the whole script, I only convert it into plugins. Thanks to Mr. Ind, Mumbles, Haru, for making this Plugins possible. for more info on how to to use HPM visit Here (Tested on Hercules rev. 141**) Special thanks to the original Author Cydh
  5. File Name: Party Script Plugins File Submitter: Mhalicot File Submitted: 16 Apr 2014 File Category: Plugins Works only in HERCULES. Due to insistent public demand HPM party script complete package released. Compatible with Windows System Only if you are using Linux, ignore other files and use only partyscript.c 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. edit conf/plugins.conf and add partyscript 3. Your done. you can now try your plugins if you are using VS2010/VS2009/vs2013 or whatsoever and you are failing to compile because of platform issue. this is what you need to do. In Recompiling: If you are using other MSVS/C Note: Recompile if you modify the script. List of Script Commands List of AtCommands If you have any questions feel free to drop a comment. NOTE: I do not own the whole script, I only convert it into plugins. Thanks to Mr. Ind, Mumbles, Haru, for making this Plugins possible. for more info on how to to use HPM visit Here (Tested on Hercules rev. 141**) Special thanks to the original Author Cydh Click here to download this file
  6. You can use TortoiseSVN for updating your server. Actually I have Guide for Updating Hercules in Filipino Community In Local/Taglish Language after checking out.. add manually your modifications. I think you need to hire an experienced dev. to do that or convert your mods to plugins . It may takes time if you have too many modifications. Good Luck
  7. Mhalicot

    Hi hercules

    Welcome Aboard Comrade
  8. For more information. Please have time to read Hercules Forum Rules
  9. Tama, Ire-replace mo kasi Korean ang language ng original nun pag di mo pinalitan ng English translation. 3. eto po yung client patcher, gamit sa pag Diff ng client. NEMO client patcher. 4. kailangan mo po kasi i-open yung sarili mong Data.grf gamit ang grf editor para makita mo yan. may mga ready made na po na client maki-kita mo naman yun sa Client-side Release yung may nakalagay na Full client.. basahin mo nalang po yung mga comment para malaman mo yung status ng Client na pipiliin mo.. TIP: Basahin mo rin tong guide ni Patskie sa pag setup ng server.. baka maka tulong > [GUIDE] How to Setup Hercules
  10. XD, Sorry, Kinda busy Thanks to @quesoph for fixing it.. I will update it ASAP.
  11. Kailangan mo ng Team para gumawa ng ganyan. kung ikaw lang talaga mag isa mahihirapan ka talaga..
  12. Oo pwede naman.. i patch mo lang yung Client mo gamit yung NEMO Client Patcher. Basa-basahin mo po yung mga comment para alam mo kung ano yung mga dapat mong i-patch.
  13. Mhalicot

    Meron bang ...

    Okay na ba to? pwede na ba i 'Mark Solved'?
  14. @Lubri, wag ka mag alala hindi lang ako ang makaka tulong sayo marami kami, mag tulungan nalang tayo
  15. ^ what problem is it? Sorry I'm kinda busy on work XD
  16. Mhalicot

    Meron bang ...

    ^ tama si quesoph, SQL lang po talaga ang Hercules. may mga converter naman pero hindi din ako sure don baka mag corrupt lang yung files mo..
  17. ^ try mo i-explore themon kaya mo yan ikaw pa
  18. sa pagkaka alam ko may available namang quest shop sa hercules quest_shop.txt try no po mag explore edit mo nalang po yung mga items.
  19. ^ Okay, try to replace This addAtcommand("autoatk",autoatk) to if( HPMi->addCommand != NULL ) {//link our '@autoatk' command HPMi->addCommand("autoatk",ACMD_A(autoatk)); } then recompile your autoattack.c
×
×
  • Create New...

Important Information

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