#include <amxmodx>#include <engine>public plugin_precache(){ if(find_ent_by_class(-1, "func_water") > 0) { pause("d"); }}