Thread: status for mix
View Single Post
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 02-09-2020 , 09:45   Re: status for mix
Reply With Quote #10

Quote:
Originally Posted by alferd View Post
What is this code for?
PHP Code:
CheckTeams()
{
    new 
iPlayers[32], iNumid
    get_players
(iPlayersiNum)
    for(new 
iiNum;i++)
    {
        
id iPlayers[i]

        if(
<= get_user_team(id) <= 2)
        {
            
cs_set_user_team(id, (get_user_team(id) == 1) ? CS_TEAM_CT CS_TEAM_T)
        }
    }

This code had the purpose of swapping teams, but since amx_swap does that, it's not required to have in that plugin.

Also give me some pictures of the bugs so that i can change my code where nessecary
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be