Search results

  1. C

    Kicked for #126 after updating to 1.5

    Those comments were provided in a script.txt I downloaded from Inkko
  2. C

    [SAR_marker_hangareast,1,2,4,"fortify",true] call SAR_AI; "forify,true] is the proper code...

    [SAR_marker_hangareast,1,2,4,"fortify",true] call SAR_AI; "forify,true] is the proper code. I had "fortify",true-]
  3. C

    How to get cords for config file

    I'd say to go in the spot in-game, and alt tab to your Database/Survivor/Your UID, and find your "is dead 0" character, meaning he is alive. Grab the worldspace from that one. I find this easy, because I use Admin Tools to teleport to each spot.
  4. C

    Kicked for #126 after updating to 1.5

    //1 "if (alive player) then { player SetDamage 1;};" //happens on death //#+4 What to do with this?
  5. C

    Need map_config for Fallujah

    Here's an idea, turn caps lock off when typing.
  6. C

    Kicked for #126 after updating to 1.5

    -------------------------------------------------- YES; I did read the FAQ and the READMEs on opendayz.net and on github, and I searched this thread for my issue. Version of SAR_AI : 1.5 Version of Dayz : 1.7.6 Serverpackage Type : DayZ.st Version : unknown Installed mods : SARGE AI Self...
  7. C

    May we have a AI ground vehicles patrol tutorial?

    *new - Sidechat kill messages - respawn time can be set for every single static group - weapon/item loadout for every single type of AI and faction - experience system for AI ... - completely reworked the waypoint logic - added a ton of debug features, some optical - try the debug levels out. -...
  8. C

    Need map_config for Fallujah

    Thanks for this, but I already figured out how to do static AI a while ago.
  9. C

    AI Guards that shoot all except certain UID ?

    I already have this lol. It malfunctions some times letting random people in.
  10. C

    AI Guards that shoot all except certain UID ?

    I have a base for my clan on my server, and I want static AI to guard this base when we're not on, I want them to shoot any intruders on sight who attempt to come in our base, but I do not want them to shoot my clan members when they're running around in the base, I want the AI to be friendly...
  11. C

    Soldiers hostile to everyone?

    Sarin this is a subforum for SARGE AI.
  12. C

    Safe Bases - Almost Complete

    Can som1 test a bug for me, get a person who is not on the ID list of the trigger to fly a heli through the trigger, after leaving the perimeter they will still die. I need a fix for this.
  13. C

    Safe Bases - Almost Complete

    Many of my players are reporting that when they fly over a base that has a trigger in it, the timer still counts down even though they've left the radius of the trigger, and they die. Anyway to fix this?
  14. C

    Safe Bases - Almost Complete

    Is that intended to fix the problem with players bypassing protected base triggers? Also you put 2 "" in the UID's" that can't be right.
  15. C

    Safe Bases - Almost Complete

    class Item0 { position[]={9845.4043,0,3606.3677}; a=200; b=200; activationBy="WEST"; repeating=1; interruptable=1; age="UNKNOWN"; name="AdminBase"; expCond="(vehicle player) in...
  16. C

    Safe Bases - Almost Complete

    Players are reporting that if they enter a trigger zone of a base that they're not listed on, even when exiting, they still die from the "player setDamage 1;" command. Players fly helicopters through the trigger zone, and the timer still counts down while they're miles away from the trigger...
  17. C

    dayz.wofjwof.com/map.php replacement

    Can we get an update on this?
  18. C

    Bliss Map Script Not Available?

    I use the Bliss Map Script from http://dayz.wofjwof.com/map.php, and now that website doesn't work. How am I supposed to put my mission into my database now?
  19. C

    Humanity values not working properly

    Many of my players are reporting survivor and soldiers shooting at them, when they're positive humanity. This is my config for the humanity: // Humanity Value that gets substracted for a survivor or soldier AI kill SAR_surv_kill_value = 250; // Humanity Value that gets ADDED for a bandit...
  20. C

    how do you add banned loot

    I added a bunch of unbanned guns to my loot tables now, this is what I have so far, they all work, and do not require Rmod. The M8 type weapons require the user to have rmod set in their parameters to be able to pick it up, and use it, that's why I didn't put them on here. }; case...
Back
Top