Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- this enableSimulation false; this allowDamage false; this addAction[localize"STR_Process_Cocaine",life_fnc_processAction,"cocaine",0,false,false,"",' life_inv_cocaineUnprocessed > 0 && !life_is_processing && !life_action_inUse']; this addAction[format ["%1 ($%2)",localize (getText(missionConfigFile >> "Licenses" >> "cocaine" >> "displayName")), [(getNumber(missionConfigFile >> "Licenses" >> "cocaine" >> "price"))] call life_fnc_numberText],life_fnc_buyLicense,"cocaine",0,false,false,"",' !license_civ_cocaine && playerSide isEqualTo civilian '];
Add Comment
Please, Sign In to add comment