TDM Class Choosing Bug
#5

Fearton your code wouldn't work as he wants, because with the < operator you're basically saying that the number has to be below the defined number.. for example. if( number 1 < number 2 ) this means number 2 is less than number 1 yea, but this would be number 1 then, the difference between the < and the <= tags is that with the <= it also checks for the second number.

if( number 1 <= number 2 )
Reply


Messages In This Thread
TDM Class Choosing Bug - by DJ_Shocker - 17.06.2013, 23:17
Re: TDM Class Choosing Bug - by Kirollos - 17.06.2013, 23:24
Re: TDM Class Choosing Bug - by feartonyb - 17.06.2013, 23:35
Re: TDM Class Choosing Bug - by DJ_Shocker - 17.06.2013, 23:44
Respuesta: TDM Class Choosing Bug - by Strier - 17.06.2013, 23:45
AW: TDM Class Choosing Bug - by BigETI - 18.06.2013, 01:38

Forum Jump:


Users browsing this thread: 1 Guest(s)