Okay, so I know you can place weapons for pickup in mp and by triggering them they appear. The problem is, they seem to only appear if their bounding box is not intersecting any brushwork. This is a problem as I want to have some guns on a rack, but they refuse to appear because the sides of the rack intersect the bounding boxes (by a little bit) causing them not to spawn. Is there any way round this?
I already tried making the rack a func_static that spawns in half a second after the weapons do, but no luck there :banghead: