TankStatusPanel: After the Tank spawning, display the current tank status panel to human spectators and infected players, including the current tank HP, control, fire status, whether it is in bile status, and the current Tank controller, etc. (Tank 刷新后,对旁观者与特感方显示的当前 Tank 状态...
Updated Feb 8, 2024 PowerShell fdxx / l4dtoolz Star 6 Code Issues Pull requests Valve server plugin, unlock the max players limit and tickrate limit on L4D2. sourcemod l4d2 l4dtoolz Updated May 17, 2024 C++ kennyfong19931 / l4d2-map-timer Star 1 Code Issues Pull requests A source...
Plugin interface version: 15:14 SourceHook version: 5:5 http://www.metamodsource.net/ 步骤4 :...
按键绑定:config.cfg,仅用于参考,不建议直接复制粘贴 unbindallbind "0" "slot10"bind "1" "slot1"bind "2" "slot2"bind "3" "slot3"bind "4" "slot4"bind "5" "slot5"bind "6" "slot6"bind "7" "slot7"bind "8" "slot8"bind "9" "slot9"bind "a" "+moveleft"bind "b" "go_away...
more ammo, more zombies, new weapons ... others players don't have to install the mod in multiplayers game
sm_namespamblock - Basic plugin that bans players if they change their name in rapid succession l4d2-stats-plugin - Custom stats recorder, see https://stats.jackz.me l4d2-ai-tweaks - Very minor tweaks to survivor bots' behavior sm_player_notes - Add notes to playersModified...
master Switch branches/tags Branches Tags Could not load branches Nothing to show {{ refName }} View all branches Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected...
return Plugin_Continue; } void ServerRank() @@ -169,7 +122,6 @@ public void OnClientDisconnect(int client) if(IsFakeClient(client)) return; ServerRank(); pingCheck[client].CheckDisconnect = true; } void IsRemoveLobby(bool dis) @@ -185,7 +137,8 @@ void IsRemoveLobby(bool dis) /...
BLOCK_TYPE_ALL_PLAYERS_AND_PHYSICS_OBJECTS };enum { TP_PLAYER_DISABLE, TP_PLAYER_ENABLE, TP_PLAYER_GHOST, TP_PLAYER_SIZE };int teleportCheckTime[MAXPLAYERS + 1], teleportCount[MAXPLAYERS + 1], @@ -141,7 +153,9 @@ public void OnPluginStart() ...
unbindallbind "0" "slot10"bind "1" "slot1"bind "2" "slot2"bind "3" "slot3"bind "4" "slot4"bind "5" "slot5"bind "6" "slot6"bind "7" "slot7"bind "8" "slot8"bind "9" "slot9"bind "a" "+moveleft"bind "b" "go_away_from_keyboard"bind "c" "+mouse_menu 20Cat_CHS...