· 7 years ago · Oct 09, 2018, 02:42 AM
1--
2-- Structure for table `spawns`
3--
4
5DROP TABLE IF EXISTS `spawns`;
6CREATE TABLE IF NOT EXISTS `spawns` (
7 `id` int(2) unsigned NOT NULL AUTO_INCREMENT,
8 `pos` varchar(128) NOT NULL COMMENT 'Spawn location',
9 `otype` varchar(128) NOT NULL DEFAULT 'Smallboat_1' COMMENT 'Type of the spawning object',
10 `uuid` int(2) unsigned NOT NULL,
11 `world` varchar(50) NOT NULL DEFAULT 'chernarus',
12 PRIMARY KEY (`id`)
13) ENGINE=MyISAM AUTO_INCREMENT=196 DEFAULT CHARSET=utf8;
14
15--
16-- Data for table `spawns`
17--
18
19INSERT INTO `spawns` (`id`, `pos`, `otype`, `uuid`, `world`) VALUES
20 ('1', '[0,[12140.168, 12622.802,0]]', 'UAZ_Unarmed_TK_EP1', '1', 'chernarus'),
21 ('2', '[0,[6279.4966, 7810.3691,0]]', 'UAZ_Unarmed_TK_CIV_EP1', '2', 'chernarus'),
22 ('3', '[0,[6865.2432, 2481.6943,0]]', 'UAZ_Unarmed_UN_EP1', '3', 'chernarus'),
23 ('4', '[157,[3693.0386, 5969.1489,0]]', 'UAZ_RU', '4', 'chernarus'),
24 ('5', '[100,[13292.147, 11938.206, 0]]', 'UAZ_Unarmed_TK_CIV_EP1', '5', 'chernarus'),
25 ('6', '[223,[4817.6572, 2556.5034,0]]', 'UAZ_INS', '6', 'chernarus'),
26 ('7', '[-23,[8120.3057, 9305.4912]]', 'UAZ_Unarmed_TK_EP1', '7', 'chernarus'),
27 ('8', '[0,[3312.2793, 11270.755,0]]', 'ATV_US_EP1', '8', 'chernarus'),
28 ('9', '[50,[3684.0366, 5999.0117,0]]', 'ATV_US_EP1', '9', 'chernarus'),
29 ('10', '[202,[11464.035, 11381.071,0]]', 'ATV_CZ_EP1', '10', 'chernarus'),
30 ('11', '[-107,[11459.299, 11386.546,0]]', 'ATV_US_EP1', '11', 'chernarus'),
31 ('12', '[-25,[8856.8359, 2893.7903,0]]', 'ATV_CZ_EP1', '12', 'chernarus'),
32 ('13', '[-7,[12869.565, 4450.4077,0]]', 'SkodaBlue', '13', 'chernarus'),
33 ('14', '[223,[6288.416, 7834.3521,0]]', 'Skoda', '14', 'chernarus'),
34 ('15', '[-54,[8125.7075, 3166.3708,0]]', 'SkodaGreen', '15', 'chernarus'),
35 ('16', '[-76,[8854.9082, 2891.5762,0]]', 'ATV_US_EP1', '16', 'chernarus'),
36 ('17', '[-69,[11945.78, 9099.3633,0]]', 'TT650_Ins', '17', 'chernarus'),
37 ('18', '[-209,[6592.686, 2906.8245,0]]', 'TT650_TK_EP1', '18', 'chernarus'),
38 ('19', '[372,[8762.8516, 11727.877,0]]', 'TT650_TK_CIV_EP1', '19', 'chernarus'),
39 ('20', '[52,[8713.4893, 7103.0518,0]]', 'TT650_TK_CIV_EP1', '20', 'chernarus'),
40 ('21', '[50,[8040.6777, 7086.5356,0]]', 'Old_bike_TK_CIV_EP1', '21', 'chernarus'),
41 ('22', '[-44,[7943.5068, 6988.1763,0]]', 'Old_bike_TK_CIV_EP1', '22', 'chernarus'),
42 ('23', '[201,[8070.6958, 3358.7793,0]]', 'Old_bike_TK_INS_EP1', '23', 'chernarus'),
43 ('24', '[179,[3474.3989, 2562.4915,0]]', 'Old_bike_TK_INS_EP1', '24', 'chernarus'),
44 ('25', '[-124,[1773.9318, 2351.6221,0]]', 'Old_bike_TK_INS_EP1', '25', 'chernarus'),
45 ('26', '[0,[3699.9189, 2474.2119,0]]', 'Old_bike_TK_CIV_EP1', '26', 'chernarus'),
46 ('27', '[73,[8350.0947, 2480.542,0]]', 'Old_bike_TK_CIV_EP1', '27', 'chernarus'),
47 ('28', '[35,[8345.7227, 2482.6855,0]]', 'Old_bike_TK_INS_EP1', '28', 'chernarus'),
48 ('29', '[23,[3203.0916, 3988.6379,0]]', 'Old_bike_TK_CIV_EP1', '29', 'chernarus'),
49 ('30', '[-169,[2782.7134, 5285.5342,0]]', 'Old_bike_TK_INS_EP1', '30', 'chernarus'),
50 ('31', '[-205,[8680.75, 2445.5315,0]]', 'Old_bike_TK_INS_EP1', '31', 'chernarus'),
51 ('32', '[0,[12158.999, 3468.7563,0]]', 'Old_bike_TK_CIV_EP1', '32', 'chernarus'),
52 ('33', '[-110,[11984.01, 3835.9231,0]]', 'Old_bike_TK_INS_EP1', '33', 'chernarus'),
53 ('34', '[-105,[10153.068, 2219.3547,0]]', 'Old_bike_TK_CIV_EP1', '34', 'chernarus'),
54 ('35', '[0,[11251.41, 4274.8184, 19.607342]]', 'UH1H_DZ', '35', 'chernarus'),
55 ('36', '[-121,[4523.5947, 10782.407,0]]', 'UH1H_DZ', '36', 'chernarus'),
56 ('37', '[89,[6914.1348, 11429.448, 30.22456]]', 'UH1H_DZ', '37', 'chernarus'),
57 ('38', '[-162,[10510.669, 2294.2346, 10.909807]]', 'UH1H_DZ', '38', 'chernarus'),
58 ('39', '[0,[6404.6675, 2767.1914, 10.798054]]', 'UH1H_DZ', '39', 'chernarus'),
59 ('40', '[-16,[2045.3989, 7267.4165,0]]', 'hilux1_civil_3_open', '40', 'chernarus'),
60 ('41', '[133,[8310.9902, 3348.3579,0]]', 'hilux1_civil_3_open', '41', 'chernarus'),
61 ('42', '[124,[11309.963, 6646.3989,0]]', 'hilux1_civil_3_open', '42', 'chernarus'),
62 ('43', '[6,[11240.744, 5370.6128,0]]', 'hilux1_civil_3_open', '43', 'chernarus'),
63 ('44', '[-130,[3762.5764, 8736.1709,0]]', 'Ikarus_TK_CIV_EP1', '44', 'chernarus'),
64 ('45', '[-81,[10628.433, 8037.8188,0]]', 'Ikarus', '45', 'chernarus'),
65 ('46', '[-115,[4580.3203, 4515.9282,0]]', 'Ikarus', '46', 'chernarus'),
66 ('47', '[-27,[6040.0923, 7806.5439,0]]', 'Ikarus_TK_CIV_EP1', '47', 'chernarus'),
67 ('48', '[76,[10314.745, 2147.5374,0]]', 'Ikarus', '48', 'chernarus'),
68 ('49', '[59,[6705.8887, 2991.9358,0]]', 'Ikarus_TK_CIV_EP1', '49', 'chernarus'),
69 ('50', '[-165,[9681.8213, 8947.2354,0]]', 'Tractor', '50', 'chernarus'),
70 ('51', '[-98,[3825.1318, 8941.4873,0]]', 'Tractor', '51', 'chernarus'),
71 ('52', '[19,[11246.52, 7534.7954,0]]', 'Tractor', '52', 'chernarus'),
72 ('53', '[0,[11066.828, 7915.2275,0]]', 'S1203_TK_CIV_EP1', '53', 'chernarus'),
73 ('54', '[-8,[12058.555, 3577.8667,0]]', 'S1203_TK_CIV_EP1', '54', 'chernarus'),
74 ('55', '[218,[11940.854, 8872.8389,0]]', 'S1203_TK_CIV_EP1', '55', 'chernarus'),
75 ('56', '[-14,[13386.471, 6604.0098,0]]', 'S1203_TK_CIV_EP1', '56', 'chernarus'),
76 ('57', '[178,[13276.482, 6098.4463,0]]', 'V3S_Gue', '57', 'chernarus'),
77 ('58', '[-22,[1890.9952, 12417.333,0]]', 'UralCivil', '58', 'chernarus'),
78 ('59', '[226,[1975.1283, 9150.0195,0]]', 'car_hatchback', '59', 'chernarus'),
79 ('60', '[-45,[7429.4849, 5157.8682,0]]', 'car_hatchback', '60', 'chernarus'),
80 ('61', '[0,[8317.2676, 2348.6055,0]]', 'Fishing_Boat', '61', 'chernarus'),
81 ('62', '[0,[13222.181, 10015.431,0]]', 'Fishing_Boat', '62', 'chernarus'),
82 ('63', '[55,[13454.882, 13731.796,0]]', 'PBX', '63', 'chernarus'),
83 ('64', '[-115,[14417.589, 12886.104,0]]', 'Smallboat_1', '64', 'chernarus'),
84 ('65', '[268,[13098.13, 8250.8828,0]]', 'Smallboat_1', '65', 'chernarus'),
85 ('66', '[-155,[9731.1514, 8937.7998,0]]', 'Volha_2_TK_CIV_EP1', '66', 'chernarus'),
86 ('67', '[-23,[9715.0352, 6522.8286,0]]', 'Volha_1_TK_CIV_EP1', '67', 'chernarus'),
87 ('68', '[-119,[2614.0862, 5079.6357,0]]', 'Volha_1_TK_CIV_EP1', '68', 'chernarus'),
88 ('69', '[18,[10827.634, 2701.5688,0]]', 'Volha_2_TK_CIV_EP1', '69', 'chernarus'),
89 ('70', '[-138,[5165.7231, 2375.7642,0]]', 'Volha_1_TK_CIV_EP1', '70', 'chernarus'),
90 ('71', '[-153,[1740.8503, 3622.6938,0]]', 'Volha_2_TK_CIV_EP1', '71', 'chernarus'),
91 ('72', '[266,[9157.8408, 11019.819,0]]', 'SUV_TK_CIV_EP1', '72', 'chernarus'),
92 ('73', '[222,[12360.468, 10817.882,0]]', 'car_sedan', '73', 'chernarus');