Need help?
Create a topic in the appropriate section
Don't write everything in the chat!Take a look at the marketplace
There you can buy
everything related to game serversDon't want a ban?
Please read our rules
Don't disturb the order!Sell or buy?
Use services of the guarantor
We will make your deal safe



- 0
-
Our picks
Народ, кто шарит, можно ли вот этот код: NPG_Environment = {
Edited by Maks2236 (see edit history)_on = profileNamespace getVariable["NPG_Environm",true];
if (_on) then {
enableEnvironment true;systemChat format ["User Defined Setting : Environment Sounds Enabled!"];
profileNamespace setVariable["NPG_Environm",false]; saveProfileNamespace;
"Environment Sounds: On" call dayz_rollingMessages;
}else{
enableEnvironment false;systemChat format ["User Defined Setting : Environment Sounds Disabled!"];
profileNamespace setVariable["NPG_Environm",true]; saveProfileNamespace;
"Environment Sounds: Off" call dayz_rollingMessages;
};
};
Запилить в Эпоч мод 1.0.7
???
Это для отключения Окружения, типа лишних звуков как шум моря и ветра!
Share this post
Link to post
Share on other sites