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

Quote:
Originally Posted by Divine
Quote:
Originally Posted by Pyrokid
How did it work if you removed
if (weapons == 35 && ammo > 0)
??

I said remove the semicolon which is this ";" not the whole line.
.... magick ? ...
i just gave no errors...
maybe it might not work ... ?
... I MUST TEST this ..
ok it failed....

...................
i did some editing again .. looks tike this
Код:
public OnPlayerUpdate(playerid)
{
new weapons, ammo, slot;
while(slot < 12)
slot++;
if (weapons == 35 && ammo > 0)
GetPlayerWeaponData(playerid, slot, weapons, ammo);
{
SendClientMessage(playerid,	0xE60000FF, "HACKER");
Kick(playerid);
}
return 1;
}
...
lats thing i saw was a message "server clossed the connection" ...
now it works !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
tested and WORKS !!!!!!!!!!!!!!!!!......
..
Thnx guys !!!
I LOVE YOU !!! (in a friendly way, not gay :P )
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)