keeps telling me i didn't set record..
#2

Well take a look at your if statement.

pawn Код:
gCounting[1] < dini_Int(str,"recordtimeseconds")
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?
Reply


Messages In This Thread
keeps telling me i didn't set record.. - by Seven. - 21.12.2010, 12:28
Re: keeps telling me i didn't set record.. - by JaTochNietDan - 21.12.2010, 12:30
Re: keeps telling me i didn't set record.. - by Seven. - 21.12.2010, 12:33

Forum Jump:


Users browsing this thread: 1 Guest(s)