xface

Member
  • Content count

    175
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by xface

  1. Is it possible to add function: the admin menu display in Zeus mode?
  2. xface

    Ошибка при добавлении RHS

    Это скорее всего проблемы настроек и возможно работы с БД. Нужны все логи, от сервера от Extdb2
  3. xface

    Дальность прорисовки

    подойдет, до сих пор у меня работает
  4. xface

    Infistar - наболевшая тема

    Проверь строчку в description.ext #include "infiSTAR_Exile_AdminMenu.hpp" этот файл был переименован в последних версиях инфика на infiSTAR_AdminMenu.hpp возможно ты не доглядел, когда обновлял
  5. xface

    Шкафчики(Locker)

    Инфик установлен? если да, какая версия?
  6. xface

    Шкафчики(Locker)

    Эта проблема дублирования записи в таблице player Я добавил скрипт в планировщик БД: DELETE FROM player WHERE damage = 1
  7. xface

    Землетрясение

    exile_server_config class Events { /* A list of events that are active */ enabledEvents[] = {"SupplyBox", "AbandonedSafe", "EarthQuake"}; //удалить , "EarthQuake"
  8. Патрули occupation стоят? Возможно они косячат. Отключи временно, проверь
  9. xface

    Alternative XM8 Notifications?

    i have mail server with DKIM. Is it not help?
  10. xface

    Alternative XM8 Notifications?

    Yes, send an email with the ability to configure Account(on behalf of which will be sent) of mail server on the arma server side.
  11. AVS после доработки напильником отлично работает. Плюс есть черный список боеприпасов. Функция спавна техники в AVS отключена у меня.
  12. Держи чувак, твои молитвы были услышаны ) но для R3F
  13. Некоторые из моих игроков тоже жаловались на это. Причину так и не выяснили. RHS БМП-3 так глючит у пары человек. Склоняюсь, что сам мод с ошибкой. Только не размыта, а вообще черный экран
  14. No, No if I have correctly translated your phrase. The code has to make check if the player the owner of this territory, he can't apply to hacker attack to this territory
  15. @Janski Hello! Whether there is an opportunity to add check for hacker attack that the player couldn't crack him territory and him safe?
  16. xface

    R3F Exile

    I am using only loading, not towing. ExileClient_object_player_event_onEnterSafezon.sqf this script also do not use
  17. xface

    R3F Exile

    create him
  18. xface

    R3F Exile

    1. to init.sqf [] execVM "R3F_LOG\init.sqf"; 2. to description.ext #include "R3F_LOG\desc_include.h" 3. Copy to mission PBO folder R3F_LOG
  19. xface

    R3F Exile

    @Shalloa I have adjusted him in the usual way, and upon transition to version 1.0 did nothing at all. He has earned at once
  20. xface

    R3F Exile

    Working for me
  21. xface

    class Logging

    I fix it
  22. xface

    AVS - Advanced Vehicle System

    My small Update AVS for version 0.9.8 1. Fix: payment for fuel and ammunition 2. Fix: did not work the new Exile logging if used AVS I have edited only these three files: AVS\code\fn_refuelVehicle.sqf AVS\code\fn_rearmVehicle.sqf AVS\hooks\AVS_system_database_connect.sqf Download AVS