Double IFs in one command problem
#9

Quote:
Originally Posted by The DeLuca
Посмотреть сообщение
Код:
if(IsPlayerInRangeOfPoint(playerid,COORDZ) && PlayerInfo[playerid][pHourz] < 1)
{
	ShowPlayerDialog(playerid, DIALOGID, DIALOG_STYLE_LIST, "DIALOG Stuff here");
}
You mean this?
Yes i believe that is infact what he needs.

Quote:
Originally Posted by Kaczmi
Посмотреть сообщение
pawn Код:
new a,b,bool:c;
if(!c && a == 1||
c && b == 0 ||
!c && a == 0)
This?
Seriously? This is [sarcasm]REALLY...REALLY HELPFUL![/sarcasm] -_-
Reply


Messages In This Thread
Double IFs in one command problem - by Deathh - 24.03.2012, 12:49
Re: Double IFs in one command problem - by Kaczmi - 24.03.2012, 12:52
Re: Double IFs in one command problem - by Gamer_Z - 24.03.2012, 12:52
Re: Double IFs in one command problem - by Deathh - 24.03.2012, 13:01
Re: Double IFs in one command problem - by Blunt - 24.03.2012, 13:13
Re: Double IFs in one command problem - by Deathh - 24.03.2012, 13:21
Re: Double IFs in one command problem - by Gamer_Z - 24.03.2012, 23:54
Re: Double IFs in one command problem - by The DeLuca - 25.03.2012, 02:27
Re: Double IFs in one command problem - by Steven82 - 25.03.2012, 02:43

Forum Jump:


Users browsing this thread: 1 Guest(s)