OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: juxie on 03 May 2005, 10:32:38

Title: Create marker dynamically
Post by: juxie on 03 May 2005, 10:32:38
is there a way I can actually create marker dynamically??
Title: Re:Create marker dynamically
Post by: DBR_ONIX on 03 May 2005, 13:46:34
Nope, you need to make them of map, and use
markername setmarkerpos getpos player
etc
- Ben
Title: Re:Create marker dynamically
Post by: macguba on 03 May 2005, 13:47:26
Make them type empty in your init.sqs and then appear as if by magic when you need them.