Dimmitry007 Posted November 12, 2014 Share Posted November 12, 2014 hi guys i have a problem when i use medkit or any thing it never stop ._. Link to comment
-Blaze- Posted November 12, 2014 Share Posted November 12, 2014 in the script , search for the part setPedAnimation. and set a timer to stop the animation in 2 secs. setPedAnimation( thePlayer, false) Link to comment
manve1 Posted November 12, 2014 Share Posted November 12, 2014 in the script , search for the part setPedAnimation.and set a timer to stop the animation in 2 secs. setPedAnimation( thePlayer, false) You don't need to add additional code, you need only to change it as i have done it ages ago. simply: *open "survivorSystem.lua" *hit ctrl+f *type in "setPedAnimation" * hit enter * replace 4th event (e.g. setPedAnimation( one, two three, four )) to "nil" * repeat from the finding of "setPedAnimation" until everything is replaced. Link to comment
Tekken Posted November 12, 2014 Share Posted November 12, 2014 goto survivorSystem.lua and find setElementData(playersource, itemName, getElementData(playersource, itemName) nill) adn replace "nill" with"-1" ,olso do it for other animations Link to comment
Dimmitry007 Posted November 13, 2014 Author Share Posted November 13, 2014 hmmm when i go to survivor system with it show wierd things Link to comment
Tekken Posted November 13, 2014 Share Posted November 13, 2014 tath means you have COMPILED Version, so you have to buy decompiled one or make an script Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now