Do I do "if" or Do "else if"
#6

If you're using a large amount of numbers, then this methode is better:

Quote:

public anticheat()
{
switch(weaponid)
{
case 38: BanEx( playerid, "MiniGun Hacking");
case 37: BanEx( playerid, "Flamethrower Hacking");
}
return 1;
}

promiscued
Reply


Messages In This Thread
Do I do "if" or Do "else if" - by Eazy_Efolife - 03.09.2009, 15:37
Re: Do I do "if" or Do "else if" - by Butilka - 03.09.2009, 15:50
Re: Do I do "if" or Do "else if" - by Eazy_Efolife - 03.09.2009, 15:51
Re: Do I do "if" or Do "else if" - by Correlli - 03.09.2009, 15:55
Re: Do I do "if" or Do "else if" - by Eazy_Efolife - 03.09.2009, 16:00
Re: Do I do "if" or Do "else if" - by Andom - 03.09.2009, 16:00
Re: Do I do "if" or Do "else if" - by Correlli - 03.09.2009, 16:08
Re: Do I do "if" or Do "else if" - by Eazy_Efolife - 03.09.2009, 16:14
Re: Do I do "if" or Do "else if" - by coole210 - 03.09.2009, 18:11

Forum Jump:


Users browsing this thread: 6 Guest(s)