[Ajuda] Simples Problema
#3

1 - Coloca o return depois do RemovePlayerFromVehicle
2 - Vocк colocou isso em qual public?

Quote:
Originally Posted by Douglas_prt
Посмотреть сообщение
pawn Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
    if(GetPlayerScore(playerid) < 5) return RemovePlayerFromVehicle(playerid), SendClientMessage(playerid, -1, "{555555}[ERRO] Vocк precisa ter score +5 para ter acesso aos veнculos!");
    return 1;
}
Isso nгo vai funcionar.
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)