[Ajuda] Erro na criaзгo das Tabelas.
#1

Quando eu crio essa tabela, dб os seguintes erros, Mais ''Porquк''?
PHP код:
    mysql_query(Conexao"CREATE TABLE IF NOT EXISTS `Contas`(`Nome` VARCHAR(21) NOT NULL, `Senha` VARCHAR(20) NOT NULL,"\
    
"`Registrado` VARCHAR(5) NOT NULL, `Prof` VARCHAR(20) NOT NULL, `Banco` INT NOT NULL, `MinUP` INT NOT NULL, `SegUP` INT NOT NULL,"\
    
"`EXP` INT NOT NULL, `RegistradoBanco` VARCHAR(5) NOT NULL, `SaveFome` INT NOT NULL, `SaveSede` INT NOT NULL, `Vip` VARCHAR(5) NOT NULL,"\
    
"`DiaVip` INT NOT NULL, `MesVip` INT NOT NULL, `AnoVip` INT NOT NULL, `Level` INT NOT NULL, `JaTemCasa` VARCHAR(5) NOT NULL,"\
    
"`IdCasa` INT NOT NULL, `JaTemEmpresa` VARCHAR(5) NOT NULL, `IdEmpresa` INT NOT NULL, `Skin` INT NOT NULL, `Diesel` INT NOT NULL,"\
    
"`Gasolina` INT NOT NULL, `UltPostX` FLOAT NOT NULL, `UltPostY` FLOAT NOT NULL, `UltPostZ` FLOAT NOT NULL, `InteriorSalva` INT NOT NULL,"\
    
"`Staff` VARCHAR(5) NOT NULL, `Admin` VARCHAR(5) NOT NULL, `ContasPG` INT NOT NULL, `Matou` INT NOT NULL, `Morreu` INT NOT NULL,"\
    
"`KitFavela` VARCHAR(5) NOT NULL, `SetadoCadeia` VARCHAR(5) NOT NULL, `HorasCadeia` INT NOT NULL, `MinutosCadeia` INT NOT NULL, `SegundosCadeia` INT NOT NULL,"\
    
"`MotivoCadeia` VARCHAR(32) NOT NULL, `cTerrestre` VARCHAR(5) NOT NULL, `cMoto` VARCHAR(5) NOT NULL, `Dinheiro` INT NOT NULL)"); 
ERROS:

Код:
C:\Users\user\Desktop\GameMode Newus RPG\GameMode Newus RPG\gamemodes\GM.pwn(1277) : error 075: input line too long (after substitutions)
C:\Users\user\Desktop\GameMode Newus RPG\GameMode Newus RPG\gamemodes\GM.pwn(1278) : error 037: invalid string (possibly non-terminated string)
C:\Users\user\Desktop\GameMode Newus RPG\GameMode Newus RPG\gamemodes\GM.pwn(1278) : warning 215: expression has no effect
C:\Users\user\Desktop\GameMode Newus RPG\GameMode Newus RPG\gamemodes\GM.pwn(1278) : error 001: expected token: ";", but found "`"
C:\Users\user\Desktop\GameMode Newus RPG\GameMode Newus RPG\gamemodes\GM.pwn(1278) : error 029: invalid expression, assumed zero
C:\Users\user\Desktop\GameMode Newus RPG\GameMode Newus RPG\gamemodes\GM.pwn(1278) : fatal error 107: too many error messages on one line
Reply
#2

O Problema nгo й a tabela , й que estб muito grande, isso aconteceu com o meu tambйm.

https://sampforum.blast.hk/showthread.php?pid=2768123#pid2768123

Zeex's Compiler
Reply
#3

Pow vey, tou passando a GM Toda para mysql.
Mais nгo sei mexer com esse compilador, Manda o link de download que nгo estou achando..?
Reply
#4

Quote:
Originally Posted by GuiKommander
Посмотреть сообщение
Pow vey, tou passando a GM Toda para mysql.
Mais nгo sei mexer com esse compilador, Manda o link de download que nгo estou achando..?
http://www.mediafire.com/file/jqz478...wn_patches.zip

Substitua o seu pawncc.exe e pawnc.dll pelo que estгo na pasta
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)