Jump to content

h3po

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by h3po

  1. I'm sorry, but from my end there will be no further development. I have lots of other things taking up my time and the server I was implementing the HC stuff for has since gone offline.

    That's why I pitched the Idea and relased my code as-is, I strongly suggest you guys make yourself familiar with the scripting language and do the same. If and when f3cuk finds the time he can then build upon our combined efforts, instead of everybody relying on him to implement and test the HC stuff himself.

  2. Hi everyone,

     

    I'm now running WAI on a headless client setup with just a few little changes to the code. I just had to remove all the "if (isServer)" checks from the code, which is not a problem if you spawn the init from the correct context, either from server_monitor or the mission with an "if (!isDedicated && !hasInterface)" check. To get the code on the HC without putting it into the mission, I moved the WAI folder to an addons subfolder and added a $PREFIX$ of "z\addons\WAI", which means that you can pack the folder to WAI.pbo, sign it with the bohemia tools and start the HC with -mod=WICKED-AI.

    To put this into production, I still need a solution for BattlEye filtering. Of course you can just allow all the actions that the mission system needs to be allowed to do, but I'd rather not allow createUnit, createVehicle etc for the players.

    If you're interested in this, please refer to https://github.com/f3cuk/WICKED-AI/issues/137where I've also posted a link to my fork with the changes needed to get this running.

     

    Thanks f3cuk and Jossy for this great mission system!

  3. Hi,

    I've tried a few different epoch servers now and the trading gui seems to be broken for me, there is no "Loading..." and no items in the list when I choose a category.

    I've tried relogging/reconnecting/restarting and I reinstalled Epoch from the manual download, still broken.

    Does anyone have an Idea what could be causing this? When googling the problem I find a few people with similar problems, but server-wide because of database errors. My situation seems to be exclusive to me, for other people on the same server it seems to be working.

     

    Thanks,

    h3po

     

    additional info:

    i use Arma 2 Free, Arma 2 OA Steam version and DayZCommander as launcher. Arma 2 beta version 103718, Epoch client 1.0.2.5 Release a1

     

    ---

     

    As it turns out, I was double-clicking the categories and that might have been the problem. When I do that, nothing comes up even after a few minutes of waiting. When I single-click, it just takes a few seconds until the "Loading..." comes up and then the list appears.

×
×
  • Create New...