Mhalicot
Community Contributors-
Content Count
1971 -
Joined
-
Last visited
-
Days Won
37
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Mhalicot
-
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?
-
Actually its available in source mod. all you need to do is search.. let me help you.. Costume System.
-
^ 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
-
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-
- @party
- Party Script
-
(and 1 more)
Tagged with:
-
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
- 17 replies
-
- Party Script
- @party
-
(and 1 more)
Tagged with:
-
Approved! Goodluck
-
How do I update/merge my Hercules?
Mhalicot replied to PunkBuster's question in General Server Support
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 -
It will apply on the next update
-
For more information. Please have time to read Hercules Forum Rules
-
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
-
XD, Sorry, Kinda busy Thanks to @quesoph for fixing it.. I will update it ASAP.
- 152 replies
-
- afk atcommand
- @afk
-
(and 2 more)
Tagged with:
-
Kailangan mo ng Team para gumawa ng ganyan. kung ikaw lang talaga mag isa mahihirapan ka talaga..
-
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.
-
Okay na ba to? pwede na ba i 'Mark Solved'?
-
@Lubri, wag ka mag alala hindi lang ako ang makaka tulong sayo marami kami, mag tulungan nalang tayo
-
ahh, yes it is working as intended.
-
^ what problem is it? Sorry I'm kinda busy on work XD
-
^ 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..
-
^ try mo i-explore themon kaya mo yan ikaw pa
-
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.
-
^LOL your welcome, its up to you.
- 64 replies
-
- autoattack
- @autoattack
-
(and 3 more)
Tagged with:
-
Update dito?
-
Ano na update sa topic mo?
-
^ 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
- 64 replies
-
- autoattack
- @autoattack
-
(and 3 more)
Tagged with: