Home   Help Search Login Register  

Author Topic: Hiding player on map  (Read 716 times)

0 Members and 1 Guest are viewing this topic.

Kammak

  • Guest
Hiding player on map
« on: 07 Apr 2004, 06:52:09 »
Any way to hide the player's marker (and his men too) on the in-game map?  I want to make the player do some land nav work to determine his location, which requires access to the map.  So the no map option isn't what I'm after.  Is this possible?  Is there setting I've overlooked that allows this?


Offline Marvin

  • Members
  • *
  • One day they will come
Re:Hiding player on map
« Reply #1 on: 07 Apr 2004, 09:36:30 »
If you dont want unit to be shown on map, the only way to do this is play on Veteran mode, or you can Hide the map, like remember in the Cold War Crises - Escape mission!
Is there any games than Flashpoint?

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Hiding player on map
« Reply #2 on: 07 Apr 2004, 09:56:37 »
It's nasty, but at the start of the mission you can check whether the player is in Veteran or Cadet mode:   if he is in Cadet give him a hint saying what's going to happen, then end the mission.     (I think the command is cadet, not sure - look it up.)    Remember to say in the Overview that the mission can only be played in Vet.

If the player is part of a group he will still be able to get his loons to report their status, which inclues their position which is obviously the same as his if he is close to the loon in question.    The only way you can force the player to do map work is to have him solo.
Plenty of reviewed ArmA missions for you to play

Kammak

  • Guest
Re:Hiding player on map
« Reply #3 on: 07 Apr 2004, 11:40:07 »
Thanks for the hint!  The difficulty option "Extended map info" is what determines this.  Never knew that.  I've always kept it on Cadet and just changed some of the settings, but I had never toggled this particular one!

So by Disabling that setting (in Cadet or Veteran) the player is not shown on the map in any mission...learn something new every day with this!

Thanks

Offline h-

  • OFPEC Site
  • Administrator
  • *****
  • Formerly HateR_Kint
    • OFPEC
Re:Hiding player on map
« Reply #4 on: 07 Apr 2004, 18:21:32 »
Maybe a entry in description.ext would do:

showGPS false;

 ::)
Project MCAR   ---   Northern Fronts   ---   Emitter 3Ditor
INFORMATIVE THREAD TITLES PLEASE. "PLEASE HELP" IS NOT ONE..
Chuck Norris can divide by zero.

Kammak

  • Guest
Re:Hiding player on map
« Reply #5 on: 07 Apr 2004, 19:00:27 »
?

That only determines if the GPS receiver is shown...AFAIK it always defaults to false (0)  anyway.

Offline Jezuro

  • Members
  • *
  • Hookah 4 lyfe!
    • Jezuro's ArmA Workshop
Re:Hiding player on map
« Reply #6 on: 07 Apr 2004, 20:05:29 »
So by Disabling that setting (in Cadet or Veteran) the player is not shown on the map in any mission...learn something new every day with this!

The biggest problem is how to force the player to disable that option now  ;)
"We are Her salvation, and through Her command we shall live forever. I will not die. Not here. Not now. Never!!!"

Loup-Garou

  • Guest
Re:Hiding player on map
« Reply #7 on: 09 Apr 2004, 17:14:59 »
Maybe a entry in description.ext would do:

showGPS false;

 ::)

HateR_Kint is right  :), but the entry is : showGPS =  0

Kammak

  • Guest
Re:Hiding player on map
« Reply #8 on: 09 Apr 2004, 17:24:27 »

showGPS *always* defaults to 0 (false) - all that controls is whether the GPS receiver is shown on the map screen.  (The GPS receiver gives you the map coords of the player).

It doesn't control whether the player is shown on the map or not, which was my original query.

However, the difficulty option "Extended Map Inf" DOES control whether the player is shown on the map.  If disabled, the player is hidden from the map and must determine his position using land nav, or "cheating" by getting a pos report from his buddy.  Good enough for my purposes!

Offline h-

  • OFPEC Site
  • Administrator
  • *****
  • Formerly HateR_Kint
    • OFPEC
Re:Hiding player on map
« Reply #9 on: 09 Apr 2004, 17:55:53 »
Yes, quite...
Its for the receiver only...

Luckily I had the 'maybe' in my post so no-one can accuse me of anything  ;D ;D

If you want to make it harder still, just disable the radio use from the player and drop him somewhere in Ia Drang jungles without the GPS...   :P
Project MCAR   ---   Northern Fronts   ---   Emitter 3Ditor
INFORMATIVE THREAD TITLES PLEASE. "PLEASE HELP" IS NOT ONE..
Chuck Norris can divide by zero.