Jump to content

MarkoRPG

Member
  • Posts

    100
  • Joined

  • Last visited

Everything posted by MarkoRPG

  1. trebuie compilat cu zeex si sbu

     

  2. Eu am luat gm mai demult..dar l-am pierdut pui iar link??
  3. ma ajutati cu baza de date? Eroare Interogare SQL: -- -------------------------------------------------------- -- -- Structură tabel pentru tabel `players` -- CREATE TABLE `players` ( `ID` int(11) NOT NULL, `user` varchar(24) NOT NULL, `pass` varchar(129) NOT NULL, `Admin` tinyint(2) NOT NULL, `Helper` tinyint(1) NOT NULL, `Money` int(12) NOT NULL, `Score` smallint(3) NOT NULL, `Status` tinyint(1) NOT NULL, `Reg` tinyint(1) NOT NULL, `Sex` tinyint(1) NOT NULL, `Age` tinyint(2) NOT NULL, `Mute` int(11) NOT NULL DEFAULT -1, `HoursPlayed` float NOT NULL, `sec_jucate` float NOT NULL, `RPoints` int(11) NOT NULL, `BankMoney` int(11) NOT NULL DEFAULT 300000, `WantedLevel` tinyint(1) NOT NULL, `PhoneBook` tinyint(1) NOT NULL, `Job` tinyint(2) NOT NULL, `Jailed` int(11) NOT NULL DEFAULT -1, `Premium` int(16) NOT NULL, `Materials` int(7) NOT NULL, `Drugs` int(7) NOT NULL, `Member` tinyint(2) NOT NULL, `Rank` tinyint(2) NOT NULL, `PhoneNumber` mediumint(6) NOT NULL, `House` smallint(3) NOT N[...] MySQL zice: #1293 - Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause
  4. Eroare Interogare SQL: -- -------------------------------------------------------- -- -- Structură tabel pentru tabel `players` -- CREATE TABLE `players` ( `ID` int(11) NOT NULL, `user` varchar(24) NOT NULL, `pass` varchar(129) NOT NULL, `Admin` tinyint(2) NOT NULL, `Helper` tinyint(1) NOT NULL, `Money` int(12) NOT NULL, `Score` smallint(3) NOT NULL, `Status` tinyint(1) NOT NULL, `Reg` tinyint(1) NOT NULL, `Sex` tinyint(1) NOT NULL, `Age` tinyint(2) NOT NULL, `Mute` int(11) NOT NULL DEFAULT -1, `HoursPlayed` float NOT NULL, `sec_jucate` float NOT NULL, `RPoints` int(11) NOT NULL, `BankMoney` int(11) NOT NULL DEFAULT 300000, `WantedLevel` tinyint(1) NOT NULL, `PhoneBook` tinyint(1) NOT NULL, `Job` tinyint(2) NOT NULL, `Jailed` int(11) NOT NULL DEFAULT -1, `Premium` int(16) NOT NULL, `Materials` int(7) NOT NULL, `Drugs` int(7) NOT NULL, `Member` tinyint(2) NOT NULL, `Rank` tinyint(2) NOT NULL, `PhoneNumber` mediumint(6) NOT NULL, `House` smallint(3) NOT N[...] MySQL zice: #1293 - Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause
  5. Eroare Interogare SQL: -- -------------------------------------------------------- -- -- Structură tabel pentru tabel `bans` -- CREATE TABLE `bans` ( `Banid` smallint(6) NOT NULL, `Player` varchar(24) NOT NULL, `IP` varchar(16) NOT NULL, `Admin` varchar(24) NOT NULL, `Reason` varchar(25) NOT NULL, `BanTime` timestamp NOT NULL DEFAULT current_timestamp(), `UnbanTime` int(24) NOT NULL DEFAULT -1 ) ENGINE=InnoDB DEFAULT CHARSET=latin1; MySQL zice: #1050 - Table 'bans' already exists Asta imi zice cand urc baza pe phpmyadmin,sunt incepator,no hate [ Înap
  6. Baza la mine nu merge..ma ajutati?? sunt incepator zice cv ca nu e o baza selectata si cv cu timestamp
  7. Orice GM editat de tine a avut un mare succes,asa ca am incredere in gm asta! Esti tare!!
×
×
  • Create New...