View Single Post
Jasonbourne
Senior Member
Join Date: Nov 2011
Location: Sydney , AUS
Old 02-01-2012 , 18:23   Re: CT-C4 (CT can pickup the bomb)
Reply With Quote #24

i used to get these errors all the time

maybe add this
if (client != 0 && IsClientInGame(client) && !IsFakeClient(client) && IsClientConnected(client))
before line 39
Jasonbourne is offline