Flow

Donator
  • Content count

    803
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Flow

  1. Flow

    Post missing BE filters here

    DeleteVehicle.txt should be 7 "" !="Exile_Unit_Player" !"NVG_Target" !"Preview"
  2. Flow

    Traderbug in Tanoa?!

    Hi @Eichi, i got this message from a player. Is this a known bug? There was no modification by me: Regards
  3. Flow

    Bugged mixer in tanoa

    Thx a lot
  4. Flow

    Bugged mixer in tanoa

    The following was reported by a player. Anybody else have that issue or already a solution?
  5. Flow

    Bugged mixer in tanoa

    Do you mind to share that because i don't want to fire up the editor
  6. Flow

    BunkerBande Sucht team

    Warum sollte dir jemand die Arbeit machen ohne Gegenleistung? Ist echt unglaublich dass man da ne Gegenleistung erwartet wa?
  7. It's hard to go trough your filters with those unformatted post so don't expect to much. !"if(call fnc_check_if_enemy_base)exitWith\n {\n player setDamage 1;\n\n _log = format['WALL GLITCH CHECK (getIn) - @%1"
  8. Flow

    SQL: Use a migration framework

    I have MySQL servers since over 15 years and NEVER was in use of migration tools nor ever see it is "fragile" but there is always someone out....
  9. Flow

    Connect/Disconencts

    I do not wonder about that. There are just to many servers out. People spread. There are 1.5 players per server so....
  10. Flow

    Connect/Disconencts

    Roamin AI, DMS and VEMF? Guess that performance will not be the best. If you don't have any mods that needs to be loaded on the client side when joining, it is strange. The disconnects should not happen then. But it can also be that the users are loading mods which ARE NOT on your server and therefore are kicked so. Hard to say
  11. Flow

    Connect/Disconencts

    First of all would it be useful if you post your addons you installed. But as i guess you have additional addons, plugins, whatever this is a normal behavior. Player who does not have the required extension is getting kicked. Nothing to worry for....
  12. Flow

    ExileZ 2

    Create spawnpoints!!!!!!1111elf TriggerPositions. Go some pages back to see an example for Tanoa
  13. Flow

    Probleme mit DMS Mission und BE

    Das sieht nicht komplett aus
  14. Flow

    Script Restriction 0

    scripts.txt line beginning with createUnit
  15. Flow

    Please help

    You did not search anything my friend. its EASY to add BE filters. And that's what you need to do. So check the board how to make BE filters as nobody will do every single BE filter for you Especially that BE filter is listed 1000 times here: http://exile.majormittens.co.uk/search/?q=player+removeItem+%22Exile_Item_DuctTape%22%3B%22
  16. Flow

    Please help

    Why don't you just research how to generate BE filters? That's a basic when you want to have an arma server !"_tmp={missionNameSpace setVariable[(_this select 0),compileFinal(_this select 1)]};\nif(isNil 'FN_infiSTAR_F')then{FN_infiS" Happy weekend
  17. Flow

    Server Cleanup Script Broken

    Don't worry about object not found. This is absolutely common especially with any additions scripts as AI
  18. Flow

    Apex Headless Client

    Benutzt doch bitte den Spoiler und die Code Tags
  19. Flow

    ExileZ 2

    Not sure if you shall redistribute that work tough
  20. Flow

    Are these specs good enough?

    Don't make a raid 0. You won't need that one. If one hdd crashes, all of your data is lost. Raid 1 is okay and you have redundant disks. Arma does not need SSDs or whatever. Sure the startup is a bit faster but during normal operations you won't have "heavy" IO
  21. Flow

    Low server fps

    Sure it can handle it. But the fps do suck when you have more players and/or objects. It is impossible to have e.g. 80 Slot VPS server with good performance unless you maybe are the only one on the host system....
  22. Flow

    ExileZ 2

    If you would go back 2 or 3 pages (max) you would have seen that we published spawnpoints for tanoa. So yes it does
  23. Flow

    Change Ram from Server

    Think they changed that some time ago but forgot to update the wiki. Could be also that 3GB is for client only. Who knows
  24. Flow

    Is server specs good enough

    As CEN said, the server specs are fine. But if you are planning to use Linux as server you will have problems with 70 players. Windows will be fine. Regards
  25. Flow

    ExileZ 2

    But it's more complete then And i guess this gives you a hint somewhere where to find the addons when you don't have them (I GUESS)