Open DaN109 opened 8 years ago
Open the Mission in the Editor. Delete the three additional synced Zeus modules (group, player, etc.). At the GM module set the option for addons to all (incl. unofficial). Go in the mission Folder and open \scripts\server\game\zeus_synchro.sqf
Search for:
_zgm setCuratorCoef ["edit", -1e8]; _zgm setCuratorCoef ["place", -1e8]; _zgm setCuratorCoef ["synchronize", 0]; _zgm setCuratorCoef ["delete", 0]; _zgm setCuratorCoef ["destroy", -1e8];
Replace with:
_zgm setCuratorCoef ["edit", 0]; _zgm setCuratorCoef ["place", 0]; _zgm setCuratorCoef ["synchronize", 0]; _zgm setCuratorCoef ["delete", 0]; _zgm setCuratorCoef ["destroy", 0];
Hi, can you tell me how do I open the mission in the editor ?
Hello , im using liberation on my server with friends . But I cant use zeus like im admin but i cant place anything . Where can i unlock option of Zeus ? Sorry for my English ...