Weapon cheats
#4

Quote:
Originally Posted by Escobabe
View Post
From SA-MP Wiki:
Code:
public OnPlayerDeath(playerid, killerid, reason)
{
    if(killerid != INVALID_PLAYER_ID)
    {
        if(GetPlayerWeapon(killerid) == 38) Ban(killerid); //Ban if they have a minigun
    }
    return 1;
}
Add this on your script.
This is a really bad idea, a cheater who uses fake death spoofing cheat will be able to get the entire server banned.
Please do not add this code to your server without adding any fake death detection.
Reply


Messages In This Thread
Weapon cheats - by extender1987 - 04.10.2017, 17:56
Re: I need some help!! - by Escobabe - 04.10.2017, 18:08
Re: I need some help!! - by extender1987 - 04.10.2017, 18:25
Re: I need some help!! - by dugi - 04.10.2017, 19:56
Re: Weapon cheats - by Kane - 04.10.2017, 20:08
Re: Weapon cheats - by HydraHumza - 04.10.2017, 20:53
Re: Weapon cheats - by Kane - 04.10.2017, 20:54

Forum Jump:


Users browsing this thread: 2 Guest(s)