Results 1 to 3 of 3

Thread: Hidden Markers

  1. #1
    Master Gunnery Sergeant Zulu1's Avatar
    Join Date
    Feb 19 2006
    Location
    Los Angeles, CA. USA
    Posts
    1,349

    Hidden Markers

    After searching past threads I didn't come up with much that helps me. It appears that "Icon" type markers can be hidden using:

    "obj2" SetMarkerType "Empty";

    Unfortunately this does not seem to work with "Rectangle" or "Ellispe" markers, unless I am missing something.
    [Abit Fatal1ty + Intel 630 P4 3ghz + 3gb DDR2 ram (PC4200 Dual Channel) + eVga GT240 512mb DDR5 (Overclocked) + Sound Blaster Fatal1ty x-fi

  2. #2
    An alternative method would be to set the marker's size to minimum:

    "marker" setMarkerSize [0,0]

  3. #3
    Master Gunnery Sergeant Zulu1's Avatar
    Join Date
    Feb 19 2006
    Location
    Los Angeles, CA. USA
    Posts
    1,349
    Author of the Thread
    Thanks Rellikki.

    Not the best way but it works, and to make it visible I just return it to normal size.

    I was considering changing marker type, but didn't see how to change it back.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •