DataType:Posse

From the wonderful RedGuides Wiki

Returns status about players within a radius, if they're friends or strangers, and how many of them are around.


This Data Type is referenced in MQ2Posse, and accessed by Top-Level Object(s): Posse

Members

Type Member Description
bool Status Shows if plugin is looking for players or not
int Count The numbers of players within the radius
Friends Number of friends within radius
Radius Size of check radius
Strangers Number of strangers within radius
ZRadius Size of check radius on the z axis
string FriendNames Returns all friend names
StrangerNames Returns all stranger names

See also