28.10.2018, 14:21
Quote:
Does it allow up to 4v4 duels? What if it is a 1v1? The last three indexes will be NONE and access invalid index.
pawn Код:
Resetting the duel variables and then their participants variables separated is better because I believe you call `ResetDuelInfo` function for all participants and if it allows 4v4, then it will reset the teams many times instead of only one. |