PDA

View Full Version : stonebrunt boat?


wize_one
02-11-2004, 09:47 AM
i have the boat to gunthak from stonebrunt semi working

INSERT INTO `doors` VALUES (10000,200,'stonebrunt','GKARRIV401',-4265,-1510,-415.75,384,0,0,0,0,0,0,0,0,'NONE',0,0,0,0);
INSERT INTO `doors` VALUES (10001,201,'stonebrunt','GKARRIVDR400',-4198.5,-1537.75,-370,384,58,0,0,0,0,0,0,0,'gunthak',0,0,0,0);


only thing is when stepping onto the boat you end up sinking into the deck of it a little(about waist high) and if you duck you fall through it. if you trry to walk on the ramps you slide backwards.

is there another way to call a object from the zone files besides as a door?
have looked at the objects table and it doesnt look like it pulls data from the zone files..8(.



to add the return door to stonebrunt from gunthak

INSERT INTO `doors` VALUES (10002,200,'gunthak','GKARRIVDR400',1460.5,-965,21.5,0,58,0,0,0,0,0,0,0,'stonebrunt',0,0,0,0);