Hello, first post for me here!
Is there anyway to reset (do a second initialization) of a OPCOM to have it grab troops spawned by custom scripts later in my mission?
I tried using ALiVE_fnc_createProfileVehicleAssignment but my brain melted.
Regards
Hello, first post for me here!
Is there anyway to reset (do a second initialization) of a OPCOM to have it grab troops spawned by custom scripts later in my mission?
I tried using ALiVE_fnc_createProfileVehicleAssignment but my brain melted.
Regards
See the script snippets page on the wiki for how to profile spawned units so they will be used by opcom.
The units are already profiled with ALiVE_fnc_createProfilesFromUnitsRuntime on a loop, but OPcom refuses to give them orders....
I want OPcom to assume control, thanks for your help
If they are of the same faction as OPCOM and they are profiled they will be used automatically. Initializing the OPCOM again will not magically pick up the units.
They may not get orders right away if they are unneeded at the time. Please allow at least 7-10 minutes for them to properly get picked up.
I think there is some kind of incompabilty, trying to get the opcom to have control over zombies but it wont claim them no matter what.