View Single Post
ferret
SourceMod Developer
Join Date: Dec 2004
Location: Atlanta, GA
Old 10-01-2007 , 10:09   Re: Advanced Client Redirect
Reply With Quote #2

Code:
 if(!FileToKeyValues(redirKv, redirLoc))
  LogToGame("Error loading server list");
You should probably use SetFailState there.
__________________
I'm a blast from the past!
ferret is offline