mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-09 01:23:21 +00:00
Update identity fix
This commit is contained in:
parent
9adbe21719
commit
76fd3221e0
4 changed files with 39 additions and 22 deletions
|
@ -217,7 +217,7 @@ Also features a part that will increase the item count on any item, kit, or weap
|
|||
* `l4d2_extraitem_chance` - The base chance (multiplied by player count) of an extra item being spawned. Default: 0.056
|
||||
|
||||
### l4d_survivor_identity_fix
|
||||
A fork of Merudo, Shadowysn's identity fix plugin that adds support for other plugins to update the model cache. This is used by [L4D2Tools](#L4D2Tools) to update the identity when someone changes their model with sm_model. It also will clear the memory of model when a player disconnects entirely or on a new map.
|
||||
A fork of [Survivor Identity Fix plugin](https://forums.alliedmods.net/showthread.php?t=280539) that adds support for other plugins to update the model cache. This is used by [L4D2Tools](#L4D2Tools) to update the identity when someone changes their model with `sm_model`. It also will clear the memory of model when a player disconnects entirely or on a new map.
|
||||
|
||||
In addition, has a fix for the passing finale, and will automatically move L4D characters to L4D2 until finale starts preventing game messing up their characters.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue