View Single Post
ferret
SourceMod Developer
Join Date: Dec 2004
Location: Atlanta, GA
Old 11-05-2007 , 09:50   Re: Admin Connect Message
Reply With Quote #2

You could use:
Code:
if (id != INVALID_ADMIN_ID)
Instead of the empty if() {}, followed by an else.
__________________
I'm a blast from the past!
ferret is offline