On Party Create
Description
Fires on the party leader when a new party is created. A party is created the first time a player invites someone, so this fires on the inviter. onPartyJoin also fires for the leader immediately afterwards.
Variables
| Variable | Type | Description |
|---|---|---|
party-leader |
string | Name of the party's current leader |
party-size |
double | Number of members in the party |
party-subject |
string | Name of the player who created the party |
Aliases
- onPartyCreate