Jump to content

OZMO1

Membru
  • Posts

    41
  • Joined

  • Last visited

Posts posted by OZMO1

  1. 4 minutes ago, zNx[] said:

    Gamemode-ul Gta-samp, functioneaza corect, din cate am vazut pe serverele pe fantoma. Baza de date functioneaza ok, sterge table data sau mai descarcă încă odata gamemode-ul si pune datele corect in gamemode si dupa care urca baza descărcată recent.

    tie iti functioneaza?

  2. Just now, StrikerM said:

    Din cauza pluginurilor, nu au toate aceasi versiune de .so si .inc, o data ce le updatezi trebuie sa il si compilezi.

    tu ai un host? unde poti pune acel gm de la gta samp sa imi spui daca merge te rog? daca faci asta iti dau ce vrei tu. iti dau un cont de ruby cu infernus

  3. 3 minutes ago, StrikerM said:

    Si posteaza eroarea.

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

    --
    -- Table structure for table 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 NULL[...]

     

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.