if statement / condition
#1

Hello, I'm just wondering what this actully means?

pawn Код:
if(somecondition)
{
//code
}
//or
while(somecondition)
{
//code
}
Where there is no || && etc its just blank
for example
pawn Код:
while(Checkpoint[id]) { //code }
Reply


Messages In This Thread
if statement / condition - by thefatshizms - 24.12.2012, 18:27
Re: if statement / condition - by Typhome - 24.12.2012, 18:29
Re: if statement / condition - by Konstantinos - 24.12.2012, 18:31
Re: if statement / condition - by thefatshizms - 24.12.2012, 18:33

Forum Jump:


Users browsing this thread: 1 Guest(s)