15.02.2013, 16:40
I don't know much about GetTickCount(), but as you do:
Won't it be the same as:
So won't it just always display 0?
(It could be that I'm wrong, never worked with GetTickCount)
pawn Код:
GetTickCount() - count
pawn Код:
GetTickCount() - GetTickCount()
(It could be that I'm wrong, never worked with GetTickCount)