pilotkrot.blogg.se

Sourcemod l4d2
Sourcemod l4d2







  1. Sourcemod l4d2 software#
  2. Sourcemod l4d2 code#
  3. Sourcemod l4d2 license#

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

  • Unload Jump System by typing sm plugins unload l4d_late_model_precacher in the server console.
  • Move l4d_late_model_precacher.smx to the plugins/disabled folder.
  • Delete l4d_late_model_precacher.txt from the addons/sourcemod/gamedata folder.
  • Delete l4d_late_model_precacher.smx from the addons/sourcemod/plugins folder.
  • Delete l4d_late_model_precacher.sp from the addons/sourcemod/scripting folder.
  • Place l4d_late_model_precacher.sp in the addons/sourcemod/scripting folder.
  • Place l4d_late_model_precacher.smx in the addons/sourcemod/plugins folder.
  • sourcemod l4d2

  • Place l4d_late_model_precacher.txt in the addons/sourcemod/gamedata folder.
  • Delete files from old versions of the plugin.
  • Blocks the game from setting an entity's model if the model failed to be precached.
  • Precaches any model that is not precached prior to being used.
  • MAKE SURE YOU MEET ALL THE REQUIREMENTS AND FOLLOW THE INSTALLATION GUIDE PROPERLY.
  • If you get errors from SourceMod itself, that is your problem, not mine.
  • I will not help you with installing or troubleshooting problems on your part.
  • I do not provide support for listen/local servers but the plugin should still work properly on them.
  • Knowledge of installing SourceMod plugins.
  • SourceMod Team - For continually updating/improving SourceMod. Precaching late.Įpz/epzminion - For the idea and solution.

    sourcemod l4d2

    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.

    sourcemod l4d2

    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.









    Sourcemod l4d2