NPC/population bug repro steps

Repro steps:

  • Go there with two players vec3(37.23251, -2676.228, 17.15016)
  • Use a loop with POPULATE_NOW
CreateThread(function()
    while true do
        Wait(0)

        PopulateNow()
    end
end)

Confirmed working by Disquse


1 Like

So this is an exact repro of the NPC cars spawning all crazy?

Well at least now, my complaint won’t be completely dismissed.


Fixed!