Why is this not working?
#3

pawn Код:
GetVehiclePos(playerid, x, y, z);
SetVehiclePos(playerid, x, y, z + 10.0); //This thing ^doesnt do anything at all (suppose to be a superjump for cars)
Those functions need vehicleid but you're passing playerid to them, that's why it doesn't work (or maybe you are vehicle?)

And read this tutorial > https://sampwiki.blast.hk/wiki/OnPlayerKeyStateChange
Reply


Messages In This Thread
Why is this not working? - by BP13 - 19.10.2009, 23:14
Re: Why is this not working? - by Gerinych - 20.10.2009, 03:54
Re: Why is this not working? - by Zeex - 20.10.2009, 04:13
Re: Why is this not working? - by BP13 - 20.10.2009, 20:33
Re: Why is this not working? - by whooper - 20.10.2009, 20:38
Re: Why is this not working? - by BP13 - 20.10.2009, 20:48
Re: Why is this not working? - by whooper - 20.10.2009, 20:50
Re: Why is this not working? - by BP13 - 20.10.2009, 20:57
Re: Why is this not working? - by whooper - 20.10.2009, 21:04
Re: Why is this not working? - by BP13 - 20.10.2009, 21:13

Forum Jump:


Users browsing this thread: 1 Guest(s)