deltaCJ Posted August 23, 2016 Share Posted August 23, 2016 I haven't seen one mode yet using this, or even a tutorial explaining this, so I thought I might as well do it. A lot of people don't know AS packs but it literally translates into: Actor Sequence packs. Pretty cool right? No? Well. It kinda is to me. It simplifies having to time all the actions and having to time them right to play animations and stuff. BUT You can only use it for codes that have AS_actor in them. (Action Sequence Actor) Take this for an example: 0615: define_AS_pack_begin [email protected] 05CD: AS_actor -1 exit_car [email protected] 05D3: AS_actor -1 goto_point 1495.87 1991.83 10.8164 mode 4 time 10000 ms 0616: define_AS_pack_end [email protected] THEN you assign it to the actor! 0618: assign_actor $PLAYER_ACTOR to_AS_pack [email protected] 061B: remove_references_to_AS_pack [email protected] Then that's it! Thanks Link to comment Share on other sites More sharing options...
ZAZ Posted August 23, 2016 Share Posted August 23, 2016 Can you find if you read my tutorial careful CLEO MODS CLEO Script Tutorial 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