[AJUDA]Congelar ao entrar no carro
#2

pawn Код:
if(newcar >= 372 && newcar <= 377)
        {
            if (HireCar[playerid] != newcar)
            {
                format(string, sizeof(string), "~w~Voce pode alugar este carro~n~Custo:~g~$500~n~~w~Para alugar digite ~g~/alugarcarro~w~~n~para sair digite ~r~/sair");
                TogglePlayerControllable(playerid, 0);
            }
        }
Ueh...quando entra ele fica congelado... se й 0 = Congelado / 1= Descongelado
Reply


Messages In This Thread
[AJUDA]Congelar ao entrar no carro - by keller012 - 20.07.2010, 17:40
Re: [AJUDA]Congelar ao entrar no carro - by Flavinho153 - 20.07.2010, 17:59
Re: [AJUDA]Congelar ao entrar no carro - by keller012 - 20.07.2010, 18:34
Re: [AJUDA]Congelar ao entrar no carro - by xfelipex - 20.07.2010, 18:44
Re: [AJUDA]Congelar ao entrar no carro - by keller012 - 20.07.2010, 19:10
Re: [AJUDA]Congelar ao entrar no carro - by xfelipex - 20.07.2010, 20:58

Forum Jump:


Users browsing this thread: 1 Guest(s)