SA-MP Forums Archive
Bug detector - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Bug detector (/showthread.php?tid=86747)



Bug detector - lithuania154 - 15.07.2009

Hello, In my server is one or more bugs... Cuz when i dead, game closed and there is a tab (don't send). So is there any bug detector, Cuz i can't find that bug (


Re: Bug detector - Correlli - 15.07.2009

Post your code from OnPlayerDeath callback.


Re: Bug detector - lithuania154 - 15.07.2009

{
SendClientMessage(killerid,0xAA3333AA,"Tu Dabar Zudikas D");
GivePlayerMoney(killerid,5000);
SendClientMessage(playerid,0xAA3333AA,"Tu Mirei ");
GivePlayerMoney(playerid,-1000);
SendDeathMessage(killerid,playerid,reason);

return 1;
}

There is everythink down OnPlayerDeath