if(_complete) then { [_crate,10,10,[100,crate_items_president],10,10] call dynamic_crate; };
How to make the above script catch only the president's loot line?
if(_complete) then { [_crate,crate_items_president] call dynamic_crate; };
Is that correct? When I do it seems that the mission does not start.
Sorry for my english I'm using google translator.