What's wrong with this?
#2

Hm?
pawn Код:
format(TempQuery, sizeof(TempQuery), "INSERT INTO Bans_Table (user_banned, user_banned_ip, user_banner, ban_reason, ban_timestamp, ban_time) VALUES ('%s', '%s', '%s', '%s', CURRENT_TIMESTAMP, %d)", PlayerName(player_banned), IP, PlayerName(player_banner), reason, time);
ehh and what is this CURRENT_TIMESTAMP?
Reply


Messages In This Thread
What's wrong with this? - by rakshith122 - 13.03.2014, 16:11
Re: What's wrong with this? - by Matess - 13.03.2014, 16:27
Re: What's wrong with this? - by rakshith122 - 13.03.2014, 16:42
Re: What's wrong with this? - by rakshith122 - 13.03.2014, 16:47
Re: What's wrong with this? - by Matess - 13.03.2014, 16:50
Re: What's wrong with this? - by rakshith122 - 13.03.2014, 16:51
Re: What's wrong with this? - by Matess - 13.03.2014, 16:56
Re: What's wrong with this? - by rakshith122 - 13.03.2014, 17:00
Re: What's wrong with this? - by Matess - 13.03.2014, 17:07
Re: What's wrong with this? - by rakshith122 - 13.03.2014, 17:09

Forum Jump:


Users browsing this thread: 1 Guest(s)