11.11.2011, 17:14
Meu Gamemode, quando vou compilar, dб 3 erros, em trкs linhas:
Linhas:
O Problema й que quando apago as linhas, o erro continua tambйm, acho que й algum BUG no GM, mas nгo sei consertar, se alguйm puder me ajudar... ._.
pawn Код:
C:\SERVER NR\Servidor [NR]\Servidor [NR]\pawno\include\../include/gl_common.inc(80) : error 021: symbol already defined: "strtok"
C:\SERVER NR\Servidor [NR]\Servidor [NR]\pawno\include\../include/gl_common.inc(95) : error 047: array sizes do not match, or destination array is too small
C:\SERVER NR\Servidor [NR]\Servidor [NR]\pawno\include\../include/gl_common.inc(139) : error 021: symbol already defined: "isNumeric"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
3 Errors.
pawn Код:
AddPlayerClass(18,1958.3783,1343.1572,15.3746,270.1425,0,0,24,300,-1,-1); //Linha 80
AddPlayerClass(259,1958.3783,1343.1572,15.3746,270.1425,0,0,24,300,-1,-1); //linha 95
AddStaticVehicle(574,2583.95214844,2275.14428711,10.61424637,90.00000000,-1,-1); //Linha 139