how can i delete the trapdoor in lumby , i tried deleteobject didnt work, any ideas ? =\
Printable View
how can i delete the trapdoor in lumby , i tried deleteobject didnt work, any ideas ? =\
Don't you just make a new object on the same coords?
Like ID 6512 or 6510 or something like that..
EDIT: 6951.
open up client.java
search for
look under, you'll see already deleted objects with X YQuote:
public void Deleteobjects() {
Add a new one with the coordinates of that door.
Save.Compile.TahDah.
it doesnt work, i already tryed that.. -.-
Are you using czar? or..?
It should work.. you may be putting the incorrect coordinates..
stand 1 block south of the object you want to delete, do ::mypos add +1 to the Y coordinate
Or.. the person might have added the door here.. so search for coordinates in client.java if all else fails.
its a TRAPDOOR
yes.. stand next to it or tele onto it.. and get it's coordinates..
deletethatobject(XXXX, YYYY); // Trapdoor