11.10.2010, 03:10
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
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