
This can be triggered by issuing sm_rank on the console or by typing !rankin chat.Ī display panel showing additional stats (disabled by default)Ī display panel showing the top N players sorted by their ranking. This feature also supports colour coded messages.Ī display panel showing the player statistics of a user. Number of times a charger has death charged a survivorĪ customizable connect announce when a player joins displaying the current ranking/steam id/total points of the user. Number of times survivors have been quad boomed (all 4 boomed) Number of smoker tongues cut by a survivor Number of witch draw crowns by a survivor Number of standard witch crowns by a survivor (up close) Number of hunters skeeted with melee by a survivor Number of hunters skeeted with shotgun by a survivor Number of hunters skeeted with sniper by a survivor. Number of times a survivor killed a Special Infected by HeadshotĮxtra Statistics for the more skilled (Disabled by default) Name Number of times a survivor has killed a Special Infected Number of times an infected player has incapped a survivor Number of times an infected has killed a survivor The following statistics are currently being recorded: This plugin records statistics gathered from human players. If you would like to share your own revisions of this plugin, please rename the files so that there is no confusion for users.Simple In-Game Player Statistics Plugin for Left 4 Dead 2 Features


L - 13:15:48: UTIL_SetModel: Model models/props_unique/spawn_apartment/coffeeammo.mdl is not precached. L - 13:15:48: SourceMod error session started When a model is late-precached, players will experience a stutter (more obvious on low-end computers), so it's best to make sure that plugins utilizing models properly precache them inside OnMapStart(). If this plugin is detecting a lot of unprecached models on your server on a regular basis, there may be severe underlying issues with your server that need to be addressed.ĭo not use this plugin as a "global precacher" for models. If a model cannot be precached, this plugin will block UTIL_SetModel and the entity will (probably) just be invisible or be a giant ERROR sign.ĭisclaimer: This plugin only helps prevent crashes related to unprecached models ( UTIL_SetModel crashes). The crash can occur even on completely vanilla servers, but can occur more frequently on modded servers that run plugins utilizing models. This plugin addresses the rare occurrence of a well-known UTIL_SetModel crash that has existed for as long as both L4D games have been around. AboutĬatches unprecached models and tries to precache them to prevent crashes.
Sourcemod l4d2 license#
You should have received a copy of the GNU General Public License along with this program. See the GNU General Public License for more details. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Sourcemod l4d2 software#
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Late Model Precacher: a L4D/L4D2 SourceMod PluginĬopyright (C) 2022 Alfred "Psyk0tik" Llagas
Sourcemod l4d2 code#
The following license is placed inside the source code of the plugin.
