Jump to content
Sign in to follow this  
DefianceSWE

Coordinates?

Recommended Posts

Hello!

It's been a really long time since I made missions/Scripted for Ofp and I've forgotten alot of basic things. Anyways, acouple of years ago I had a "script" thingy that I put in the init field of the "player" in the editor and it made the hint box with the pling sound come up and tell where on the map the player was located (Z,y,x coordinates).. Does anybody know about this "script" ? :)

Share this post


Link to post
Share on other sites

This is how you can do it:

hint format ["I'm at position %1", position player]

The "%1" part will be replaced with the coordinates.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×