[AJUDA] Veiculos
#8

erro meu... tenta denovo com isso:
pawn Код:
if (CarShopping[playerid] == false)
{
if (newstate == PLAYER_STATE_DRIVER)
{
if(strlen(VehicleInfo[vehicle][vOwner]))
        {
if (!strcmp(VehicleInfo[vehicle][vOwner],GetName(playerid)))
{
    SendClientMessage(playerid, RED, "Somente o dono do carro pode digiri-lo !");
                RemovePlayerFromVehicle(playerid);
}
  }
else
{
}
}
Reply


Messages In This Thread
[AJUDA] Veiculos - by Chivits - 11.03.2010, 05:14
Re: [AJUDA] Veiculos - by Chivits - 12.03.2010, 00:36
Re: [AJUDA] Veiculos - by [O_o]Davidovich - 12.03.2010, 00:38
Re: [AJUDA] Veiculos - by Poderoso Chefгo - 12.03.2010, 01:34
Re: [AJUDA] Veiculos - by Chivits - 12.03.2010, 02:22
Re: [AJUDA] Veiculos - by wafffllesss - 12.03.2010, 11:29
Re: [AJUDA] Veiculos - by Chivits - 12.03.2010, 15:15
Re: [AJUDA] Veiculos - by wafffllesss - 12.03.2010, 15:38
Re: [AJUDA] Veiculos - by Chivits - 12.03.2010, 16:21
Re: [AJUDA] Veiculos - by wafffllesss - 12.03.2010, 16:52

Forum Jump:


Users browsing this thread: 10 Guest(s)