Home   Help Search Login Register  

Author Topic: Showing Location?  (Read 927 times)

0 Members and 1 Guest are viewing this topic.

Offline Killzone

  • Members
  • *
  • War is the true Enemy
Showing Location?
« 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
"Everyone dies so deal with it and move on"

                                                      ME

Gameer_77

  • Guest
Re:Showing Location?
« Reply #1 on: 02 Sep 2002, 23:29:31 »
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

Offline Killzone

  • Members
  • *
  • War is the true Enemy
Re:Showing Location?
« Reply #2 on: 02 Sep 2002, 23:55:54 »
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
"Everyone dies so deal with it and move on"

                                                      ME