<aside> ⚡ script "core_gettidteam" (int tid)
</aside>
Returns the current team of a selected player, chosen by providing their TID, or in other words, their player number + PLN_TID
(1000).
tid
: int - The TID of the player to get a team for.Returns the selected TID’s team. If the current game mode has no teams, then this will always return -1.