Even when I added this missing %0.1f (THIS IS ANOTHER BUG: It should report me "string formated incorrectly, but it doesnt)
it should show these same values. One is print_console, and second is print_chat, where both are showing text from variable "szFormat". So it should show two times same values. One as Print_console, and second as print_chat.
But this is showing different values
Code:
3400.9 160.7 68.0 -100.0 -100.0 -50.0 100.0 100.0 50.0
3431.9 133.0 68.0 -100.0 -100.0 -50.0 100.0 100.0 50.0
========================
Why?
I'm using Last 1.8.3 dev snapshot