Game Modes Restrictions
Game: Left 4 Dead, Left 4 Dead 2
Type: Mod, Feature, Source-Mod Extension
Developer: Me
Role: Systems Designer
Engine: Source
Language: C++
Tools: Matchmaking Extension Interface, SourceHook
Source Code: GitHub
I developed this extension to prevent players from accessing game modes not permitted by the server’s settings. When a player joins through matchmaking with a different game mode, the server will override it and adjust the campaign according to the allowed settings. This extension was created to address compatibility issues with plugins that don’t support multiple game modes.