How do I count the time? [SERVER]
#10

Quote:
Originally Posted by [03]Garsino
Посмотреть сообщение
You could use something like this:
Example of usage
pawn Код:
stock GetSecondsBetweenAction(action) // By [03]Garsino
{
    return floatround(floatdiv((GetTickCount() - action), 1000), floatround_tozero);
}
Thank you.
Reply


Messages In This Thread
How do I count the time? [SERVER] - by blackwave - 27.12.2010, 23:04
Re: How do I count the time? [SERVER] - by WillyP - 27.12.2010, 23:07
Re: How do I count the time? [SERVER] - by Retardedwolf - 27.12.2010, 23:09
Re: How do I count the time? [SERVER] - by blackwave - 27.12.2010, 23:18
Re: How do I count the time? [SERVER] - by Babul - 27.12.2010, 23:20
Re: How do I count the time? [SERVER] - by blackwave - 27.12.2010, 23:30
Re: How do I count the time? [SERVER] - by WillyP - 27.12.2010, 23:34
Re: How do I count the time? [SERVER] - by [03]Garsino - 27.12.2010, 23:36
Re: How do I count the time? [SERVER] - by Lorenc_ - 27.12.2010, 23:49
Re: How do I count the time? [SERVER] - by blackwave - 27.12.2010, 23:58

Forum Jump:


Users browsing this thread: 2 Guest(s)