Posts: 221
Threads: 19
Joined: Nov 2009
Hmm...
SO I was in the middle of makign some commands, But I can seem to find the animation for falling....
If anyone can hel thatb great.
P.S The wiki sucks @ss
Posts: 95
Threads: 6
Joined: Jan 2010
Reputation:
0
Yeah it's pretty difficult to find some animations. If I were you, I would download an animation FS and check if there would be a suitable animation which can be added to your script.
Posts: 221
Threads: 19
Joined: Nov 2009
The simpleest way I can explain/describe it is.
The player simply falls on their flat on the back on the gorund.
Posts: 221
Threads: 19
Joined: Nov 2009
Quote:
Originally Posted by Steven82
|
Correct
Posts: 221
Threads: 19
Joined: Nov 2009
Quote:
Originally Posted by Jay420
I had an animation FS on my computer, don't know if this is something like it, but at least it sounds like something you need :P
pawn Код:
// Fall if(strcmp(cmd, "/fallback", true) == 0) { LoopingAnim(playerid, "PED","FLOOR_hit_f", 4.0, 1, 0, 0, 0, 0); return 1; }
So is probably what you were looking for.
|
Thats it but on the players back not the stomach!! and they dont keep moving