Jump to content
Sign in to follow this  
stephen271276

WP's showing on map????

Recommended Posts

Hi guys,

I have a mission where the player gets a WP during the mission, I used.....

wp = group player addWaypoint [position vip,.5]; group player setCurrentWaypoint wp;

Only problem is the WP's show up on the map during the game?

I dont want this I just want the yellow ditance to Wp to show?

Share this post


Link to post
Share on other sites
Guest

I don't think waypoints show up on the map. They only show when playing.

EDIT: If you do mean in game, then it may be that you miss it as they dissapear after about 10 secs. You have to open the map and close it. Then the waypoint will show up again for another 10 secs.

EDIT2; I think I have mistaken what your saying, not sure:confused:

Edited by Guest

Share this post


Link to post
Share on other sites

also shown wps are depending on difficulty level as well i think.

And in editor wps are aways show, i think... :)

Share this post


Link to post
Share on other sites

They did show on the map and you can move them just like in the editor map.

[group player, 1]  showWaypoint "NEVER" ;

Seems to fix it but you need one for each waypoint, I would just pop it in script.

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  

×