kasceab.blogg.se

Sourcemod plugins tutorial
Sourcemod plugins tutorial











sourcemod plugins tutorial

Open databases.cfg file from addons/sourcemod/configs and add a new section named playerstats. Import the provided SQL script (under /configs/sql-init-scripts/mysql/playerstats.sql) into your MySQL/MariaDB system. Configuration Database ConfigurationĬreate and setup the appropriate users/credentials/privileges on your MySQL/MariaDB database system. This is only required if you need the extra statistics enabledĭownload the latest version from the repository and extract the contents to the root of the left 4 dead 2 server installation directory. This feature also allows the the requesting player to be able to view other player's statistics/ranking on the server.Ī display panel showing the ranks of the players currently present in the serverĪ points and ranking system is also implemented and can be further customized by modifying the point multipliers from the plugin configuration file ( playerstats.cfg) 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

sourcemod plugins tutorial

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. Simple In-Game Player Statistics Plugin for Left 4 Dead 2 Features













Sourcemod plugins tutorial