lil help with strcmp
#2

RemovePlayerFromVehicle only works when the vehicle isn't moving.

Use something like this instead:

pawn Code:
new Float:X, Float:Y, Float:Z;
GetPlayerPos(playerid, X, Y, Z);
SetPlayerPos(playerid, X+2, Y, Z);
Reply


Messages In This Thread
lil help with strcmp - by [MWR]Blood - 02.04.2011, 18:56
Re: lil help with strcmp - by ~Yoshi - 02.04.2011, 19:00

Forum Jump:


Users browsing this thread: 1 Guest(s)