Jump to content

Mihaiandrey

Member
  • Posts

    432
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by Mihaiandrey

  1. bro nu merge baza de date imi da asta 
    -- -------------------------------------------------------- -- -- Structură tabel pentru tabel `server_updates` -- CREATE TABLE `server_updates` ( `ID` int(11) NOT NULL, `UpdateEx` varchar(128) NOT NULL DEFAULT 'Unknown', `Version` varchar(24) NOT NULL DEFAULT '1.7', `Date` int(11) NOT NULL DEFAULT current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=

  2. E:\work\Proiect Last-Time\SERVER OFICIAL\gamemodes\gmm.pwn(13088) : warning 208: function with tag result used before definition, forcing reparse
    E:\work\Proiect Last-Time\SERVER OFICIAL\gamemodes\gmm.pwn(28151) : warning 208: function with tag result used before definition, forcing reparse
    E:\work\Proiect Last-Time\SERVER OFICIAL\gamemodes\gmm.pwn(33766) : warning 208: function with tag result used before definition, forcing reparse
    E:\work\Proiect Last-Time\SERVER OFICIAL\pawno\include\systems.inc(1015) : warning 219: local variable "tmpobjid" shadows a variable at a preceding level
    E:\work\Proiect Last-Time\SERVER OFICIAL\gamemodes\gmm.pwn(36832) : warning 203: symbol is never used: "TrollDetect"
    Pawn compiler 3.10.8              Copyright (c) 1997-2006, ITB CompuPhase


    5 Warnings.
    [Finished in 26.7s]

    help me pls

     

×
×
  • Create New...