PDA

View Full Version : Markers



Fox808
Dec 14 2006, 15:55
Can you make some of the markers invisible for the player ? What's the command ?

Big Dawg KS
Dec 14 2006, 18:46
Use setMarkerType (http://community.bistudio.com/wiki/setMarkerType) and change it to type "Empty".

Fox808
Dec 15 2006, 21:31
What about rectangular and ellipse markers ? "Empty" doesn't seem to work on them...

Big Dawg KS
Dec 15 2006, 21:59
Use setMarkerSize (http://community.bistudio.com/wiki/setMarkerSize) and make it [0,0].

Fox808
Dec 15 2006, 22:07
But i don't want to change it's size. Just make it invisible to other players but acctually be there.

Is it possible ?

Big Dawg KS
Dec 15 2006, 22:19
But i don't want to change it's size. Just make it invisible to other players but acctually be there.
Why? That makes no sense, it's pointless to have it be there without the player seeing it. No, there is no way to hide an elipse or rectangle without changing its size. If you're only trying to hide it for one side in MP or something, then changing the size wouldn't matter because it's a local effect. Also, it will still technically be there, it will just have a size of 0.