3
0
Fork 0

Update Half-Life Source.md

Weapon Box is not present in HLDMS
This commit is contained in:
Maxwell Bunch 2023-09-18 17:41:57 +00:00
parent 70775ebbfc
commit db580937de

View file

@ -50,6 +50,10 @@ The Recon player model was not provided with Half-Life Deathmatch: Source.
The multiplayer Create Server menu has the option to disable footsteps. That's completely ignored. Unacceptable.
## Bug: You drop a weapon like HL2DM and not a weapon box like in HL1.
In HLDMS, you drop weapons like in HL2DM instead of a weapon box. Half-Life 1 drops a weapon box.
## Bug: Wrong hit sounds.
Go into rapidcore.bsp and hit the metal pillar in the middle of the room with the glass floor and MP5/9mmAR pickup. It makes flesh impact sounds, but only to the local player. Is the material type networked properly?