Jump to content

Party Script Plugins Version 3.1

Sign in to follow this  

1 Screenshot

About This File

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

some Linux System got many bugs with files what are all ready compiled under VS2010 .

(Windows Compiled wont work on *nix)

 

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

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..

 

Note: Recompile if you modify the script.

If you want to edit look for src/plugins/partyscript.c

you can also add alias in atcommand.conf

 

List of Script Commands

*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>);

 

List of AtCommands

@party

@partyoption

 

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


What's New in Version Version 3.1   See changelog

Released

  • 1.0 Initial HPM Release [Mhalicot]
  • 1.1 Rewrite party_delmember, removemember2 dropped.
  • 1.2 Update Compatibility to latest Revision 137**
  • 2.0 Update codes, Drop some useless codes.
  • 2.1 Fixed Map crash when using designate in Party Window
  • 2.2 Resolved crashing issue when leaving party from instance. [Mumbles / Haru]
  • 3.0 Added @leaveparty Command [Mhalicot]
  • 3.1 Fixed Compile warnings. [Dastgir]



User Feedback

Recommended Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

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