PDA

View Full Version : PoK stone test


sysadmin
03-07-2005, 07:14 PM
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.

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);

Carodar
03-20-2005, 12:35 PM
would it be ok if i take the test first? i want t see if that would work, if so, they your skills is much geater and able to do more things in the games. i would look at ur post most often if this work, well even if it didnt work, i'll see looks under your post and see how it goes.

Sakrateri
04-03-2005, 11:32 PM
Heres the PoK doors with one going to Gunthak, Abysmal Sea and Tutorial added if anyone wants , Ive got them running on a 6.0DR2 and a 6.0DR3 fine. Just source them in !

http://members.cox.net/fatesdestiny/pokdoors.zip

sysadmin
04-04-2005, 03:12 AM
Just want to add that not everything is dumped out into sql files, only what the program can get out of old packet text files. I will mod and post more stuff as new files are uploaded to the cvs log repository.