OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Killzone on 02 Sep 2002, 23:24:46
-
Is there any way to find out your [x,y,z] location without using a script. Thanks in advance
-
Try this:
Make a trigger with repeatedly and radio alpha or something.
In the onactivation put:
hint format ["X: %1\nY: %2\nZ: %3\n",(getpos player select 0), (getpos player select 1), (getpos player select 2)]
Then use the radio and it should pop up in a hint box.. :o
8)PEACE
-
Just what I was hoping for. it works great. Thanks for the fast response. You the man.
------------------------------------------------------------
"The object of war is not to die for your country but to make the other bastard die for his."
Gen. Patton