Being quite new to the Arma II mission editor - or at least to skilled, for a mission I'm making, I want a way to make units in my group run the bis_fnc_taskDefend function, while at my base . This is mean to be quite a sanbox mission, so I can accept if the solution involves linking them to a trigger, or somthing else that the player has to actually click/select.
Preferably using the editor only, without the use of scripts, as I find the scripts to be 'just-not-my-thing', thanks.
HOME
Reply With Quote

The editor without using scripts isn't half as useful as it is with script. You can actually do quite a lot of scripting within the editor itself. For a sandbox concept though, you'll have a very difficult time getting by without scripts.
