public client_PreThink(id) { if(!is_user_alive(id)) return; if(entity_get_int(id,EV_INT_movetype) == MOVETYPE_FLY) //Thingys }