ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.74k stars 631 forks source link

[GoldSource/CS][Feature] Spawn placement manager #2198

Open ArmynC opened 5 years ago

ArmynC commented 5 years ago

(1) On some maps happens what not enough spawn-points, and when you get respawned in other player spawn-point, one of you gotta be killed and stucking in any solid objects, for example you edited spawns and missed one into ground (auto unstuck).

(2) Spawn more players than existed spawn points inside map.

(1) Source & Fix code (2) Source & Fix code

RauliTop commented 5 years ago

Mappers fault

ArmynC commented 5 years ago

Mappers fault

Yeah and we need some type of fix for this :) Also, we need to spawn more players than existed spawn points inside map as in this plugin

RauliTop commented 5 years ago

Mappers fault

Yeah and we need some type of fix for this :) Also, we need to spawn more players than existed spawn points inside map as in this plugin

Yeah, I'm agree with you.

But you can understand this "fix" should be at plugins, not at HLDS. It's not a bug from HLDS.

ArmynC commented 5 years ago

Why not enforce it in Vanilla configuration, not all of the administrators know... nor care.. Is impossible? Or maybe I should treat it like a feature?

RauliTop commented 5 years ago

Why not enforce it in Vanilla configuration, not all of the administrators know... nor care.. Is impossible? Or maybe I should treat it like a feature?

Feature will be more correct.

But I prefer keeping it at plugins because the solution to this issue depends on the mod you are running at your server.