tag mismatch while deviding floats
#4

gettime returns in unix(integer) not in Float, also there is difference between float and Float.

pawn Код:
Float | float
Float:  FF  | fF
float:  Ff  | ff
Stronger: FF
pawn Код:
new daycount, time;
time = gettime();
daycount = ( banexpiretime -  time / 86400 );
Reply


Messages In This Thread
tag mismatch while deviding floats - by [WSF]ThA_Devil - 31.01.2014, 13:34
Re: tag mismatch while deviding floats - by Konstantinos - 31.01.2014, 13:40
Re: tag mismatch while deviding floats - by [WSF]ThA_Devil - 31.01.2014, 13:41
Re: tag mismatch while deviding floats - by Patrick - 31.01.2014, 13:42
Re: tag mismatch while deviding floats - by BroZeus - 31.01.2014, 13:42

Forum Jump:


Users browsing this thread: 1 Guest(s)