How does seize work?

so i inputed the
Seize(event#,x-coordinate,y-coordinate) then put my cordinates
Seize(0x03,1,2) and then after that it tells me theres a problem with columb 11 which is the 3 in the event id and i cant seem to make it work can i get some help thanks

I don’t think you need to include the event ID?

Correct; seize automatically uses the ID 0x03.
You just need the coordinates

Did you laso #include EAstdlib.event?