PoK stone test
I have been working on getting pok stones placed and working, here is a sample. If you want to help please source it into doors table and post here if it ends up where it is supposed to be. I just want to check if I my coordinates are correct so I can continue and finish pok stones.
Quote:
PoK Stones
INSERT INTO doors VALUES
(7904,129,'poknowledge','POKCABPORT500',-599.77,35.86,-156.25,0,58,0,0,0,0,0,0,0,'fieldofbone'1843.29,-2992.21,12.38,0,0,0,100);
(7905,23,'poknowledge','POKRVPORT500',908.85,1228. 07,-156.25,128,58,0,0,0,0,0,0,0,'Misty',-1249.28,-537.45,9.69,0,0,0,100);
(7907,18,'poknowledge','POKERPORT500',594.43,35.23 ,-156.25,128,58,0,0,0,0,0,0,0,'tox',-581.58,2318.85,-43.92,0,0,0,100);
(7909,19,'poknowledge','POKFELPORT500',811.82,37.2 ,-156.25,0,58,0,0,0,0,0,0,0,'Gfaydark',-1820.35,-2258.71,2.11,0,0,0,100);
(7911,20,'poknowledge','POKHALPORT500',908.18,131. 44,-156.25,128,58,0,0,0,0,0,0,0,'everfrost',-80.1,2876.3,-60.15,0,0,0,100);
(7913,21,'poknowledge','POKKALPORT500',908.79,473. 85,-156.25,128,58,0,0,0,0,0,0,0,'butcher',-488.13,1796.17,0.35,0,0,0,100);
(7916,15,'poknowledge','POKTGDPORT500',460.26,-237.16,-156.25,0,58,0,0,0,0,0,0,0,'greatdivide',15.48,-1813.22,393.44,0,0,0,100);
Missing/Corrected PoK Books
INSERT INTO doors VALUES
(7906,50,'Misty',POKTELE500',-530,-1249,5.65,256,58,0,0,0,0,0,0,0,'poknowledge',900,1 220,-156,0,0,0,100);
(7908,7,'tox','POKTELE500',2329.86,-581.84,-47.72,256,58,0,0,0,0,0,0,0,'poknowledge',37.91,557 .16,-156.25,0,0,0,100);
(7910,108,'gfaydark','POKTELE500',-2258.71,-1820.35,-1.11,0,58,0,0,0,0,0,0,0,'poknowledge',73.84,815.52 ,-157.25,0,0,0,100);
(7912,10,'everfrost','POKTELE500',2879.97,-81.1,-62.15,256,58,0,0,0,0,0,0,0,'poknowledge',876.02,13 3.47,-157.25,0,0,0,100);
(7914,5,'butcher','POKTELE500',1801.17,-488.92,-3.35,256,58,0,0,0,0,0,0,0,'poknowledge',473,900,-156.25,0,0,0,100);
(7915,1,'greatdivide','POKTELE500',15.48,-1813.22,389.9,256,58,0,0,0,0,0,0,0,'poknowledge',-233.64,423.29,-157.25,0,0,0,100);
|
Last edited by sysadmin; 03-12-2005 at 03:18 AM..
|