Quote:
Originally Posted by lolzin123
How i edit this:
PHP Code:
if( get_user_team(plr) == 1 )
to user team 1 or 3... like if is tr or spec...
|
get_user_team(index) ==1 //ts
get_user_team(index) ==2 //ct
get_user_team(index) ==3 //spec
get_user_team(index) == 0 // unnasigned
__________________