View Single Post
NikKOo31
Senior Member
Join Date: May 2013
Location: Home
Old 07-31-2014 , 17:37   Re: get_user_team get name team not id :/
Reply With Quote #4

That's totally different :p

PHP Code:
    buffer[32]
    switch(
get_user_team(id))
    {
        case 
0copy(buffer31"unasigned")
        case 
1copy(buffer31"terrorist")
        case 
2copy(buffer31"counter-terrorist")
        case 
3copy(buffer31"spectator")
    } 
You can use the buffer in your hud
__________________
Hey ^_^
NikKOo31 is offline