preload content setup description

This commit is contained in:
GenZmeY 2022-10-01 22:06:26 +03:00
parent d7c87d4b9b
commit 9486cbe1f1

View File

@ -50,6 +50,9 @@ Version=0[/b]
Unfortunately I can't do anything about it because it's a game problem (not mutator). I hope TWI fixes this someday. Unfortunately I can't do anything about it because it's a game problem (not mutator). I hope TWI fixes this someday.
[h1]Setup (KFZedSpawner.ini)[/h1] [h1]Setup (KFZedSpawner.ini)[/h1]
[b]bPreloadContentServer[/b] - enable/disable server-side preload content;
[b]bPreloadContentClient[/b] - enable/disable client-side preload content;
[b]Cyclic spawn[/b] [b]Cyclic spawn[/b]
If you don't want to write an endless spawn list for the endless mode (lol) use a cyclic spawn. Set parameter [b]bCyclicalSpawn=True[/b] If you don't want to write an endless spawn list for the endless mode (lol) use a cyclic spawn. Set parameter [b]bCyclicalSpawn=True[/b]
After the last wave in the spawn list ends, spawn will start again from the beginning of the list. After the last wave in the spawn list ends, spawn will start again from the beginning of the list.