evilrex Posted October 17, 2010 Share Posted October 17, 2010 Hey, I've created a new animation and I want an actor to play it on spawn, how is this possible? I've tried this anim as a test: 04ED: load_animation "SWAT" and then 088A: actor 1@ perform_animation "RAIL_FALL" IFP_file "SWAT" 8.0 loopA 0 lockX 0 lockY 0 lockF 1 limT -1 unknown 0 unknown 1 However the actor does not perform the anim. Any help? Cheers Link to comment https://gtaforums.com/topic/461185-play-custom-animation-in-cleo/ Share on other sites More sharing options...
Nahiyan Posted October 17, 2010 Share Posted October 17, 2010 Whats the entire script? It will help in solving your problem. Link to comment https://gtaforums.com/topic/461185-play-custom-animation-in-cleo/#findComment-1060165219 Share on other sites More sharing options...
yair1221 Posted October 17, 2010 Share Posted October 17, 2010 try adding while 84EE: not animation "SWAT" loadedwait 0end Link to comment https://gtaforums.com/topic/461185-play-custom-animation-in-cleo/#findComment-1060165585 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