[ajuda] Fake DB - 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] Fake DB (
/showthread.php?tid=338099)
[ajuda] Fake DB -
GReeN_WOoD - 28.04.2012
bom galera meu sv ta sofrendo com esses cheaters fdp, alguem pode ajudar ? +REP.
o cheaater й o seguinte o cara faz com que os jogadores faзam db nele.
alguem sabe um ant fake db ?
Re: [ajuda] Fake DB -
Caio_Freeze - 28.04.2012
Aki vai te ajudar
https://sampforum.blast.hk/showthread.php?tid=337597
Ajudei Rep + :P
Re: [ajuda] Fake DB -
GReeN_WOoD - 28.04.2012
caio infelizmente eu ja uso este, mais o cara continua usando fake db =\
Re: [ajuda] Fake DB -
Caio_Freeze - 28.04.2012
use oq o [LF]Player Posto.
Re: [ajuda] Fake DB -
Joker_OutLock - 28.04.2012
Da um /ban [id] NO FDP
Re: [ajuda] Fake DB -
dPlaYer_ - 28.04.2012
pawn Код:
#include <a_samp>
#include <foreach>
new PlayerShotPlayer[MAX_PLAYERS][MAX_PLAYERS];
public OnPlayerDeath(playerid, killerid, reason)
{
if (killerid != INVALID_PLAYER_ID)
{
if (!PlayerShotPlayer[killerid][playerid])
{
Ban(playerid);
}
}
foreach(Player, i)
{
PlayerShotPlayer[i][playerid] = 0;
}
return 1;
}
public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid)
{
PlayerShotPlayer[issuerid][playerid] = 1;
return 0;
}
Re: [ajuda] Fake DB -
DrTHE - 28.04.2012
Quote:
Originally Posted by Caio_Freeze
use oq o [FL]Player Posto.
|
fl '-'