didnt test it dont know if it works

ENTITY* test1_pan =
{
type = "lvl1.bmp";

view = camera;

flags2 = VISIBLE;
}


function create_view()
{

test1_pan.emask |= ENABLE_CLICK;
test1_pan.event = trigger_event;


"empty"