[V] IdolNinja
Volition Staff
Tried to force vehicle and ped spawns with the alt times of day using this code and having it running every single second via one of the threads:
Still no luck.
I'm open to suggestions on how to make this work, because I'm at a loss. Adding any new TOD slice in global_defaults.xtbl causes the problem only on sunset and the new timeslice. So totally weird.
Code:
spawning_vehicles(true)
spawning_pedestrians(true)
spawning_allow_gang_team_ambient_spawns(true)
spawning_allow_gang_ambient_spawns(true)
spawning_allow_cop_ambient_spawns(true)
Still no luck.
I'm open to suggestions on how to make this work, because I'm at a loss. Adding any new TOD slice in global_defaults.xtbl causes the problem only on sunset and the new timeslice. So totally weird.