Help gate TDM
#3

Quote:
Originally Posted by Arthur Kane
Посмотреть сообщение
Simply use GetPlayerTeam().


PHP код:
if(pressed(KEY_ANALOG_RIGHT)) 
{
    if(
IsPlayerInRangeOfPoint(playerid,302496.386,-1742.320,15.883)) 
    {
        if(
GetPlayerTeam(playerid) == Groove)
        {
             
MoveObject(Puerta,2496.386,-1742.320,5.8838.0);
             
SetTimer("CerrarPuerta"7000true); 
        }
    }

Thanks for your help.
Reply


Messages In This Thread
Help gate TDM - by CDGlock - 19.07.2017, 23:34
Re: Help gate TDM - by Kane - 19.07.2017, 23:36
Respuesta: Re: Help gate TDM - by CDGlock - 19.07.2017, 23:41

Forum Jump:


Users browsing this thread: 1 Guest(s)