Converting seconds to hours, minutes and seconds
#8

I know how to use variables; I'm not a noob. I just didn't understand how to pass the seconds that I have to the function. I worked it out now, you have to store the seconds in a variable then pass that as the first argument.

EDIT: FFS it doesn't fucking work.

pawn Code:
format(ps, sizeof(ps), "In-game [AFK for %s]", ConvertTime(secs_away));
It says 'AFK for 116 seconds'...
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)