Non's

Member
  • Content count

    13
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

4 Neutral

About Non's

  • Rank
    Bambi

Recent Profile Visitors

512 profile views
  1. Just to put this iin the right place : Here is my temporary fix : After line 46 in ExileServer_object_construction_database_load.sqf : if (typeOf _constructionObject in ["Land_Airport_Tower_F", "Exile_Construction_Laptop_Static", "Exile_Construction_ConcreteDoor_Static", "Exile_Construction_ConcreteGate_Static", "Exile_Construction_WoodGate_Static", "Exile_Construction_WoodDoor_Static", "Exile_Construction_ConcreteWindowHatch_Static", "Exile_Construction_WoodGate_Reinforced_Static", "Exile_Construction_WoodDoor_Reinforced_Static", "Exile_Construction_ConcreteFloorHatch_Static"]) then { _constructionObject enableSimulationGlobal true; _constructionObject call ExileServer_system_simulationMonitor_addVehicle; }; And add the classnames you want, in my example you can see an example for the EBM Airport Tower ("Land_Airport_Tower_F") and the fix for the laptops ("Exile_Construction_Laptop_Static"). Works perfectly after a server restart... Edited 5 minutes ago by Non's
  2. give it a try dude and tell us But on my server, this is the only fix i found for Extended Base Mod, i guess it should be working for your custom buildings too, but you might experience some FPS drops...
  3. Here is my temporary fix : After line 46 in ExileServer_object_construction_database_load.sqf : if (typeOf _constructionObject in ["Land_Airport_Tower_F", "Exile_Construction_Laptop_Static", "Exile_Construction_ConcreteDoor_Static", "Exile_Construction_ConcreteGate_Static", "Exile_Construction_WoodGate_Static", "Exile_Construction_WoodDoor_Static", "Exile_Construction_ConcreteWindowHatch_Static", "Exile_Construction_WoodGate_Reinforced_Static", "Exile_Construction_WoodDoor_Reinforced_Static", "Exile_Construction_ConcreteFloorHatch_Static"]) then { _constructionObject enableSimulationGlobal true; _constructionObject call ExileServer_system_simulationMonitor_addVehicle; }; And add the classnames you want, in my example you can see an example for the EBM Airport Tower ("Land_Airport_Tower_F") and the fix for the laptops ("Exile_Construction_Laptop_Static"). Works perfectly after a server restart...
  4. Non's

    possible incoming Arma3 1.68 update

    here is my sqf : Works fine...
  5. Hi @kuplion, can you solve this to me ? I have the same problem with this :
  6. Non's

    possible incoming Arma3 1.68 update

    For those who use Extended Base Mod : if (typeOf _constructionObject in ["EBM Building Class"]) then { _constructionObject enableSimulationGlobal true; }; in ExileServer_object_construction_database_load.sqf Credit : TDZ_Koko
  7. Non's

    Overfak Exile

    UPDATE 27.02.2017 · Sell crate directly in waste trader · Revive your buddies with a defibrillator available in Trader Zones · New Tanks, Planes and Uavs · NO SKYBASE. Maximum height is now set to 30M · Respawn in your base possible every 5 minutes · Loot + · Prices updated · Custom ZCP · Jonzie Cars elcome to Overfak Exile ! I'm a new Exile server admin and i'm proud to announce my new server : /!\ It's a brand new server and it will still be in "Testing" Mode for a few weeks. /!\ During 1 week from now, every player who goes in and tell me the secret code "FAK" in Private Chat will be rewarded with a customized gift (Send to "Non's Walt") Mods / Addons (Everything works fine ATM) · 20K Start · Infistar · DMS Missions - Custom Money, loot and vehicles · · Gear Crates - With Batteries inside ! · Random AI - Town Occupation - Uav AI patrols · Airlift - Movable Cases and Load inside vehicles · Grinding · Hacking (Virtual Garage hackable) · · Occupation Airlines · Admin Custom Events (Heli War, Balota's Tank, 100K Massive Crate...) · Uavs, Tanks, Missile & Rocket Launchers XM8 Apps · Deploy Bike · Viewing Distance · Player Scan · Private Chat · Vehicle HP Bars · Remote CCTV · BRArma CookBook TODO : · Optimize Loot Tables · Optimize Poptabs Balance Our goal is to build a new Exile community, we are available on our Discord and ingame to listen to your suggestions to make the best experience possible ! Discord : https://discord.gg/ezUufCq Server on a3Launcher Server IP : 178.32.101.85:2302 Non's