10-26-2015, 01:50 AM
["GetPartyOrder() "] = 1;
GetPartyOrder gives all members a unique identifier based on ID, so it can be tricky to know exactly which will get which, but it can be used to split all members. It will be a number ranging from 1 - <max party size>
GetPartyOrder gives all members a unique identifier based on ID, so it can be tricky to know exactly which will get which, but it can be used to split all members. It will be a number ranging from 1 - <max party size>