Initial commit
Initial commit [v9.7]
This commit is contained in:
14
_module/nss/path_face_belg.nss
Normal file
14
_module/nss/path_face_belg.nss
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
void main()
|
||||
|
||||
{
|
||||
|
||||
object oTarget;
|
||||
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
oTarget = GetObjectByTag("Belgora");
|
||||
AssignCommand(GetObjectByTag("Pathellgx"), SetFacingPoint(GetPosition(oTarget)));
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user