26.05.2014, 12:27
Where is the part about hooking callbacks/functions?
Why aren't you using foreach?
can be
Horrible indentation, edit these 3 points and it'll be alot better.
Why aren't you using foreach?
Code:
if(IsPlayerConnected(i)==1)
Code:
if(IsPlayerConnected(i))