24.02.2011, 13:46
I figured out what the problem was.
I use sscanf2 and i used the wrong parameter character ® which is for playername. But this is used for offline players (obviously) so I had to use 's' (as in string) instead. (In the unban command).
I use sscanf2 and i used the wrong parameter character ® which is for playername. But this is used for offline players (obviously) so I had to use 's' (as in string) instead. (In the unban command).
