05.01.2012, 23:06
Would something like this work though?
Thanks
EDIT: Sorry for double post thought I was editing
pawn Код:
#define Seconds(%1) (%1 * 1000)
#define Minutes(%1) (%1 * Seconds * 60)
EDIT: Sorry for double post thought I was editing