Quantcast
Channel: Open DayZ Community
Viewing all articles
Browse latest Browse all 9028

safezonez inside trigger

$
0
0
I have made a trigger which call on activation, some script which spawns zeds.
I use BIS_fnc_findsafePos to choose a position of where to spawn each zed
But I need to make some zones where zeds will not be spawned, some kind of exceptions.
P.S.: there are some reasons I can not use some kind of zed nuker script which will despawn zeds if they spawned n safe area, so the only way is to prevent spawning in this areas.

Made some code:

Code:
for "_i" from 1 to _qty do {
_posit = [_position, 0,...
safezonez inside trigger

Viewing all articles
Browse latest Browse all 9028

Trending Articles