[AJUDA] Veiculos
#10

n sei.. copei o codigo do seu post, soh troquei um if ali...

isto deve bastar.... sei lah... n vi seu cуdigo todo.
pawn Код:
if (CarShopping[playerid] == false)
{
  if (newstate == PLAYER_STATE_DRIVER)
  {
    if(strlen(VehicleInfo[vehicle][vOwner]) && !strcmp(VehicleInfo[vehicle][vOwner],GetName(playerid)))
    {
      SendClientMessage(playerid, RED, "Somente o dono do carro pode digiri-lo !");
      RemovePlayerFromVehicle(playerid);
    }
   }
}
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: 2 Guest(s)