SA-MP Forums Archive
[Ajuda] Como tirar um bug do OnPlayerDeath - 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] Como tirar um bug do OnPlayerDeath (/showthread.php?tid=523869)



Como tirar um bug do OnPlayerDeath - Marlon307 - 04.07.2014

Nгo sei se e o meu samp ou se й o GM porque quando a pesso uma pessoa morre queimada sem se mexer ela fica bugando igual no video!!! Como faзo para tirar esse BUG
http://*********/EYFV_cLws4o
Video


Re: Como tirar um bug do OnPlayerDeath - darkxdll - 04.07.2014

Poste sua public OnPlayerDeath aqui para eu analisar \o/


#GOOOL o//


Re: Como tirar um bug do OnPlayerDeath - Marlon307 - 05.07.2014

Quote:
Originally Posted by darkxdll
Посмотреть сообщение
Poste sua public OnPlayerDeath aqui para eu analisar \o/


#GOOOL o//
public OnPlayerDeath(playerid, killerid, reason)
{
SendDeathMessage(killerid,playerid,reason);
GameTextForPlayer(playerid,"~r~Se fodeu...", 2500, 5);
SeMorreu[playerid] = true;
#if defined LoopsUser
if(gPlayerUsingLoopingAnim[playerid])
{
gPlayerUsingLoopingAnim[playerid] = 0;
SendClientMessage(playerid, Azul, "Para sair do anime tecle 'Espaзo'.");
}
#endif

if(GetClosestHospital(playerid) == 0)
{
SetSpawnInfo(playerid,1, DOF2::GetInt(PegarConta(playerid), "SkinAtual"),-2651.6501, 634.4510, 14.4531, 180.0000, 0, 0, 0, 0, 0, 0);
}
else if(GetClosestHospital(playerid) == 1)
{
SetSpawnInfo(playerid,1, DOF2::GetInt(PegarConta(playerid), "SkinAtual"),1173.5842,-1324.5615,15.1953,278.4624,0,0,0,0,0,0);
}
else if(GetClosestHospital(playerid) == 2)
{
SetSpawnInfo(playerid,1, DOF2::GetInt(PegarConta(playerid), "SkinAtual"),2031.9415,-1404.3578,17.2614,165.8180,0,0,0,0,0,0);
}
else if(GetClosestHospital(playerid) == 3)
{
SetSpawnInfo(playerid,1, DOF2::GetInt(PegarConta(playerid), "SkinAtual"),1582.5615,1768.7921,10.8203,93.7454,0 ,0,0,0,0,0);
}
return 1;
}


Re: Como tirar um bug do OnPlayerDeath - 4G4M3N0M - 05.07.2014

й uma coisa normal do gta-sa simples acontece tbm qual vocк morre queimado no offline acredito que posso haver uma soluзгo para isso, mas й algo normal do GTA