Someone gets banned with certain weapon.
#1

so, say they have a minigun, how they get banned?

Код:
if(GetPlayerSpecialAction(playerid) == SPECIAL_ACTION_USEJETPACK)
{
SendClientMessage(COLOR_RED, "Hi there, you have been banned for jetpack hacks");
Ban(playerid); // Ban players if they have a jetpack
}
thats my code for jetpack, could i change SPECIAL_ACTION to like, WEAPON_MINIGUN?
Reply


Messages In This Thread
Someone gets banned with certain weapon. - by iLcke - 14.03.2010, 23:14
Re: Someone gets banned with certain weapon. - by Johndaone - 14.03.2010, 23:24
Re: Someone gets banned with certain weapon. - by evanx10 - 14.03.2010, 23:27

Forum Jump:


Users browsing this thread: 1 Guest(s)