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.some Linux System got many bugs with files what are all ready compiled under VS2010 .
(Windows Compiled wont work on *nix)
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.right click partyscript>Configuration Properties>General>
search for Platform Toolset, change to VS2009(v90) / VS2010(v100) / VS2012(v110) / VS2013(v120)
then try to recompile again..
List of Script CommandsIf you want to edit look for src/plugins/partyscript.c
you can also add alias in atcommand.conf
List of AtCommands*party_create("<party name>"{,<character id>{,<item share>,<item share type>}});
*party_destroy(<party id>
*party_addmember(<party id>,<character id>
*party_delmember({<character id>});
*party_changeleader(<party id>,<character id>
*party_changeoption(<party id>,<option>,<flag>
If you have any questions feel free to drop a comment.@party
@partyoption
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
Last edited by a moderator: