Hi. I'm new in mapmaking. I made my first map and had some good feedback to improve it.
But I can't make this part of the script to work.
IF_ACTION_POINT(5,PLAYER0)
CHANGE_SLAB_TYPE(44,24,DOOR_SECRET2)
QUICK_INFORMATION(17,"A dead end. Maybe there is a door hiding somewhere..",PLAYER0)
ENDIF
The info pop up appears, but the slab doesn't change.
(I tried change it to DIRT, LAVA, etc too without success)
I have the latest updates installed.