Dimmitry007 Posted November 12, 2014 Posted November 12, 2014 hi guys i have a problem when i use medkit or any thing it never stop ._.
-Blaze- Posted November 12, 2014 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)
manve1 Posted November 12, 2014 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.
Tekken Posted November 12, 2014 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
Dimmitry007 Posted November 13, 2014 Author Posted November 13, 2014 hmmm when i go to survivor system with it show wierd things
Tekken Posted November 13, 2014 Posted November 13, 2014 tath means you have COMPILED Version, so you have to buy decompiled one or make an script
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