Hello.
When you request a script, make it clear what you will use it for.
useitem(DOOR_ID, x, y, z)
You should replace values with
DOOR_ID = door id (hehe)
x = X position
y = Y position
z = Z position
You can also use usedoor() function to open/close doors.
x = X position
y = Y position
z = Z position