06.08.2011, 13:38
Eae Galera
Tenho Aki Uns Erros Que Nгo Consigo Resolver.
Linhas:
Uй Se Eu Por 10, N Dб Erro, Mas Dб Warning, Pra Eliminar Warning Tenho De Por 300. Bug? Por Isso Vim Perguntar.
OrgInfo: http://pastebin.com/0dtAVK7b
Tenho Aki Uns Erros Que Nгo Consigo Resolver.
PHP код:
C:\Users\Alexandre\Desktop\GTA MultyPlayer\GTA Samp\Servidor\Server Main File 3\gamemodes\TH.pwn(325) : error 032: array index out of bounds (variable "OrgInfo")
C:\Users\Alexandre\Desktop\GTA MultyPlayer\GTA Samp\Servidor\Server Main File 3\gamemodes\TH.pwn(325) : error 032: array index out of bounds (variable "OrgInfo")
C:\Users\Alexandre\Desktop\GTA MultyPlayer\GTA Samp\Servidor\Server Main File 3\gamemodes\TH.pwn(325) : error 032: array index out of bounds (variable "OrgInfo")
C:\Users\Alexandre\Desktop\GTA MultyPlayer\GTA Samp\Servidor\Server Main File 3\gamemodes\TH.pwn(325) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
PHP код:
if(OrgInfo[org][Vaga] == PM) { format(OrgInfo[org][Membro1], MAX_PLAYER_NAME, "Nenhum");OrgInfo[org][Vaga]--; }
if(OrgInfo[org][Vaga] == 2) { format(OrgInfo[org][Membro2], MAX_PLAYER_NAME, "Nenhum");OrgInfo[org][Vaga]--; }
OrgInfo: http://pastebin.com/0dtAVK7b