Help me fixing this command...
#2

pawn Код:
else if(0 > hour || hour > 23) return SendClientMessage(playerid, SYSTEM_DENIAL, "* The new hour has to be between 0 and 23!");
else if(0 > minutes || minutes > 59) return SendClientMessage(playerid, SYSTEM_DENIAL, "* The new minutes has to be between 0 and 59!");
Reply


Messages In This Thread
Help me fixing this command... - by Miguel - 10.03.2010, 21:44
Re: Help me fixing this command... - by pen_theGun - 10.03.2010, 22:09
Re: Help me fixing this command... - by Miguel - 10.03.2010, 22:44

Forum Jump:


Users browsing this thread: 1 Guest(s)