[Tutorial] [FIX]Bullet crasher 0.3.7 [FIX]
#1

I think this might fix the problem with the new published bullet crasher , at least worked for me but it might be another crasher well who knows , not me :P
Код:
    #include <a_samp>
     
    public OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ)
    {
            if(!((22 <= weaponid <= 34) || weaponid == 38)) Kick(playerid);
            return 1;
    }
Reply


Messages In This Thread
[FIX]Bullet crasher 0.3.7 [FIX] - by Crystallize - 10.07.2015, 21:51
Re: [FIX]Bullet crasher 0.3.7 [FIX] - by Blackphoenixz - 10.07.2015, 22:13
Re: [FIX]Bullet crasher 0.3.7 [FIX] - by Face9000 - 11.07.2015, 00:02
Re: [FIX]Bullet crasher 0.3.7 [FIX] - by XxBaDxBoYxX - 11.07.2015, 00:55
Re: [FIX]Bullet crasher 0.3.7 [FIX] - by Abagail - 11.07.2015, 15:34
Re: [FIX]Bullet crasher 0.3.7 [FIX] - by kurta999 - 12.07.2015, 08:44
Re: [FIX]Bullet crasher 0.3.7 [FIX] - by MerryDeer - 04.01.2017, 05:10
Re: [FIX]Bullet crasher 0.3.7 [FIX] - by Sibuscus - 15.03.2017, 16:26

Forum Jump:


Users browsing this thread: 1 Guest(s)