Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • 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 servers
  • Don'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
SteelSoul

Нужны рабочие беруши Арма3 1.58 Епоч 0.3.8

Ребята, помогите найти беруши, после обновления на Арма3 1.58 Епоч 0.3.8 у меня старые cmEarplugs перестали работать(

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Если старые перестали работать после обновления то в файле 

 

\epoch_config\sandbox_config.hpp
 

 

Поменяй значение на 0

 

respawnOnStart = 0; // Изначально -1
 

Share this post


Link to post
Share on other sites



  • 0

Ребята, помогите найти беруши, после обновления на Арма3 1.58 Епоч 0.3.8 у меня старые cmEarplugs перестали работать(

 

Пробуй это, кнопка END. Вписать в init.sqf :

 

comment "Простой скрипт беруши от Sa-Matra";

call{0 spawn {
	waitUntil {!isNull(findDisplay 46)};

	(findDisplay 46) displayAddEventHandler ["KeyDown", {
		if(_this select 1 == 0xCF) then {
			_earplugsctrl = (_this select 0) displayCtrl 9001;
			if(isNull(_earplugsctrl)) then {
				_earplugsctrl = (_this select 0) ctrlCreate ["RscText", 9001];
				_earplugsctrl ctrlSetPosition [SafeZoneXAbs, SafeZoneY + (SafeZoneH - 0.05) / 2, 0.2, 0.03];
				_earplugsctrl ctrlSetFontHeight 0.03;
				_earplugsctrl ctrlSetText "Беруши[END]";
				_earplugsctrl ctrlShow false;
				_earplugsctrl ctrlCommit 0;
			};
			_shown = ctrlShown _earplugsctrl;
			0.1 fadeSound (if(_shown)then{1}else{0.1});
			_earplugsctrl ctrlShow !_shown;
		};
	}];
};
};

Share this post


Link to post
Share on other sites
  • 0

 

Если старые перестали работать после обновления то в файле 

 

\epoch_config\sandbox_config.hpp
 

 

Поменяй значение на 0

 

respawnOnStart = 0; // Изначально -1
 

respawnOnStart = 0; // Изначально -1 помогло, спасибо!!!!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Similar Content

    • By Miduznya
      Нашел на просторах инета, версия 0.61 вроде а3тв ;) из файлов и папок только
      addons
      keys
      logo.paa
      mod.cpp в нем следующий текст, ссылки убраны в файле
      name = "A3TW: ChernarusPlus 0.58k"; hideName = "false"; picture = "logo.paa"; hidePicture = "false"; description = "Arma 3 Tactical Warfare: Chernarus Plus"; author = "********* (A3TW Team)"; actionName = "Website"; action = "**************"; сервер за основу @Desolation_REDUX
      пытался в файл миссии добавить но так и не разобрался
      есть идеи подсобите плиз, уж хочется запустить и побегать там хоть убейте.
    • By Miduznya
      Мужики есть у кого карта dayz SA под арма3) ? просто дял себя хочу поставить поугарать маленько)
      В ЛС можно написать даже лучше)
    • By BORN
      Хелп кто знает как подключить свой сервер тс3 к серверу армы 3 alris life куда нужно лесть в какие файлы серва  или что нужно для этого 
  • Our picks

×
×
  • Create New...

Important Information

By using this site, you automaticly agree to our Guidelines and Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.