Well i only looked on this 2 sec and i dont know anything about cs, but try
PHP Code:
set_pev(ent, pev_solid, SOLID_TRIGGER);
insted of
PHP Code:
set_pev(ent, pev_solid, SOLID_BBOX);
I assume its some kinda "zone" u wanna create....
__________________