View Single Post
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 10-09-2010 , 07:33   Re: Top 10 Player HlstatsCE Announcer
Reply With Quote #10

I also noticed this:

L 10/09/2010 - 11:13:12: [SM] Native "EmitSound" reported: Client 2 is not connected
L 10/09/2010 - 11:13:12: [SM] Displaying call stack trace for plugin "top10hlxce-announce.smx":
L 10/09/2010 - 11:13:12: [SM] [0] Line 370, /home/lz/am2/orangebox/tf/addons/sourcemod/scripting/include/sdktools_sound.inc::EmitSoundToClient()
L 10/09/2010 - 11:13:12: [SM] [1] Line 120, top10hlxce-announce.sp::OnClientPostAdminCheck()

But i do this:

if( IsClientConnected(i) && ! IsFakeClient(i)) { blabla }

Why would it still "fail"
snelvuur is offline