Tom Heisenberg Posted January 29, 2019 Share Posted January 29, 2019 Hi Guys I have some problem, all my playeranimations are be looped 😕 here some exemple: pfeifen: (player) =>{ player.playAnimation("rcmnigel1c", "hailing_whistle_waive_a", 1, 48 ); Rage Wiki player.playAnimation(dict, name, speed, flag) i tryed all of different numbers, and every animation is in a loop process. i want whistle one time and stop animation pfeifen: (player) =>{ player.playAnimation("rcmnigel1c", "hailing_whistle_waive_a", 1, 48 ); stopAnimation(); dosent work Thanks for Help ❤️ Link to comment Share on other sites More sharing options...
PeterParker Posted December 26, 2019 Share Posted December 26, 2019 any news on that bug? Link to comment Share on other sites More sharing options...
Cybora Posted February 13, 2021 Share Posted February 13, 2021 Am 29.1.2019 um 21:47 schrieb Tom Heisenberg: pfeifen: (player) =>{ player.playAnimation("rcmnigel1c", "hailing_whistle_waive_a", 1, 48 ); stopAnimation(); You doesn't close the curved brickets or? Link to comment Share on other sites More sharing options...
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