#if AMXX_VERSION_NUM < 190 public client_disconnect(id) #else public client_disconnected(id) #endif { g_Class[id] = 0; }