A but statement
#4

It does work.

pawn Код:
new var = 25;

if( var > 19 && var < 41 )
{
    //this will 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: 2 Guest(s)