onlineCount += 10; // или onlineCount = onlineCount + 10; // но не как у тебя onlineCount = OnlineCount + 10;