ANTI BULLET CRASHER Not working
#2

Quote:
Originally Posted by MBilal
Посмотреть сообщение
Код:
public OnPlayerWeaponShot( playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ )
{
		new Float:x, Float:y, Float:z;
        GetPlayerPos(playerid, x, y, z);
        if ((weaponid < 22 || weaponid > 38) || !(-20000.0 <= z <= 20000.0) || !(0 <= hittype <= 4) || !IsPlayerConnected(playerid))
		{
			Ban(playerid);
			return 0;
		}
return 1;
}
it does work when crasher is on foot and using bullet
SetPVarInt(playerid,"BulletCrash",gettime() + 1);
}
return 1;
}
[/CODE]
Opws isn't called for drivers/passengers... I suggest you try my anti car troller it protects from troll cheats and teleport in/between vehicles.
Reply


Messages In This Thread
ANTI BULLET CRASHER Not working - by MBilal - 18.02.2018, 04:49
Re: ANTI BULLET CRASHER Not working - by RogueDrifter - 18.02.2018, 04:54
Re: ANTI BULLET CRASHER Not working - by MBilal - 18.02.2018, 05:00
Re: ANTI BULLET CRASHER Not working - by RogueDrifter - 18.02.2018, 05:05
Re: ANTI BULLET CRASHER Not working - by MBilal - 18.02.2018, 09:52
Re: ANTI BULLET CRASHER Not working - by Mugala - 18.02.2018, 10:24
Re: ANTI BULLET CRASHER Not working - by MBilal - 18.02.2018, 10:32
Re: ANTI BULLET CRASHER Not working - by MBilal - 19.02.2018, 11:59

Forum Jump:


Users browsing this thread: 2 Guest(s)