[Ajuda] Erros Gamemode
#1

Olб Pessoal gostaria que me dessem uma ajuda em um gamemode que nгo estб compilando quando eu tento compilar exibe os seguintes erros
Quote:

gamemodes\dynamic.pwn(12497) : error 017: undefined symbol "set"
gamemodes\dynamic.pwn(12504) : error 017: undefined symbol "set"
gamemodes\dynamic.pwn(16264) : error 017: undefined symbol "StrToInt"
gamemodes\dynamic.pwn(16269) : error 017: undefined symbol "StrToInt"
gamemodes\dynamic.pwn(16275) : error 017: undefined symbol "StrToInt"
gamemodes\dynamic.pwn(16276) : error 017: undefined symbol "StrToInt"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


6 Errors.

Bom estб ai os erros eu estou usando o GM dynamic
Agora caso precise das linhas dos erros vou citar abaixo
Quote:
ERRO:(12497) : error 017: undefined symbol "set"
LINHA:set(nome, tmp);

Quote:
ERRO:(12504) : error 017: undefined symbol "set"
LINHA:set(cor1,tmp);

Quote:
ERRO:(16264) : error 017: undefined symbol "StrToInt"
LINHAif(IsNumeric(inputtext) && IsPlayerConnected(StrToInt(inputtext))){

Quote:
ERRO(16269) : error 017: undefined symbol "StrToInt"
LINHAGetPlayerName(StrToInt(inputtext), pname, MAX_PLAYER_NAME);

Quote:
ERRO:(16275) : error 017: undefined symbol "StrToInt"
LINHA:convt[StrToInt(inputtext)] = dini_Int(file, "Clan");

Quote:
ERRO:(16276) : error 017: undefined symbol "StrToInt"
LINHAShowPlayerDialog(StrToInt(inputtext),6738 , DIALOG_STYLE_MSGBOX, "Convite de Clan", string2, "Aceitar", "Recusar");

Estб sгo as linhas citadas acima (ERRO E LINHA) bom espero que me ajudem Agradeзo desde jб
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)