Erro 017: Undefined Symbol
#1

F:\GTA San\SAMP 0.3b\gamemodes\Hatycone[RPG].pwn(5189) : error 017: undefined symbol "ATIRADOR_DE_ELITE_MAFIOSO"



Linha do Erro:

}
else if(Profissao [i] == ATIRADOR_DE_ELITE_MAFIOSO) {
SendClientMessage(i, COLOR_RED, "Teu chefe Mafioso lhe depositou : $5200");
udb_setBankMoney(PlayerName(i), udb_getBankMoney(PlayerName(i)) + 5200);

}
}
}
}
}

Como eu conserto, alguйm sabe? :S
Reply
#2

Vocк nгo definiu o simbolo "ATIRADOR_DE_ELITE_MAFIOSO"

Da um ctrl + f e procura por Profissao caso ache um enum mande ai pragente...


Abraзos
Reply
#3

Ah, achei jб.
Dei Ctrl+F procurei por /profissao.
Achou dai eu vi q nao tinha uma #define da profissao e criei.
Vlw champz
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)