Im trying ... (anti-wep) .. and I fail >.<
#20

Quote:
Originally Posted by illay
Anti-Weapon,
Its good... But i want to kick only ///
What if i do like this

pawn Код:
#include <a_samp>

forward public WeaponCheating();



public WeaponCheating() { //by illay (http://forum.sa-mp.com)
    for(new i=0;i<MAX_PLAYERS;i++) {
      if(GetPlayerWeapon(i)==38&&GetPlayerWeapon(i)==37) {
        SendClientMessage(i, 0xE60000FF, "No cheating in server, f*ck you! KICKED!");
        Kick(i)
        }
    }
    return 1;
}
Would it work ? ....
..
im in school now so i cant test it :S :S
Reply


Messages In This Thread
Im trying ... (anti-wep) .. and I fail >.< - by Divine - 30.03.2009, 19:47
Re: Im trying ... (anti-wep) .. and I fail >.< - by LarzI - 30.03.2009, 19:57
Re: Im trying ... (anti-wep) .. and I fail >.< - by Divine - 30.03.2009, 20:05
Re: Im trying ... (anti-wep) .. and I fail >.< - by Pyrokid - 30.03.2009, 20:07
Re: Im trying ... (anti-wep) .. and I fail >.< - by Divine - 30.03.2009, 20:10
Re: Im trying ... (anti-wep) .. and I fail >.< - by Pyrokid - 30.03.2009, 20:11
Re: Im trying ... (anti-wep) .. and I fail >.< - by Divine - 30.03.2009, 20:14
Re: Im trying ... (anti-wep) .. and I fail >.< - by Shellegg - 30.03.2009, 20:17
Re: Im trying ... (anti-wep) .. and I fail >.< - by Divine - 30.03.2009, 20:20
Re: Im trying ... (anti-wep) .. and I fail >.< - by Divine - 30.03.2009, 20:22
Re: Im trying ... (anti-wep) .. and I fail >.< - by Divine - 30.03.2009, 20:23
Re: Im trying ... (anti-wep) .. and I fail >.< - by Pyrokid - 30.03.2009, 20:29
Re: Im trying ... (anti-wep) .. and I fail >.< - by Divine - 30.03.2009, 20:34
Re: Im trying ... (anti-wep) .. and I fail >.< - by Divine - 30.03.2009, 20:41
Re: Im trying ... (anti-wep) .. and I fail >.< - by Pyrokid - 30.03.2009, 20:46
Re: Im trying ... (anti-wep) .. and I fail >.< - by Divine - 30.03.2009, 21:00
Re: Im trying ... (anti-wep) .. and I fail >.< - by LarzI - 30.03.2009, 22:15
Re: Im trying ... (anti-wep) .. and I fail >.< - by Divine - 31.03.2009, 09:24
Re: Im trying ... (anti-wep) .. and I fail >.< - by illay - 31.03.2009, 12:06
Re: Im trying ... (anti-wep) .. and I fail >.< - by Divine - 02.04.2009, 08:30
Re: Im trying ... (anti-wep) .. and I fail >.< - by 90NINE - 02.04.2009, 09:18

Forum Jump:


Users browsing this thread: 1 Guest(s)