Hallo
I have a problem with the function write_string.
For some players the text are in the middle of there screen, and for some in the bottom.
What can the problem be?
The code:
message_begin(MSG_ALL,gmsgStatusText,{0,0,0})
write_byte(0)
write_string(final_status)
message_end()