View Single Post
bman87
Senior Member
Join Date: Dec 2008
Location: Michigan
Old 10-22-2012 , 12:54   Re: [CS:GO] GoSpec - Freelook for the Dead
Reply With Quote #34

Quote:
Originally Posted by joshtrav View Post
Instead of doing a constant timer loop, you can just register spec_mode as a client command and return Plugin_Handled. Just figured I would toss that out there as it would considerably lighter overall.
I used this suggestion and this seems to have fixed the bugs with the OP plugin.

Weird bugs I noticed using the timer:
*Defuser kit showing up
*First person not rendering the world properly or some entities not rendering
*Sometimes spectators could be invisible players (Griefing* Blocking doorways, grenades)

All of this seems to be fixed, and the plugin is cleaner and simpler.
bman87 is offline