10-26-2015, 02:37 AM
(10-26-2015, 01:50 AM)Ace Wrote: ["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>
Thanks ace, I'll give that a go soon.
Is there somewhere I can find a basic list of all these new functions?