11.11.2010, 10:32
(
Последний раз редактировалось lucas_mdr1235; 11.11.2010 в 10:58.
)
eu tava mechenfo com dini
ai comeco a dar uns erros de MAX_STRING mas resolvi ai pulo para esses erros aqui
alguem sabe como resolver esses erros
ai os 3 erros finais ja consegui tirar eles era so remover a strtok aqui no forum tava a ajuda desse erro
entao resta esses erros
ai comeco a dar uns erros de MAX_STRING mas resolvi ai pulo para esses erros aqui
pawn Код:
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(1073) : error 021: symbol already defined: "Time"
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(3412) : error 076: syntax error in the expression, or invalid function call
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(5512) : error 076: syntax error in the expression, or invalid function call
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(9744) : error 076: syntax error in the expression, or invalid function call
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(9745) : error 076: syntax error in the expression, or invalid function call
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(9746) : error 076: syntax error in the expression, or invalid function call
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(9747) : error 076: syntax error in the expression, or invalid function call
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(11235) : error 025: function heading differs from prototype
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(11236) : error 021: symbol already defined: "strtok"
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(11251) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
10 Errors.
ai os 3 erros finais ja consegui tirar eles era so remover a strtok aqui no forum tava a ajuda desse erro
entao resta esses erros
pawn Код:
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(1073) : error 021: symbol already defined: "Time"
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(3412) : error 076: syntax error in the expression, or invalid function call
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(5512) : error 076: syntax error in the expression, or invalid function call
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(9744) : error 076: syntax error in the expression, or invalid function call
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(9745) : error 076: syntax error in the expression, or invalid function call
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(9746) : error 076: syntax error in the expression, or invalid function call
D:\Servers\GTA Samp\gamemodes\ExTrEmE.pwn(9747) : error 076: syntax error in the expression, or invalid function call
is too small
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
7 Errors.