MYSQL Baza

Započeo Acox
4. Maj 2018.
604
pregleda
6
postova
Dow
2
Street Runner
4. Maj 2018.
Problem(error/warning): Popravio sam errore na Imperium gaming ali nemam sql bazu da li bi neko mogao poslati sql bazu
Dio skripte http://www.mediafire.com/file/pu9w56pva2cyghp/Project+Imperijum.rar
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): [ code ]/[ /code ]
Slika/video ingame problema(obavezno ako je ingame problem):/

Premestite ako sam pogresio PDF
Nikola-.-
6
Kingpin
Dow
2
Street Runner
4. Maj 2018.
Pogledaj bazu  🙂
Evo sta nalazi u njoj ovo nije cela baza
-- phpMyAdmin 0',
  `inv_slot_model_15` int(11) DEFAULT '0',
  `inv_slot_model_16` int(11) DEFAULT '0',
  `inv_slot_model_17` int(11) DEFAULT '0',
  `inv_slot_model_18` int(11) DEFAULT '0',
  `inv_slot_model_19` int(11) DEFAULT '0',
  `inv_slot_model_20` int(11) DEFAULT '0',
  `inv_slot_model_21` int(11) DEFAULT '0',
  `inv_slot_model_22` int(11) DEFAULT '0',
  `inv_slot_model_23` int(11) DEFAULT '0',
  `inv_slot_model_24` int(11) DEFAULT '0',
  `inv_slot_model_25` int(11) DEFAULT '0',
  `inv_slot_model_26` int(11) DEFAULT '0',
  `inv_slot_model_27` int(11) DEFAULT '0',
  `inv_slot_model_28` int(11) DEFAULT '0',
  `inv_slot_model_29` int(11) DEFAULT '0',
  `inv_slot_model_30` int(11) DEFAULT '0',
  `inv_slot_quantity_1` int(11) DEFAULT '0',
  `inv_slot_quantity_2` int(11) DEFAULT '0',
  `inv_slot_quantity_3` int(11) DEFAULT '0',
  `inv_slot_quantity_4` int(11) DEFAULT '0',
  `inv_slot_quantity_5` int(11) DEFAULT '0',
  `inv_slot_quantity_6` int(11) DEFAULT '0',
  `inv_slot_quantity_7` int(11) DEFAULT '0',
  `inv_slot_quantity_8` int(11) DEFAULT '0',
  `inv_slot_quantity_9` int(11) DEFAULT '0',
  `inv_slot_quantity_10` int(1 smallint(2) DEFAULT '0',
  `v_job` smallint(2) DEFAULT '-1',
  `v_fuel_station` smallint(2) DEFAULT '-1',
  `v_color_1` int(11) NOT NULL,
  `v_color_2` int(11) NOT NULL,
  `v_model` int(11) NOT NULL,
  `v_teh` smallint(2) DEFAULT '0',
  `v_reg` smallint(2) DEFAULT '0',
  `v_reg_vreme` smallint(3) DEFAULT '0',
  `v_tablice` varchar(24) COLLATE utf8_unicode_ci DEFAULT 'NEMA',
  `v_gps` smallint(2) DEFAULT '0',
  `v_insurance` smallint(2) DEFAULT '0',
  `v_lock` smallint(2) DEFAULT '0',
  `v_alarm` smallint(2) DEFAULT '0',
  `v_fuel` smallint(2) DEFAULT '40',
  `v_fuel_type` smallint(2) DEFAULT '0',
  `v_neon` int(11) DEFAULT '0',
  `v_tuned` tinyint(1) DEFAULT '0',
  `v_imobilizator` int(11) DEFAULT '0',
  `v_spoiler` int(11) DEFAULT '0',
  `v_hood` int(11) DEFAULT '0',
  `v_roof` int(11) DEFAULT '0',
  `v_skirt` int(11) DEFAULT '0',
  `v_lamps` int(11) DEFAULT '0',
  `v_nitro` int(11) DEFAULT '0',
  `v_exhaust` int(11) DEFAULT '0',
  `v_wheels` int(11) DEFAULT '0',
  `v_stereo` int(11) DEFAULT '0',
  `v_hydraulics` int(11) DEFAULT '0',
  `v_front_bumper` int(11) DEFAULT '0',
  `v_rear_bumper` int(11) DEFAULT '0',
  `v_vents` int(11) DEFAULT '0',
  `v_paintjob` int(11) DEFAULT '255',
  `v_drug_id_6` int(11) DEFAULT '0',
  `v_drug_ammount_1` int(11) DEFAULT '0',
  `v_drug_ammount_2` int(11) DEFAULT '0',
  `v_drug_ammount_3` int(11) DEFAULT '0',
  `v_drug_ammount_4` int(11) DEFAULT '0',
  `v_drug_ammount_5` int(11) DEFAULT '0',
  `v_drug_ammount_6` int(11) DEFAULT '0',
  `v_mats` int(11) DEFAULT '0',
  `v_weapon_melee` int(11) DEFAULT '0',
  `v_weapon_slot_1` int(11) DEFAULT '0',
  `v_weapon_ammo_1` int(11) DEFAULT '0',
  `v_weapon_slot_2` int(11) DEFAULT '0',
  `v_weapon_ammo_2` int(11) DEFAULT '0',
  `v_gajbica_slot_1` int(11) DEFAULT '-1',
  `v_gajbica_slot_2` int(11) DEFAULT '-1',
  `v_gajbica_slot_3` int(11) DEFAULT '-1',
  `v_gajbica_slot_4` int(11) DEFAULT '-1',
  `v_gajbica_slot_5` int(11) DEFAULT '-1',
  `v_gajbica_kolicina_1` int(11) DEFAULT '0',
  `v_gajbica_kolicina_2` int(11) DEFAULT '0',
  `v_gajbica_kolicina_3` int(11) DEFAULT '0',
  `v_gajbica_kolicina_4` int(11) DEFAULT '0',
  `v_gajbica_kolicina_5` int(11) DEFAULT '0',
  `v_neaktivnost` int(11) DEFAULT '0',
  `v_kilometri` int(11) DEFAULT '0',
  `v_metri` int(11) DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `vehicle_salon`
--

CREATE TABLE `vehicle_salon` (
  `salon_id` int(11) NOT NULL,
  `s_bussines_id` int(11) NOT NULL,
  `veh_buyed_pos_x` float NOT NULL,
  `veh_buyed_pos_y` float NOT NULL,
  `veh_buyed_pos_z` float NOT NULL,
  `veh_buyed_pos_a` float NOT NULL,
  `pickup_pos_x` float NOT NULL,
  `pickup_pos_y` float NOT NULL,
  `pickup_pos_z` float NOT NULL,
  `s_interior` int(11) NOT NULL DEFAULT '0',
  `s_virtualw` int(11) NOT NULL DEFAULT '0',
  `veh_model_1` int(11) DEFAULT '0',
  `veh_model_2` int(11) DEFAULT '0',
  `veh_mode
Nikola-.-
6
Kingpin
4. Maj 2018.
Ako si uspeo da ga fixas, nebi trebao da ti bude problem da sam napravis bazu?
Dow
2
Street Runner
4. Maj 2018.
Da li vam potreban popravljen mod?
Da bi se napravila baza
sry zbog duplog posta

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha