Update comments for POI spawning

Vanilla commits:

1f89bcfb98

0defa2af1e
This commit is contained in:
ebaydayz
2017-01-29 20:14:43 -05:00
parent 8c1caa9c1c
commit 2ecb614534
26 changed files with 76 additions and 73 deletions

View File

@@ -1,6 +1,6 @@
/*
Add POI objects locally on each machine early.
Do not use execVM. This must be unscheduled so it finishes spawning before the player object is moved (possibly on top of them).
Add POI objects locally on every machine early.
Do not use execVM. This must be unscheduled to finish before player_monitor.fsm and server_monitor.sqf run. (objects or player spawn on top)
*/
{