How To make Jump Forward ? Help please :(
#1

I use

Quote:

if (!strcmp("/jump", cmdtext))
{
new Float:Velocity[3];
GetPlayerVelocity(playerid, Velocity[0], Velocity[1], Velocity[2]);
SetPlayerVelocity(playerid, Velocity[0] + 1.0, Velocity[1] + 1.0, Velocity[2]);
return 1;
}

not jump Forward

jump back font

Help please
Reply
#2

Add some Z velocity (third argument), because now probably player simply stops moment after velocity is applied due to friction
Reply
#3

Fix Commands please
Reply
#4

You See in ******* min 3.55 up

https://www.youtube.com/watch?v=IRrR...wijj1Q&index=9

to fast jump and run

i want fix commands use in video

and create bomb in min 5.33 How to make
Reply
#5

i not make it 2 day in fix fast-jump Useless
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)