DayZ
DayZ-Dynamic-AI-Addon
Εμφάνιση 21-30 από 69 καταχωρίσεις
< 1  2  3  4  5  6  7 >
Ενημέρωση: 7 Ιουν 2023 στις 7:43

im aware of ai not hunting players, out of my hands atm.
reduced spawnposition variance on location spawns.

Ενημέρωση: 4 Ιουν 2023 στις 22:57

minor adjustment to lootable setting.
values 0 and 1 should work as intended.
the more customisable ones seem to be broken currently.

Ενημέρωση: 4 Ιουν 2023 στις 0:57

triggered locations
names
refactoring following expansion examples
aligning files to expansion references
removed define.pbo as per 1.21 update

Ενημέρωση: 11 Απρ 2023 στις 0:11

added the following:
int GroupDifficulty = 1;
- enabled/disabled
- if enabled, will add an ai to groups spawned on player groups per player past 1.


float Chance = 0.5;
- global chance check per player to have ai spawned on.

Ενημέρωση: 23 Μαρ 2023 στις 18:03

logic fix

Ενημέρωση: 22 Μαρ 2023 στις 20:59

Points_Enabled:
0 = dont use points location stuff
1 = use them as safezones or altered spawn zones for ai.
2 = use them as safezones or locations where ai spawn.

Ενημέρωση: 21 Μαρ 2023 στις 19:44

backend update to match expansion.

Ενημέρωση: 13 Μαρ 2023 στις 16:42

added requested features
fixed distance calc

Ενημέρωση: 7 Μαρ 2023 στις 20:56

rewrote, refactured structure, fixed a few bugs
chased null pointers for a few hours
kept settings file the same.

Ενημέρωση: 28 Φεβ 2023 στις 20:53

script log fixes...