n1cd Posted August 1 Share Posted August 1 How to play animations in GTA Vice city. I know about opcode: 0372: set_actor $723 anim 24 wait_state_time 60000000 ms But i want to play anim "f*cku" (name from ped.ifp) and i listed from 0 to 64 anims (from opcode) and i didn't find it. There is also opcode 0673 but i dont know how to use it. Link to comment Share on other sites More sharing options...
ZAZ Posted August 2 Share Posted August 2 (edited) look at sannybuilder com i assume anim group should match the ifp file opcode search returns following: 0673: play_animation on actor $PLAYER_ACTOR animgroup 61 anim 512 blendfactor 30.0 // play dance animation from cj_dance but i don't know how to get the numbers in any way i would load the animation first like this :sh*t_17213 04ED: load_animation 'RIOT' 04ED: load_animation 'STRIP' :sh*t_17233 00D6: if or 84EE: not animation 'RIOT' loaded 84EE: not animation 'STRIP' loaded 004D: jump_if_false @sh*t_17295 04ED: load_animation 'RIOT' 04ED: load_animation 'STRIP' 0001: wait 0 ms 0002: jump @sh*t_17233 Edited August 2 by ZAZ 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