OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started 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.
-
use setmarkersize to make those invisible
Marker setmarkersize [0,0]
-
Hey, thanks for all the help that worked great.