[Ajuda] Score bugando !
#1

bom gente nгo sei oque й ja vasculhei tudo, tudo mesmo e o seguinte, eu instalei um ranking do bruno silva e tipo eu mato por exemplo 1 cara ai saio do servidor quando eu volto aparece 0 de score mas la no scriptfiles buga e fica com ums 5/10/20, e no ranking tambйm mas nгo sei se o ranking que bugou pф mas ajuda aer,

PHP код:
public OnPlayerDeath(playeridkilleridreason)
{
Informacoes[playerid][PlayerDeaths]++;
Informacoes[killerid][PlayerKills]++;
SetPlayerScore(killeridGetPlayerScore(killerid) + 1);
Informacoes[killerid][PlayerScore]++;
SendDeathMessage(killerid,playerid,reason);
if(
GetPlayerColor(playerid) == GetPlayerColor(killerid)) // Se o cor do morto for igual a do assassino
{
SetPlayerScore(killerid,GetPlayerScore(killerid) - 1); // tiramos 1 de score
SendClientMessage(killeridCOR_VERMELHO"Vocк foi punido pois nгo й permitido matar um jogador do mesmo time !");
GivePlayerMoney(killerid,-10000); // tiramos 2k dele
}
return 
1;

ranking que uso !

https://sampforum.blast.hk/showthread.php?tid=352910

dou +rep !
Reply


Messages In This Thread
[Ajuda] Score bugando ! - by rodrigooo - 27.10.2012, 21:32
Re: [Ajuda] Score bugando ! - by mau.tito - 27.10.2012, 21:38
Re: [Ajuda] Score bugando ! - by rodrigooo - 27.10.2012, 21:42
Re: [Ajuda] Score bugando ! - by mau.tito - 27.10.2012, 21:45
Re: [Ajuda] Score bugando ! - by rodrigooo - 27.10.2012, 21:46
Re: [Ajuda] Score bugando ! - by mau.tito - 27.10.2012, 21:47
Re: [Ajuda] Score bugando ! - by rodrigooo - 27.10.2012, 21:50
Re: [Ajuda] Score bugando ! - by mau.tito - 27.10.2012, 21:54

Forum Jump:


Users browsing this thread: 1 Guest(s)