Recent content by Karmafied

  1. K

    WAI AI Behavior Modding

    I feel like there's something missing. I know the author of WAI listed the modes of 'awareness', but where do these "_behavior"-types of code link to? How does the program know how to make the AI act? I can't find anything in the WAI folders. Just because I put "SAFE" doesn't mean anything if...
  2. K

    WAI AI Behavior Modding

    First attempt: No AI present. Report Log shows: Error in expression <eAI "ANIM"; _unit enableAI "FSM"; _unit setCombatMode _mode; _unit setBehaviour > 23:56:10 Error position: <setCombatMode _mode; _unit setBehaviour > 23:56:10 Error setcombatmode: Type Bool, expected String 23:56:10 File...
  3. K

    WAI AI Behavior Modding

    Thanks for the reply, ShootingBlanks; very helpful. As soon as I try it and verify it, I will post my results. Also, by that logic, does that mean that I can add a NEW item for 'standstill guards' in the config file? Current Example: /// Sets radius for AI patrols (call spawn_group)...
  4. K

    WAI AI Behavior Modding

    Or what if, instead, I changed the config file to: /// Sets behavior of AI groups ai_combatmode = "RED"; ai_behaviour = "COMBAT"; ai_combatmode2 = "YELLOW"; ai_behaviour2 = "COMBAT"; /// Sets behavior of AI groups ai_combatmode3 = "BLUE"; ai_behaviour3 = "SAFE"; /// Sets behavior of AI...
  5. K

    WAI AI Behavior Modding

    Hi all, I have just installed WAI in addition to DZAI and I love it. I am trying to find a way to have different types of behavior per AI group, and although I am not sure this is even possible, I wanted to ask this: (I am not a coder, so bear with me if this is a stupid thought) In the file...
  6. K

    Selling DZAI Land Vehicles

    I stand corrected. I tested this out and it works great. Brilliant! Thanks for sharing this.
  7. K

    Selling DZAI Land Vehicles

    No. It doesn't matter how long the vehicle stays... as soon as you try to interact with it, it will disappear shortly because it's not in the database...
  8. K

    need little help with ai helis

    Here is what I have: //Global maximum number of active AI air vehicle patrols. Set at 0 to disable (Default: 0). DZAI_maxHeliPatrols = 3; //Probability to send first available AI helicopter to reinforce dynamic AI group. No effect if DZAI_maxHeliPatrols is set to...
  9. K

    Selling DZAI Land Vehicles

    The vehicle disappears because it isn't actually written to the database. No easy fix.
  10. K

    DZAI and Sarge AI merge

    Greetings. I am currently running a private Epoch server on Dayz.ST. I am running version 1.0.4.2. I have DZAI running on version 2.1.0. and am trying to also run Sarge AI at the same time. I know this is possible but for some reason, am getting lots of errors. Does anyone know the main...
  11. K

    DZAI implemented but no AI spawn (also some errors in rpt)

    All I did to fix it was change the Dynamic Weapon List option (in the config) to false. Easy fix.
  12. K

    DZAI implemented but no AI spawn (also some errors in rpt)

    Lonely- Have you updated to the new Release of 2.1.0? I am getting this similar error: 18:06:51 "EPOCH EVENTS INIT" 18:06:51 Error in expression < (getNumber (configFile >> "CfgWeapons" >> _weaponItem >> "type")); call { if (_> 18:06:51 Error position: <>> _weaponItem >> "type")); call { if...
  13. K

    Customizing AI Weapons

    You can setup DZAI to do the same thing. The AI will always be hostile to players, yes, but they will also battle each other. In terms of realism, I can watch Sarge AI patrols just walk blindly across a field and know that they are AI. DZAI actually look like players when they move and use...
  14. K

    How get AI corpes out of Vehicles

    Generally, if you get into the vehicle and move around the seats, the AI will fall out and be lootable.
  15. K

    blacklist format

    The last few days I have been perusing the forums seeking answers for DZAI issues. I'm going to delete my previous comment about Buttface's attitude as I have seen mostly helpful posts and my mind has changed. Buttface, I do apologize for judging you so quickly as well as being a straight-up...
Back
Top