Hello.
I'm trying to remove an object on the second floor, but it isn't working.
I've got this code in ObjectManager.java
Code:
c.getPA().checkObjectSpawn(-1, XXXX, YYYY, 1, 0);//Object Clear
(Yes, I did replace XXXX and YYYY with the coordinates of the object.)

Thanks for reading.