Page MenuHomeFeedback Tracker

Request for a command to hide all waypoinrts
New, WishlistPublic

Description

Sometimes it's useful to hide all the waypoints from the screen, in order to clear the clutter, and have improved immersion.

Sample usage:
showWaypoints false; hides all waypoints
showWaypoints true;
shows all waypoints

  • The Shift + LeftClick waypoint should be included in the list
  • This command should only have local effects

Details

Legacy ID
386588404
Severity
None
Resolution
Open
Reproducibility
Always
Category
Feature Request

Event Timeline

micovery edited Steps To Reproduce. (Show Details)Oct 12 2013, 2:59 PM
micovery edited Additional Information. (Show Details)
micovery set Category to Feature Request.
micovery set Reproducibility to Always.
micovery set Severity to None.
micovery set Resolution to Open.
micovery set Legacy ID to 386588404.May 7 2016, 5:07 PM
Bohemia added a subscriber: AD2001.Oct 12 2013, 2:59 PM

What is wrong with

{_x showWaypoint "Never"} forEach waypoints player

@Killzone_Kid, thanks for the suggestion. However, it does does not seem to hide the "Shift-LeftClick" waypoint. Is there another method to hide that one?

Yes, just turn it off in the options ^^ Its under difficutly.

He means when making a mission.

What does the shift-leftClick add more?

@FECOnlyBone, I don't want to permanently disable waypoints. I'm looking for a way to toggle their visibility at will ... which is exactly what Killzone_Kid suggested. The only problem with that is, that it does not hide all waypoints.

@papy.rabbit.08, Shift+LeftClick is sort of a special waypoint you can add manually, from the map view. The problem is that it does not seem to behave like other waypoints, and the existing showWaypoint command does not have any effect on it.