21.12.2010, 12:30
Well take a look at your if statement.
That will never be possible, since gCounting[1] is equal to seconds, and you have recordtimeseconds set to 0, how could gCounting[1] ever possibly be less than recordtimeseconds?
pawn Код:
gCounting[1] < dini_Int(str,"recordtimeseconds")