Jump to content

Stop Animation Loop!


Steve_Rogers

Recommended Posts

sorry but, i am a beginner 

can you tell me where to paste code Or should i edit that or What ?

Please help me !

My Movies Making Future will be Down !!

16 hours ago, WiBox said:

https://wiki.multitheftauto.com/wiki/SetPedAnimation

Check this again, in the optional arguments the 4th is named loop. Enabling or Disabling this is what you're looking for.

So ?

Edited by Steve_Rogers
Link to comment
setPedAnimation(thePlayer, "ped", "seat_down", -1, false, false, false, false)

The first "false" in that line above is for the loop, if you wrote it true it will activate the animation loop
But if you wrote "false" it won't. But remember, the first false in this line is for the loop argument..

 

Link to comment
20 hours ago, WiBox said:

setPedAnimation(thePlayer, "ped", "seat_down", -1, false, false, false, false)

The first "false" in that line above is for the loop, if you wrote it true it will activate the animation loop
But if you wrote "false" it won't. But remember, the first false in this line is for the loop argument..

 

you know Stage ? 

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...