CityEighteen/post-nuke-roleplay

Combine Spawning

Opened this issue · 1 comments

Nearly every time there is a combine spawn at least one of them falls through the world/is spawned under the world and can shoot out and kill players, and other NPC's. I'm not sure if this is an issue with placement, or if it's when they spawn on a slanted surface and the spawning of one/a few of them goes into the ground.

Thanks for the report Benny.

Assigned to ParaPup.

ParaPup, you'll need to get copies of valid spawn locations for the Combine Drops.

list {
    ["my_map"] = {
            Vector(157157,157181,51517),
            Vector(151151,11111,4214)
             },
    ["my_map2"] = {
            Vector(1571151251257,157181,515152117),
            Vector(1511512512551,11115215111,4214)
             },
}

Update with Mare when done.