I took the flag out USE_BOX and it did work; however, now my doors aren't working. I'm using AUM's example RPG code:

Code:
my.z -= c_trace(my.x, temp.x, IGNORE_ME | IGNORE_PASSABLE) - my.dist_to_ground;