[AJUDA] Warning Aqui Pf !
#2

Amigo tenta colocar assim


pawn Код:
if(listitem == 1)
       {
       if(IsPlayerInAnyVehicle(playerid)) {
       new VehicleID;
       VehicleID = GetPlayerVehicleID(playerid);
       SetVehiclePos(VehicleID,-312.2921,1540.4182,75.2216);
       new pname[MAX_PLAYER_NAME];
       new string [256];
       GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
       format(string, sizeof(string), "%s Foi Fazer Drift Em TPD2 ( /tpd2 )", pname);
       SendClientMessageToAll(0xFF9900AA, string);
       SetPlayerInterior(playerid,0);
       }
       else{
       new pname[MAX_PLAYER_NAME];
       new string [256];
       GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
       format(string, sizeof(string), "%s Foi Fazer Drift Em TPD2 ( /tpd2 )", pname);
       SendClientMessageToAll(0xFF9900AA, string);
       SetPlayerInterior(playerid,0);
       SetPlayerPos(playerid,-312.2921,1540.4182,75.2216);
       ResetPlayerWeapons(playerid);
[COLOR="Red"]      }
     }
 return 1;
}[/COLOR]
Reply


Messages In This Thread
[AJUDA] Warning Aqui Pf ! - by duany123 - 20.08.2010, 17:18
Re: [AJUDA] Warning Aqui Pf ! - by junioor - 20.08.2010, 17:44
Re: [AJUDA] Warning Aqui Pf ! - by junioor - 20.08.2010, 17:46
Re: [AJUDA] Warning Aqui Pf ! - by duany123 - 20.08.2010, 18:16
Re: [AJUDA] Warning Aqui Pf ! - by [NWD]Tweener_ - 20.08.2010, 18:52
Re: [AJUDA] Warning Aqui Pf ! - by duany123 - 20.08.2010, 19:02
Re: [AJUDA] Warning Aqui Pf ! - by [NWD]Tweener_ - 20.08.2010, 19:35
Re: [AJUDA] Warning Aqui Pf ! - by duany123 - 20.08.2010, 19:59
Re: [AJUDA] Warning Aqui Pf ! - by [NWD]Tweener_ - 20.08.2010, 20:05
Re: [AJUDA] Warning Aqui Pf ! - by duany123 - 20.08.2010, 20:20

Forum Jump:


Users browsing this thread: 1 Guest(s)