Goto Command Help Needed
#10

No, I mean like this:
pawn Код:
// Command
new Float:x, Float:y, Float:z;
GetPlayerPos(ID, x, y, z);
if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER) SetVehiclePos(GetPlayerVehicleID(playerid), x+3, y, z);
else SetPlayerPos(playerid, x+2, y, z); // On foot.
Reply


Messages In This Thread
Goto Command Help Needed - by martin3644 - 08.01.2013, 17:27
Re: Goto Command Help Needed - by Kittylol - 08.01.2013, 17:46
Re: Goto Command Help Needed - by martin3644 - 08.01.2013, 17:49
Re: Goto Command Help Needed - by Kittylol - 08.01.2013, 17:56
Re: Goto Command Help Needed - by martin3644 - 08.01.2013, 17:58
Re: Goto Command Help Needed - by Kittylol - 08.01.2013, 18:02
Re: Goto Command Help Needed - by martin3644 - 08.01.2013, 18:02
Re: Goto Command Help Needed - by Konstantinos - 08.01.2013, 18:09
Re: Goto Command Help Needed - by martin3644 - 08.01.2013, 18:24
Re: Goto Command Help Needed - by Konstantinos - 08.01.2013, 18:32

Forum Jump:


Users browsing this thread: 2 Guest(s)