30.03.2009, 20:41
Quote:
Originally Posted by Divine
Quote:
i just gave no errors... maybe it might not work ... ? ... I MUST TEST this .. |
...................
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 )