Jump to content

Recommended Posts

Hi all,

 

Have been looking for a non-mod solution to only showing player position if GPS is in the inventory. At the moment, in vanilla Arma 3, you can either turn on /off player and friendly positions together. Is there a potential scripting solution to only show just the player position (not other friendlies) and limit it to only player that have the GPS in their inventory?

 

Thanks!

Share this post


Link to post
Share on other sites

you just need to place a local marker (createMarkerLocal) , refresh its position in a loop (setMarkerPos) . The loop can be useful to check if a player has a GPS in his inventory itemGPS in assignedItems player.

If you don't have any idea for scripting and no will to start, please post in the right section.

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

×