Thread: Compass
View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 08-12-2010 , 00:35   Re: Compass
Reply With Quote #2

This should be in "New Plugin Submissions" and not in "Code Snippets/Tutorials".

Braces starting on Line 42 serve no purpose.
You shouldn't recreate variables on prethink if you can avoid it, you can use static variables instead.
You should try to minimize all native calls by caching values if possible (like cvars).
__________________

Last edited by fysiks; 08-12-2010 at 00:59.
fysiks is offline