Added ACP v4.1
Added ACP v4.1. Full compile. Updated module name. Updated release archive.
This commit is contained in:
7
_module/nss/ew_cheer2.nss
Normal file
7
_module/nss/ew_cheer2.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
void main()
|
||||
{
|
||||
object oPC=GetLastSpeaker();
|
||||
|
||||
AssignCommand(oPC, ActionPlayAnimation( ANIMATION_FIREFORGET_VICTORY2));
|
||||
DelayCommand(2.5, AssignCommand( oPC, ActionPlayAnimation( ANIMATION_FIREFORGET_VICTORY2)));
|
||||
}
|
||||
Reference in New Issue
Block a user