[Ajuda] Como resolver
#5

PHP код:
CMD:colisao(playerid)
{    
    
APlayerData[playerid][Colisao] = (APlayerData[playerid][Colisao] == true ? (false) : (true));
    
GameTextForPlayer(playeridAPlayerData[playerid][Colisao] == true ? ("~w~Colisao ~g~desabilitada~w~!") : ("~w~Colisao ~r~habilitada~w~!"), 50004);
    
DisableRemoteVehicleCollisions(playeridAPlayerData[playerid][Colisao]);
    return 
1;

Reply


Messages In This Thread
Como resolver - by DarthVeider - 08.01.2017, 19:13
Re: Como resolver - by Whoo - 08.01.2017, 19:16
Re: Como resolver - by DarthVeider - 08.01.2017, 19:23
Re: Como resolver - by Whoo - 08.01.2017, 19:38
Re: Como resolver - by [BOPE]Seu._.Madruga - 09.01.2017, 10:39
Re: Como resolver - by DarthVeider - 09.01.2017, 15:00

Forum Jump:


Users browsing this thread: 1 Guest(s)