apokliete re sy :S
pane sto database soy kane ena Dump to Teleport Table kanto delete..
kai vale kapos etc na arxizi
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for teleport
-- ----------------------------
CREATE TABLE `teleport` (
`Description` varchar(75) default NULL,
`id` decimal(11,0) NOT NULL default '0',
`loc_x` decimal(9,0) default NULL,
`loc_y` decimal(9,0) default NULL,
`loc_z` decimal(9,0) default NULL,
`price` decimal(6,0) default NULL,
`fornoble` int(1) NOT NULL default '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
-- ----------------------------
-- Records
-- ----------------------------
INSERT INTO `teleport` VALUES ('Dark Elven Town -> Town of Gludio', '1', '-12672', '122776', '-3116', '0', '0');
INSERT INTO `teleport` VALUES ('Elven Town -> Town of Gludio', '2', '-12672', '122776', '-3116', '0', '0');
INSERT INTO `teleport` VALUES ('Elven Village -> Elven Forest', '468', '21362', '51122', '-3688', '0', '0');
INSERT INTO `teleport` VALUES ('Elven Village -> Neutral Zone', '469', '-10674', '75550', '-3597', '0', '0');
INSERT INTO `teleport` VALUES ('Elven Village -> Elven Fortress', '470', '29294', '74968', '-3776', '0', '0');
kai pai legontas....