Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. this enableSimulation false; this allowDamage false; this addAction["Wytwarzanie bizuterii ",life_fnc_processAction,"jewelleryS",0,false,false,"",' life_inv_jewelleryS > 0 && !life_is_processing && !life_action_inUse']; this addAction[format["%1 ($%2)",localize (getText(missionConfigFile >> "Licenses" >> "jewelleryS" >> "displayName")), [(getNumber(missionConfigFile >> "Licenses" >> "jewelleryS" >> "price"))] call life_fnc_numberText],life_fnc_buyLicense,"jewelleryS",0,false,false,"",' !license_civ_jewelleryS && playerSide isEqualTo civilian '];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement