[Ajuda] Carregar sу com Carreta
#4

Bota isto !
pawn Код:
new modelo;
          modelo = GetVehicleModel(VehicleID);
          if(modelo == 403)
          {
             if(!IsTrailerAttachedToVehicle(GetPlayerVehicleID(playerid)))return 1;
             if(PegarPetroleo[playerid] == 0)
             {
                SendClientMessage(playerid,COLOR_GREEN,"Caminhгo Carregado!");
                SendClientMessage(playerid,COLOR_GREEN,"Para descarregar vб atй um posto e digite /descarregar.");
                PegarPetroleo[playerid] = 1;
                return 1;
             }
          }
Reply


Messages In This Thread
Carregar sу com Carreta - by MoonRey - 10.08.2013, 18:48
Re: Carregar sу com Carreta - by P1c4550 - 10.08.2013, 20:39
Re: Carregar sу com Carreta - by MoonRey - 10.08.2013, 22:09
Re: Carregar sу com Carreta - by mau.tito - 10.08.2013, 22:30
Re: Carregar sу com Carreta - by MoonRey - 10.08.2013, 22:50

Forum Jump:


Users browsing this thread: 2 Guest(s)