3
0
Fork 0

Update HL2DM note with custom player model note.

This commit is contained in:
Marco Cawthorne 2023-10-18 21:55:19 -07:00
parent 426cf5533b
commit a303e576b8
Signed by: eukara
GPG key ID: CE2032F0A2882A22

View file

@ -2,6 +2,13 @@
Here's a list of things that we'd fix in Half-Life 2: Deathmatch, given the opportunity.
## Custom Player Models
The game needs support for custom player models. Half-Life's multiplayer had it.
Currently the community has to override existing models.
The implemented behaviour should be the same as HL1's multiplayer.
You don't have to rely on the server distributing them either, you can use a fallback model.
## HUD Weapon Selection Quirk
![#1](hl2dm_1.jpg) ![#2](hl2dm_2.jpg)