Help me fixing this command...
#1

http://pawn.pastebin.com/yVWUkuF7

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


Can you help me fixing that? (I believe it's a pretty simple mistake)...
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)