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

Question: forEach with player UID array?

$
0
0
Hey guys! I have not frequented these forums in a long time and I have not been actively scripting in DayZ for just as long. I just recently found the time to start messing around with some scripts and I have run into a small obstacle that I am hoping someone can lead me through.

Is it possible to use an array of player UIDs with a forEach command or is there a similar work-around? Any help would be greatly appreciated.

Ex:

Code:
_uid = getPlayerUID player;
inList = _uid in...
Question: forEach with player UID array?

Viewing all articles
Browse latest Browse all 9046

Trending Articles