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

Quote:
Originally Posted by Pyrokid
Oh, and remove that semicolon.

if (weapons == 35 && ammo > 0)
Now it looks like this
Код:
public OnPlayerUpdate(playerid)
{
new weapons, ammo, slot;
while(slot < 12)
slot++;
GetPlayerWeaponData(playerid, slot, weapons, ammo);
{
SendClientMessage(playerid,	0xE60000FF, "HACKER");
Kick(playerid);
}
return 1;
}
no errors ...
but how will it kick the MINIGUN .. if there is no minigun id ?
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)