I managed to change the Recorded Animations !!! 
Look my Recorded Animations: http://fr.xfire.com/video/4ef240/
The .hsc script:
Code:
(global "boolean" mark_lz_dropship false )
(script dormant "dropship"
(object_create lz_cship )
(sleep 100 )
(object_teleport lz_cship lz_cship_flag )
(sleep 100 )
(recording_play_and_hover lz_cship back_cship_exit )
(sleep 100 )
(unit_close lz_cship )
)
(script startup mission_a30
(sleep 300 )
(wake dropship )
)
I imported back_cship_exit (The Recorded Animations of a30.map) in my map.
I edited back_cship_exit with HexEditor.

Code:
3a 55 00 00
1a 04 00 00 80 3f 00 00 00 00 38 03 01
12 00 00 00
3a 22 00 00
19 00 00 00 00 00 00 00 00 00 00 00 00
5a 02 44 f8 00 00
3a 55 00 00
59 00 00 00 00 00
1a 04 00 00 80 3f 00 00 00 00 38 03 01
12 00 00 00
3a 55 00 00
19 00 00 00 00 00 00 00 00 00 00 00 00
5a 00 00 f8 00 00
3a ff 00 00
59 00 00 00 00 00
1a 04 00 00 80 3f 00 00 00 00 38 03 01
12 00 00 00
3a 66 00 00
19 00 00 00 00 00 00 00 00 00 00 00 00
5a 02 44 f8 00 00
3a 66 00 00
59 00 00 00 00 00
1a 04 00 00 80 3f 00 00 00 00 38 03 01
12 00 00 00
3a 66 00 00
19 00 00 00 00 00 00 00 00 00 00 00 00
3a ff 00 00
Legend:
up top
advance
rotate
advance
rotate
advance
rotate
advance
up top
Useful or not useful ?
Bookmarks