Re: RELEASE : DaiZy 2018
Posted by
Above on
URL: http://kodabar-dayz-daizy-single-player-forum.163.s1.nabble.com/RELEASE-DaiZy-2018-v1-5-04-06-2014-UPDATED-tp14780p14872.html
Haleks wrote
Look at the player_monitor file and change this :
" while {true} do {" \n
" _handle = [false] spawn player_spawnCheck;" \n
" waitUntil{scriptDone _handle};" \n
" call stream_locationCheck;" \n
" sleep 2;" \n
" };" \n
into this :
" while {true} do {" \n
" call player_spawnCheck;" \n
" call stream_locationCheck;" \n
" sleep 3;" \n
" };" \n
Not 100% sure yet, but calling the spawncheck rather than spawning it seems to have definitely fixed those issues for me.
Alright, thanks alot. What was the actual zombie problem? They didn't attack you, or they didn't spawn?
*EDIT:
I found this mod. Might fit in 2018? :)