Initial Commit
Initial Commit [v1.32PRC8]
This commit is contained in:
5
_module/nss/p2_follow.nss
Normal file
5
_module/nss/p2_follow.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
AssignCommand(OBJECT_SELF,ActionForceFollowObject(GetPCSpeaker()));
|
||||
DelayCommand(3.0f,AssignCommand(OBJECT_SELF,ActionForceFollowObject(GetPCSpeaker())));
|
||||
}
|
Reference in New Issue
Block a user