A but statement
#7

pawn Код:
switch(var)
{
    case 20 .. 40:
    {
        //this will also be executed if var is between 20 and 40
    }
}
Reply


Messages In This Thread
A but statement - by Faisal_khan - 12.06.2012, 17:02
Re: A but statement - by iggy1 - 12.06.2012, 17:14
Re: A but statement - by Faisal_khan - 12.06.2012, 17:22
Re: A but statement - by iggy1 - 12.06.2012, 17:24
Re: A but statement - by Revo - 12.06.2012, 17:25
Re: A but statement - by jessejanssen - 12.06.2012, 17:25
Re: A but statement - by iggy1 - 12.06.2012, 17:26
Re: A but statement - by Faisal_khan - 12.06.2012, 17:27
Re: A but statement - by Faisal_khan - 12.06.2012, 17:30
Re: A but statement - by Jochemd - 12.06.2012, 18:00

Forum Jump:


Users browsing this thread: 1 Guest(s)