[AJUDA] teleporte
#4

pawn Код:
if(IsPlayerInAnyVehicle(playerid)) {
    if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER) {
        SetVehiclePos(vehicleid, Float:x, Float:y, Float:z);
    } else {
        SetPlayerPos(playerid, Float:x, Float:y, Float:z);
    }
}
Reply


Messages In This Thread
[AJUDA] teleporte - by GhosT_[] - 08.06.2012, 13:59
Re: [AJUDA] teleporte - by Kuddy - 08.06.2012, 14:05
Re: [AJUDA] teleporte - by GhosT_[] - 08.06.2012, 14:11
Re: [AJUDA] teleporte - by paulor - 08.06.2012, 14:29
Re: [AJUDA] teleporte - by Crueliz0n - 08.06.2012, 14:55
Re: [AJUDA] teleporte - by GhosT_[] - 08.06.2012, 15:08
Re: [AJUDA] teleporte - by Crueliz0n - 08.06.2012, 15:10
Re: [AJUDA] teleporte - by paulor - 08.06.2012, 15:39

Forum Jump:


Users browsing this thread: 1 Guest(s)