I just have no idea what can be wrong with this:
and it does nothing. Yes, "mark" marker exists and _basepos is actual coordinate. Yes there is already some GUI (guerilla) unit on map. I'm stunned and clueless. Nothing in RPT either. Help.Code:_basepos = getMarkerPos "mark"; _group = createGroup GUE; _unit = _group createUnit ["GUE_Soldier_1", _basepos, [], 30, "FORM"];
HOME
Reply With Quote