5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
void main()
|
|
{
|
|
AssignCommand(OBJECT_SELF, ActionPlayAnimation(ANIMATION_LOOPING_TALK_FORCEFUL, 1.0, 0.0));
|
|
}
|