Jump to content

anime problem [DAYZ]


Dimmitry007

Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...