Bug cmd_
#1

Done
Reply
#2

Wrong placeholder, dude! You're using %s for displayin' an integer, wich displays the a character of that integer value relative to your charset. (ANSI, UTF-8, etc)

Use %d or %i instead.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)