[ajuda]Score bugado no TAB - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [ajuda]Score bugado no TAB (
/showthread.php?tid=334949)
[ajuda]Score bugado no TAB -
Don_Speed - 16.04.2012
o score dos player fica 0 no TAB
mas quando vejo o perfil ele tem score.
alguem me ajuda
Re: [ajuda]Score bugado no TAB -
ViniBorn - 16.04.2012
Tem SetPlayerScore?
Re: [ajuda]Score bugado no TAB -
Don_Speed - 16.04.2012
unica coisa que eu achei foi isso do antihack que ta dessativado
pawn Code:
//GivePlayerMoney(playerid, APlayerData[playerid][PlayerMoney]);
//SetPlayerScore(playerid, APlayerData[playerid][PlayerScore]);
Re: [ajuda]Score bugado no TAB -
zbt - 16.04.2012
Ativa o SetPlayerScore(playerid, APlayerData[playerid][PlayerScore]);
Re: [ajuda]Score bugado no TAB -
CidadeNovaRP - 16.04.2012
Posta a variбvel quer verifica o Score do Player.
Re: [ajuda]Score bugado no TAB -
Don_Speed - 16.04.2012
Ja Consegui
Respuesta: Re: [ajuda]Score bugado no TAB -
Ichigo_Kurosaki - 16.04.2012
Quote:
Originally Posted by Don_Speed
Ja Consegui
|
Como?