OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: pazuzu on 27 Nov 2004, 00:00:45

Title: Hidden marker names
Post by: pazuzu on 27 Nov 2004, 00:00:45
I've made hidden markers before using icon markers but I was wondering if its possible to use the rectangle or ellipse style of markers?

Are there names for these kind?

I haven't been able to find them.

Thanks.
Title: Re:Hidden marker names
Post by: Triggerhappy on 01 Dec 2004, 22:13:33
use setmarkersize to make those invisible

Marker setmarkersize [0,0]
Title: Re:Hidden marker names
Post by: pazuzu on 03 Dec 2004, 21:06:13
Hey, thanks for all the help that worked great.