Advertisement
Guest User

Untitled

a guest
Dec 17th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. this addAction[localize"STR_MAR_Process_Sand",ZoOCkER_fnc_processAction,"sand",0,false,false,"",' ZoOCkER_inv_sand > 0 && !ZoOCkER_is_processing && !ZoOCkER_action_inUse']; this addAction[format ["%1 ($%2)",localize (getText(missionConfigFile >> "Licenses" >> "sand" >> "displayName")), [(getNumber(missionConfigFile >> "Licenses" >> "sand" >> "price"))] call ZoOCkER_fnc_numberText],ZoOCkER_fnc_buyLicense,"sand",0,false,false,"",' !license_civ_sand && playerSide isEqualTo civilian '];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement