Jump to content

GameBoss

Member
  • Content Count

    7
  • Joined

  • Last visited

  • Medals

Everything posted by GameBoss

  1. If you are looking for a good feeling server, please don't hesitate to configure mods and join the [TCF] wasteland server on A3. Underrated gameplay with no limits and full tactics and combat freedom with missions, loot crates, a lot of vehicles and gear. Good starting server for a new players to learn and feel full potential of ArmA3 gameplay. Server made by FANS for FANS! Steam Group https://steamcommunity.com/groups/tcfwasteland Discord https://discord.gg/G6f3UHcb2F Required Mods https://steamcommunity.com/sharedfiles/filedetails/?id=2572205181 Supported Mods https://steamcommunity.com/sharedfiles/filedetails/?id=2572210741
  2. I think inidbi2 not working correctly on x64 bit servers :( I managed it to load dll, but nothing can be done after :( 22:16:18 CallExtension loaded: inidbi2 (C:\Program Files\Steam\steamapps\common\Arma 3\@inidbi2\inidbi2_x64.dll) [x݈] When i creating new db using _inidbi = ["new", "newdatabase"] call OO_INIDBI; nothing is created. When Im trying to check version using "getVersion" call _inidbi; it return: 21:58:18 "Version: any" 21:58:28 "Version: any"
  3. https://community.bistudio.com/wiki/ArmA:_Selection_Translations#E
  4. Hello guys. I have a problem. This is my eventhandler player addEventHandler ["Killed", {[_this] call onKilled;}]; with varables _player and _killer In script onKilled i made a condition: If ((vehicle _killer) == _killer) then {My script}; But i always get true; It doesnt matter where i am, inside a vehicle or outside, allways getting true. Help me, hot to fix it?
  5. If its not compatible then we will use simple @iniDB addon. We dont have much time to remake whole script.
  6. Trying to create new db comb. _inidbi = ["new","myDB"] call OO_INIDBI; its not working and return "any" in logs and: Error position: <OO_INIDBI; We are trying to use it on ArmA 2 : OA
×