CS2 Metamod Wall-Vision Plugin

Замовник: AI | Опубліковано: 08.01.2026

I’m running a private CS2 server on the Source Engine and need a small Metamod plugin that grants one-way “wall-vision” to specific players in real time. How it should work • As admin I type “!wh Bob” in the console or chat. The plugin stores that selection so Bob instantly gains the power. • While Bob is alive he can see every opposing player through geometry at any distance; no other gameplay changes apply—he still moves, shoots, takes damage, etc. • Nobody else is aware this vision is active, and no other player receives the effect unless I explicitly add them the same way (e.g. “!wh John”). • The moment I issue “!uwh Bob” (or Bob dies and respawns without the flag) the extra vision disappears. • The plugin must persist selections only for the current map; a fresh map or server restart clears the list. • All commands follow the exact syntax “!wh [player_name]” and “!uwh [player_name]”. • Solution must be a compiled Metamod binary compatible with the latest CS2 dedicated server build on ggservers, with source code included so I can recompile after any future game update. Deliverables 1. Compiled .dll/.so ready to drop into the /addons folder. 2. Full commented source code. 3. Quick README covering installation, command usage, and any dependencies. 4. A brief test plan or demo video showing the vision working and being revoked mid-round. If this is something you’ve built before—or you’re comfortable hooking CS2 player visibility—let’s talk timelines. I’m happy to spin up the server for live testing as soon as you’re ready. (Game Development C++ Programming Game Design C Programming PHP WordPress JavaScript C# Programming Software Engineering Game Testing)