Update HL2DM note with custom player model note.
This commit is contained in:
parent
426cf5533b
commit
a303e576b8
1 changed files with 7 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue