02.02.2010, 12:51
What does the log say?
I assume it's because you don't enclose the nickname in the query.
Is what you're looking for.
I assume it's because you don't enclose the nickname in the query.
Code:
format(string, sizeof(string), "SELECT `user_pass` FROM `map_users` WHERE `user_nick`='%s'", PN(playerid));