#include <amxmodx> #include <fakemeta> public plugin_precache( ) { engfunc(EngFunc_CreateNamedEntity, engfunc(EngFunc_AllocString, "env_snow")); }