kyeme 71 Posted November 5, 2013 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 Quote Share this post Link to post Share on other sites
SSky 2 Posted November 5, 2013 I think its the same as partylock mapflag PartylockDescription: Disables Party modificationsFile: npc/mapflag/partylock.txtParameter: <none>usage: <map> mapflag partylock Quote Share this post Link to post Share on other sites
kerbiii 5 Posted November 5, 2013 do we have a guildlock? Quote Share this post Link to post Share on other sites
kyeme 71 Posted November 11, 2013 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_MAKE, PREVENT_PARTY_JOIN, PREVENT_PARTY_LEAVE, PREVENT_PARTY_EXPEL Quote Share this post Link to post Share on other sites