[Ajuda] Simples Problema
#7

Obrigado a todos pela ajuda.
O cуdigo do BlackDonelly deu certo.

Ai coloquei o return junto do RemovePlayerFromVehicle:

pawn Код:
if(oldstate == PLAYER_STATE_ONFOOT && newstate == PLAYER_STATE_DRIVER && GetPlayerScore(playerid) < 5)
    {
    RemovePlayerFromVehicle(playerid); return SendClientMessage(playerid, -1, "{555555}[ERRO] Vocк precisa ter score +5 para ter acesso aos veнculos!");
    }
Reply


Messages In This Thread
Simples Problema - by Rijin - 14.09.2012, 15:58
Re: Simples Problema - by Douglas_prt - 14.09.2012, 16:00
Re: Simples Problema - by ViniBorn - 14.09.2012, 16:01
Re: Simples Problema - by Rijin - 14.09.2012, 16:02
Re: Simples Problema - by Crueliz0n - 14.09.2012, 16:04
Re: Simples Problema - by ViniBorn - 14.09.2012, 16:09
Re: Simples Problema - by Rijin - 14.09.2012, 16:21

Forum Jump:


Users browsing this thread: 1 Guest(s)