Chris

Results 6 comments of Chris

Just had some more information passed regarding this bug by the guys that made the TFC Fixes Plugin: [09:50] azul`: it's a question of respawning too quickly after priming a...

I have added a fix to the TFC Bug Fixes plugin for AMXX while this is fixed by Valve: https://forums.alliedmods.net/showthread.php?t=333746

Here is the plugin page: [http://web.archive.org/web/20050502130920/http://sparky.konspiracy.org/server/](http://web.archive.org/web/20050502130920/http://sparky.konspiracy.org/server/) The source code was lost by the coder (Ruiner)

That was a quick response, Thanks Sam. here are the options for Sparkys: // SECTION 1: General Sparky options "1" Allow flag timers "2" Allow flag locations "4" Allow speedometer...

I managed to re-create this bug with the info you provided: **AMXX Code:** ``` #include #include new g_pcvar_heath; public plugin_init() { register_plugin("Death Bug", "1.0", "se7en"); g_pcvar_heath = register_cvar("db_health", "1"); register_clcmd("say...

I have added a fix to the TFC Bug Fixes plugin for AMXX while this is fixed by Valve: https://forums.alliedmods.net/showthread.php?t=333746