ok, i save the problem with domove!thx
now another prob (again i dont know whats wrong):
opf says: tbhe move _pos|#|: error move , type string expected array
_pos = _this select 0
OnMapSingleClick {if (Count _units == 0) then {[_pos, _shift, _alt] exec (rRadioFolder + "\markeraction.sqs"); true} else {false}}
"lz" setMarkerType "marker"
"lz" setMarkerPos _pos
tbhe move _pos
@(unitReady tbhe)
exit
_pos is the location selected on map! (i copied this from pmc_command campaign and modified a little)