03.09.2009, 16:00
If you're using a large amount of numbers, then this methode is better:
promiscued
Quote:
public anticheat() { switch(weaponid) { case 38: BanEx( playerid, "MiniGun Hacking"); case 37: BanEx( playerid, "Flamethrower Hacking"); } return 1; } |