Hello been away from the game for a while and I forgot how to add these two code lines together.  I am using Vcom AI and using Jebus with GAiA.   Both codes work fine but forgot how to add  together  very frustrating!!!   Call {0 = [ this, "DELAY=" ,300, "INIT=",{dostop _x} forEach (units _ProxyThis)", "EXIT=", myExitTrigger6, PAUSE=, 25] spawn jebus_fnc_main; }    This spawn the group while holding them in position until contact is made and then they will move to engage.   Call {O = [this, DELAY=" ,300, "GAIA_NOFOLLOW=","2", "PAUSE=" ,25, "EXIT=", myExitTrigger6,"INIT=","(group_ProxyThis)setVariable['Vcm_Disable', true]"] spawn jebus_fnc_main;}     Both work fine by themselves and I used to know how to add them together but I forgot help appreciate it.