12.06.2011, 18:30
You may try
format(String,256,"SELECT * FROM Users WHERE Nick='%s'",GetName(playerid));
when you use count you need counting smth like id
format(String,256,"SELECT * FROM Users WHERE Nick='%s'",GetName(playerid));
when you use count you need counting smth like id