Velocity Problem
#1

Hi,
I got a launch script, but it won't work.
It should launch someone really high, but it don't. just a few foot.

my code:
Код:
new Float:x,Float:y,Float:z;
GetPlayerVelocity(playerid,x,y,z);
SetPlayerVelocity(playerid,x,y,z+20.0);
it keeps the same height, even if i make it z+1000.0
Why is this and how can i solve it?
Reply
#2

Same problem. It is strange. Probably SA-MP bug.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)