10 lines
No EOL
234 B
Text
10 lines
No EOL
234 B
Text
#include common_scripts\utility;
|
|
#include maps\_utility;
|
|
#include maps\_anim;
|
|
#using_animtree( "generic_human" );
|
|
|
|
main()
|
|
{
|
|
// Example Anim
|
|
// level.scr_anim["intro_officer"]["intro"] = %ch_makinraid_intro_officer_a;
|
|
} |