OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: domomo on 08 Sep 2007, 23:59:57

Title: creating markers
Post by: domomo on 08 Sep 2007, 23:59:57
i am having trouble using this command: marker = createMarker [Marker1, position player]

whenever i use it i get an error, can someone please explain to me how this command is meant to be use? thank you
Title: Re: creating markers
Post by: LCD on 09 Sep 2007, 00:04:33
add quotes around da name....

marker = createMarker ["Marker1", position player]

LCD OUT

p.s

WELCOME 2 OFPEC M8