if statements
#1

Код:
if(Hour < 10 && Minute < 10)return SendClientMessage(playerid, COLOR_WHITE, string3);
I was wondering how would I make this work properly, having two things checked if they are less than 10 than send a client message to the user.
Reply


Messages In This Thread
if statements - by sacman - 29.09.2010, 06:52
Re: if statements - by LarzI - 29.09.2010, 06:55
Re: if statements - by Simon - 29.09.2010, 10:00

Forum Jump:


Users browsing this thread: 1 Guest(s)