Date+time+MySQL
#3

Quote:
Originally Posted by x96664
View Post
pawn Code:
format(string, sizeof(string), "You last logged-in on: %s", PInfo[playerid][pLastLogin]);
Shouldn't there be %d in place of %s because it's not a string.

And what I think it should be is this

pawn Code:
date(pInfo[playerid][pLastLogin],1);
Reply


Messages In This Thread
Date+time+MySQL - by x96664 - 10.12.2013, 15:43
Re: Date+time+MySQL - by x96664 - 11.12.2013, 22:08
Re: Date+time+MySQL - by Tayab - 11.12.2013, 22:24
Re: Date+time+MySQL - by x96664 - 11.12.2013, 23:38
Re: Date+time+MySQL - by s0nic - 12.12.2013, 05:19
Re: Date+time+MySQL - by x96664 - 12.12.2013, 13:25
Re: Date+time+MySQL - by x96664 - 12.12.2013, 17:48
Re: Date+time+MySQL - by x96664 - 13.12.2013, 15:16
Re: Date+time+MySQL - by s0nic - 14.12.2013, 05:01
Re: Date+time+MySQL - by RajatPawar - 14.12.2013, 06:39

Forum Jump:


Users browsing this thread: 3 Guest(s)