View Single Post
SnoW
Veteran Member
Join Date: Oct 2008
Location: Finland WisdomNuggets: 8
Old 02-26-2011 , 08:35   Re: How to counted 2 minutes from time left
Reply With Quote #5

What I believe is that you use wrong comparison operator, though I'm not exactly sure what you are wanting to do ( When do you call the function? ). Following would return true if there is equal or less of 2 minutes time left.
Code:
( get_timeleft( ) <= 120 )
SnoW is offline
Send a message via MSN to SnoW