LEOWANKER Posted July 14, 2013 Share Posted July 14, 2013 Greetings MTA-SA community! When I use the animations such as the leaning animation, after the loop it moves the player back about a foot (rough estimation in-game). Its really quite annoying, It would be good if someone could fix this, or someone suggest how to fix it? Thanks all! Leo Link to comment
qaisjp Posted July 14, 2013 Share Posted July 14, 2013 bool setPedAnimation ( ped thePed [, string block=nil, string anim=nil, int time=-1, bool loop=true, bool updatePosition=true, bool interruptable=true, bool freezeLastFrame = true] ) put updatePosition to false. Link to comment
LEOWANKER Posted July 15, 2013 Author Share Posted July 15, 2013 Ok cool thanks! Now excuse me for my stupidity but... Where do I put all this??! Sorry Link to comment
LEOWANKER Posted July 19, 2013 Author Share Posted July 19, 2013 In your code... ? Yeah, where do I put this code? What file in the directory? Link to comment
qaisjp Posted July 19, 2013 Share Posted July 19, 2013 modify your existing setPedAnimation Link to comment
LEOWANKER Posted July 19, 2013 Author Share Posted July 19, 2013 Ok cool, thanks a lot guys! Link to comment
Recommended Posts