Skip to content

Commit

Permalink
Typo correction
Browse files Browse the repository at this point in the history
  • Loading branch information
SnarkIndustries committed Aug 24, 2014
1 parent fc8f73e commit fd66de6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changelog History/2.1.2.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
DZAI 2.1.2 Changelog


[NEW] Killing an AI unit will cause them to be ejected from their vehicle, if they are in a vehicle (Untested)
[NEW] Killing an AI unit will cause them to be ejected from their vehicle, if they are in a vehicle
[NEW] Added setting DZAI_waypointBlacklist in dzai_config.sqf. Marker names added to this array will prevent these areas from being used as destinations for map-wide air/land AI vehicle patrols. Note: This won't prevent AI vehicles from pathing through these areas.
[NEW] Podagorsk: Added AI spawn location on Sona island (barracks/castle area).
[NEW] AI vehicle drivers will now wait for cargo units that need to be picked up instead of ditching them.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ DZAI includes many features that can be user-configured:
- <b>AI helicopter/plane patrols</b> - AI helicopters patrol randomly around the map. Tip: Players on foot have the best chance of avoiding detection, but players in vehicles are much more noticeable to AI.
- <b>AI land vehicle patrols</b> - AI vehicle patrols randomly travel between cities and towns using roads. Be on the lookout for vehicles that decide to go off road.
- <b>Custom-definable infantry and vehicle AI patrols</b> - Populate your AI bases with custom spawns and vehicle reinforcements.
- <b>AI can use any lootable weapon</b> - DDZAI can read DayZ's loot tables to build a list of AI-usable weapons. Beware, AI with rarer weapons will be more dangerous. (Users may also choose to set up their own AI loadouts).
- <b>AI can use any lootable weapon</b> - DZAI can read DayZ's loot tables to build a list of AI-usable weapons. Beware, AI with rarer weapons will be more dangerous. (Users may also choose to set up their own AI loadouts).
- <b>AI health system</b> - AI units can take as much damage as players, and can also be knocked unconscious by heavy damage. Headshots are more likely to knock out an AI unit and for longer durations.

Basic Installation Guide (with PBO Manager <b>(Recommended)</b>):
Expand Down

0 comments on commit fd66de6

Please sign in to comment.