Hello all!
How I can create marker in script? What command?
createunit, createvehicle, camcreate... it work, but createmarker - no!
Please help me, I don't know what to do...
Hello all!
How I can create marker in script? What command?
createunit, createvehicle, camcreate... it work, but createmarker - no!
Please help me, I don't know what to do...
You can not, as the script command createMarker does not exist in OFP. Neither in 1.96 nor in 1.99, even though the Changelog of 1.99 mentions:How I can create marker in script?It was first added in ArmA 1.00Originally Posted by http://community.bistudio.com/wiki/Arma:_Cold_War_Assault#Version_1.99_Change_Log
All markers that you want to use during the mission, have to be created at design-time in the mission editor.
ECS Team - Poweruser
hi,
As said above you can't create markers but there's workarounds. You can set marker's size or type.
In example, if you want invisible marker you can setMarkerSize to 0.
You can also setMarkerType to empty with this commandCode:"markerName" setMarkerSize [0,0]
Of course, you can reverse marker's size and/or type when needed.Code:"markerName" setMarkerType "Empty"
You can check size and type with those commands getMarkerSize and getMarkerType.
cya.
Nikiller.
Last edited by Nikiller; Mar 3 2012 at 20:48.
[LOL] ofp/ArmA clan since 2004.
No Respawns, No Crosshairs, No Muppets.
Want a good ofp/ArmA2 coop? Visit the [LOL] clan homepage | ofp [LOL] addons pack | ArmA2 [LOL] addons pack
WW4mod25 sound replacement mod v1.1 | Nikiller's scripts pack