PDA

View Full Version : Pok Books


Devaztation
10-10-2013, 01:02 AM
i have searched on this form for a fix and i tried the sql querys and i got an error so i went into doors and deleted all the pok stuff and that deleted all the pok doors in pok but i cannot get rid of the pok pedistals in other zones how do i do this?

HnathBST
10-10-2013, 12:27 PM
I'm not 100% sure but I think some of the stones are in the clients zone file (likely for the zones before PoK?)

check in the ground_spawns table. You might be able to find some in there.

Robregen
10-10-2013, 12:33 PM
could probably just run this query:

DELETE FROM doors WHERE name = "POKTELE500";

HnathBST
10-10-2013, 12:35 PM
could probably just run this query:

DELETE FROM doors WHERE name = "POKTELE500";

he already removed the doors from pok. He's trying to remove the actual stones.

Robregen
10-10-2013, 12:44 PM
That is the doors for other zones beside pok. The name for the one in PoK are "POKDOOR500".

Robregen
10-10-2013, 12:57 PM
For the overhaul zone doors are "OBJ_POK_BOOK_"