![]() |
#19
|
||||
|
||||
![]()
This will always result in FALSE. % gives you a remainder of division (Остаток от деления), so this operation will always give result greater or equal to 0 and less than divisor (assuming positive numbers).
Code:
if (Time.tickCounter() % 72000 == 0) Last edited by ZaltysZ; 04-27-2011 at 04:21 PM. |
Thread Tools | |
Display Modes | |
|
|