Home   Help Search Login Register  

Author Topic: Need help with hiding markers and making them re-appear  (Read 1520 times)

0 Members and 1 Guest are viewing this topic.

Ex-RoNiN

  • Guest
Right, I need some help with this.

I have a bunch of markers in my map, they all have a certain name and are all of different types (destroy, flag, etc.).

What I want to do is have some of them hidden at the start of the mission and some of them not, and some others showing up on command after the mission has started and some trigger or script is activated.

I was hoping there is a command, similar to

"markername" markerstates "active" or something like that.

If you could help me with that, I would appreciate it muchos :)

Cheers lads :)

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:Need help with hiding markers and making them re-appear
« Reply #1 on: 22 Aug 2002, 23:53:52 »
Hey ronald, listen up!

 "MarkerName" SetMarkerType "Empty"  = HIDDEN  :-X

 "MarkerName" SetMarkerType "Flag"     = FLASH IT  8)


( ps. "Flag" or any other type, off course )

"Flag", "Flag1", "Dot", "Destroy", "Start", "End", "Warning",
  "Join", "Pickup", "Unknown", "Marker", "Arrow", and any custom markers etc.
« Last Edit: 22 Aug 2002, 23:55:44 by Tomb »

Offline Black_Feather

  • Former Staff
  • ****
  • I'll never forget you Daisey.
Re:Need help with hiding markers and making them re-appear
« Reply #2 on: 22 Aug 2002, 23:56:08 »
you can create empty markers in the editor then just reveal them like tomb says

Ex-RoNiN

  • Guest
Re:Need help with hiding markers and making them re-appear
« Reply #3 on: 23 Aug 2002, 01:26:39 »
Thanks guys, much appreciated :)


By the way, my name ain't Ronald ???