17.05.2012, 13:08
I've taken a looong break from the programming world and now I forgot...everything. The dumb question is the following: If I have a, let's say AFK variable, should I set it to -1 or 0 in onplayerconnect to make sure the player will not be declared AFK when they join? What's the difference in using -1 or 0 though?