[AJUDA] Gamemode com Erros
#1

Meu Gamemode, quando vou compilar, dб 3 erros, em trкs linhas:

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.
Linhas:

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
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... ._.
Reply
#2

O erro nгo й no seu GM, й na include "gl_common.inc"

Код:
C:\SERVER NR\Servidor [NR]\Servidor [NR]\pawno\include\../include/gl_common.inc
Vai nessa include e deleta a stock strtock e a stock IsNumeric.
Reply
#3

Quote:
Originally Posted by Pharrel
Посмотреть сообщение
O erro nгo й no seu GM, й na include "gl_common.inc"

Код:
C:\SERVER NR\Servidor [NR]\Servidor [NR]\pawno\include\../include/gl_common.inc
Vai nessa include e deleta a stock strtock e a stock IsNumeric.
Obrigado, compilou certinho!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)