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
Fantom42rus

Увеличение брони

Парни кто знает можно ли увеличить броню и грузоподъёмность на технике , а то как то смешно получается Хент может загрузить всего 3к , а страйдер 4к . Ну это ведь не логично ))))). Так же по броне правда тут уже тема с РХСа бтр броня 100 хаммер броня 150 , тоже не вижу логики

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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 KILLka
      Здравствуйте. Столкнулся недавно с одной проблемкой - превышение количества объектов на джаммер. Раньше решалось путем добавления строк в desc., каким образом сейчас можно изменить количество объектов на джаммер, кто подскажет?
    • By yurenik72
      Единая валюта на сервере! Не могу найти как увеличить место под хранение валюты в сейфах(. Помогите пожалуйста решить эту проблемму.
    • By Oroboros28
      Всем доброго времени суток! Залил SEM миссии на сервер карта Алтис. Всё работает превосходно, но одно НО... Ботов слишком мало миссии "выносятся" слишком быстро и легко. Может кто подсказать как увеличить число заспавненных ботов? Возможно ли это вообще?
    • By rifer
      Здравствуйте! Пытаюсь увеличить вероятность заражения от удара зомби. Нашел вроде это файл fn_damageHandler.sqf
       
      вроде что-то нашел похожее на то что отвечает за заражение, вот кусок кода:
       
      if (_unitIsPlayer) then { _rndPain = (random 10); _rndInfection = (random 500); _hitPain = (_rndPain < _damage); if ((_isHeadHit) || (_damage > 1.2 && _hitPain)) then { _hitPain = true; }; _hitInfection = (_rndInfection < 1); //player sidechat format["HitPain: %1, HitInfection %2 (Damage: %3)",_rndPain,_rndInfection,_damage]; //r_player_infected if (_isHit) then { //Make hit worse if (_unitIsPlayer) then { r_player_blood = r_player_blood - 50; }; }; if (_hitInfection) then { //Set Infection if not already if (_unitIsPlayer && !_isPZombie) then { r_player_infected = true; player setVariable["USEC_infected",true,true]; }; };  
      Менял и _rndInfection = (random 500);, ставил 10, нифига не заражает......Я так понял за заражение отвечает этот код из выше приведженного:
       
       
      if (_hitInfection) then { //Set Infection if not already if (_unitIsPlayer && !_isPZombie) then { r_player_infected = true; player setVariable["USEC_infected",true,true]; }; };  
      Может кто сталкивался.... подскажите плиз....
  • 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.