Functions | |
| float | snap_misc_pickrndteam (float notmyteam) |
| float snap_misc_pickrndteam | ( | float | notmyteam | ) |
Returns a float that is the number of a random team. If notmyteam is true, it picks from the remaining teams. (That MUST be called by a player.)
| notmyteam | set if player only |
Definition at line 645 of file misc.mqc.
References snap_misc_numforteamname().
Referenced by agh_weapons_impulsecommands().
1.5.4