Advertisement
TheMisticogamer

Untitled

Dec 18th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. this enableSimulation false; this allowDamage false; this addAction[localize"STR_Process_Kebab",life_fnc_processAction,"kebab",0,false,false,"",' life_inv_viande > 0 && life_inv_legumes > 0 && life_inv_sauce > 0 && !life_is_processing && !life_action_inUse']; this addAction[format ["%1 ($%2)",localize (getText(missionConfigFile >> "Licenses" >> "kebab" >> "displayName")), [(getNumber(missionConfigFile >> "Licenses" >> "kebab" >> "price"))] call life_fnc_numberText],life_fnc_buyLicense,"kebab",0,false,false,"",' !license_civ_kebab && playerSide isEqualTo civilian '];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement