Jump to content

[BL] Hannibal

Member
  • Content Count

    25
  • Joined

  • Last visited

  • Medals

  • Medals

Community Reputation

16 Good

About [BL] Hannibal

  • Rank
    Private First Class

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. [BL] Hannibal

    Persistent Database and Resupply

    Hi tebbbs I know its been a very long time but I wondered if you still have any version of the web front end you were working on for PDB?. Thanks in advance
  2. [BL] Hannibal

    ACRE-Persistence

    Extremely useful, thanks for your work!
  3. [BL] Hannibal

    Headless client question

    Make sure you name the headless client modules (e.g HC0 and HC1) and not just make them playable
  4. A brief summary would be to get something with a high individual core speed (High IPC) as said before. I have used both a server with 2 x Xeon 2690V2 (3ghz 10 core) and on a 4 core i3-9350KF running at 4.9ghz. The i3 far outperformed the Xeon on the same missions. A 3960X would do very well despite being primarily focused on multi-thread applications due to the improvements in IPC on the Zen architecture. As you might well guess though, most importantly it is how the mission has been setup and optimised, not to mention whether your individual players are using stable connections with low packet loss.
  5. Just a thought but have you got both a headless client logic placed in your mission (set playable and with a name) and have you tried putting the -password=yourpass in as a parameter (if one is needed)
  6. Thanks for this, its an extremely useful program!
  7. [BL] Hannibal

    Scottish Highlands [TERRAIN]

    This is looking really good, very impressive!
  8. [BL] Hannibal

    [Release] Grid Caching System - GCS

    This looks extremely interesting, on paper it seems to hold similar functionality to Alive but using areas instead of proximity to players etc? Thanks for your work
  9. [BL] Hannibal

    Persistent Database and Resupply

    Then it is probably not relevant for you in that case. Also pm me or the author for further help, this thread will be a bit spammed otherwise :P.
  10. [BL] Hannibal

    Persistent Database and Resupply

    It must be the name of the database that you are using. Unlock dll by right clicking it and properties. Stupid question but you are running a 64bit o/s right? :P
  11. [BL] Hannibal

    Persistent Database and Resupply

    Just sounds like it hasn't loaded extdb3 correctly (make sure its 'extDB3_x64.dll' is unlocked). Make sure also that you add something like this to the "extdb3-conf.ini" [SRU_DB] Type = MySQL Name = arma3 Username = sqluser Password = Passwordforuser IP = 8*.**.**.** Port = 3306
  12. [BL] Hannibal

    Persistent Database and Resupply

    Just right click it, save link as pdb.pbo
  13. [BL] Hannibal

    Persistent Database and Resupply

    Using extdb3 but using the pbo linked here: http://tebinulrich.de/pdb.pbo Notice the path is \sru_pdb\ so I think that it is referencing the older one for extdb2
  14. [BL] Hannibal

    Persistent Database and Resupply

    Sounds obvious but make sure you have the .pbo loaded (usually server side only). You may get this error if you load the mission locally on a client.
×