Jump to content

hannibal2210

Member
  • Content Count

    37
  • Joined

  • Last visited

  • Medals

Community Reputation

1 Neutral

About hannibal2210

  • Rank
    Private First Class

Recent Profile Visitors

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

  1. Thanks so much for doing that, I find your framework indispensable these days and while 99% of the functionally has been working flawlessly I did notice in recent missions vehicles weren't moving to orders. There was, for example, a similar result when using 'Zen_OrderInsertion' with ground vehicles so hopefully your change also fixed that. Cheers
  2. I appreciate this has not been updated for a while but has anybody else noticed that the Zen_OrderVehicleMove function is no longer working. Testing in vanilla usually results in the crew getting the order but not actually carrying it out (They also receive a waypoint which disappears after a second or so). _ifvmv = [ifv0, [5084.19,4079.07,0]] spawn Zen_OrderVehicleMove; - example Thanks anyway for your work on this fantastic framework
  3. I know you say you have checked the port forwarding etc but double check the query port 27016. When that isn't forwarded it generally doesn't display in the server browser.
  4. hannibal2210

    Arma 3 Server Low CPU utilization

    What CPUs are they running?, I know with R710s they are quite old now and use the Xeon E , L and X 5000 series right?. I would imagine if you have a cpu core count of 6 or 8 it may show a lower utilisation as it will probably only use 4 cores maximum (1 core heavily). The % given is of the entire set of cores available across multiple cpus. One of our servers uses two Xeon E5-2690 V2 cpus and due to that being 20 cores total, arma would only use a small percentage of the total cpu time. Apart from this I would try to look at the server TPS (use '#monitor 1' when logged in as admin ingame) and if it is in the 40s I would say everything is just fine. I would also look at player count and ai count to explain a lower demand on the CPU. You could possibly try using the 64-bit version of arma3server but I doubt it'll make much difference. Remember arma doesn't care about core count as such, infinitely more important is clock speed and IPC when it comes to performance.
  5. hannibal2210

    HueyPack

    This looks great, will test it out tonight Thanks!!
  6. Very sad indeed to read through this, I hope all of your hard work and commitment to these projects does not go under-appreciated as they have been essential blocks of the modding community and for Arma's ongoing development. Thank you for all you have done so far with AiA and the CUP
  7. Nice work, looking good so far!
  8. hannibal2210

    ASDG - Mk. V SOC (WIP)

    This looks outstanding!
  9. Thanks micovery for all your work on this, it is extremely useful and works very reliably. One thing I read was that this dumps to the storage (SQL in my case) every 1 minute by default, I noticed when set up the interval seemed much longer, for example if you closed the server and then restarted it when you rejoined you would be placed back to a location you were in maybe 5 or more minutes before. Also I wondered if you could suggest a way of saving the contents of a vehicle / storage crate using this system aswell ( for persistent coop campaign storage). Any input on this will be greatly appreciated. Thanks again!
  10. I have been having trouble getting the example mission to work (Tried the latest from github and the one on armaholic). I get the hints ingame that equipment is being removed and then loaded etc but nothing is being saved to an .ini file at all in the @inidbi/db folder. There are some script errors in the rpt, I hope I have not done anything wrong but would appreciate any help on this. Thanks http://pastebin.com/QbcQrKgM - RPT
  11. hannibal2210

    The Iraqi Warfare Mod [Alpha]

    Did you check the dependencies?. You need: - RH M4/M16 pack - RH M4/M16 pack Config Hotfix - HLC AK Pack - HLC-Core - ASDG Joint Rails - Up Armored HMMWV Modification Or you are simply using the extra configs provided in this mod which change certain weapons to those of other weapons packs. The errors you posted are most likely because you do not have these three: - HLC AK Pack - HLC-Core - Up Armored HMMWV Modification
  12. Go on the MCC menu before login and on the right side you can change the key bindings.
  13. hannibal2210

    Task Force Arrowhead Radio

    I noticed this problem aswell with most of our players not getting ids at all. It is in the inventory but doesn't work at all (interface or transmit) and if you take a new radio from the radio box or Virtual armoury it does the same.
  14. hannibal2210

    [WIP]EWK_HMMWV'S

    Thanks MrEwok
  15. hannibal2210

    [WIP]EWK_HMMWV'S

    I'm not sure why but I seem to be getting a lot of errors with this addon loaded (Only this and hafm_arma2_vehicles). Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyObject.simulation'. Warning Message: '/' is not a value Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyObject/ Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyObject.model'. Warning Message: '/' is not a value Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyObject.simulation'. Warning Message: '/' is not a value Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/Proxy_MedBox.simulation'. Warning Message: '/' is not a value RPT ATTACHED: http://pastebin.com/0adF4YxP Thanks for your work on this addon!
×