Hi, I am having the same problems with onmapsingleclick, but I can't deduce a solution from this thread, maybe I am blind.
What I am trying to do is to dynamically command a heli around the map.
onMapSingleClick "Luft1 move _pos; onMapSingleClick {}";
works, but gives me the infamous "type code, expected string" error message.
Where is the fault?
Cheers, Mathias