Jump to content
Sign in to follow this  
kyeme

Party Mapflag

Recommended Posts

Hi!  I saw this in aegis files:

 

	ADD_PROPERTY(PREVENT_PARTY_MAKE,TRUE);	ADD_PROPERTY(PREVENT_PARTY_JOIN,TRUE);	ADD_PROPERTY(PREVENT_PARTY_LEAVE,TRUE);	ADD_PROPERTY(PREVENT_PARTY_EXPEL,TRUE);

Do we have commands like this right now? If none, do you have any plans on implementing it?

 

~kyeme  :)

Share this post


Link to post
Share on other sites

I think its the same as partylock mapflag
 

PartylockDescription: Disables Party modificationsFile: npc/mapflag/partylock.txtParameter: <none>usage: <map> mapflag partylock

Share this post


Link to post
Share on other sites

 

I think its the same as partylock mapflag

 

PartylockDescription: Disables Party modificationsFile: npc/mapflag/partylock.txtParameter: <none>usage: <map> mapflag partylock

 

There's a difference in using partylock and the commands from Aegis. Because partylock is a combination of PREVENT_PARTY_MAKEPREVENT_PARTY_JOIN, PREVENT_PARTY_LEAVE, PREVENT_PARTY_EXPEL

:)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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