Thnx, but your solution is not what I need.
There is no other way how to split string exatly as it is ? With spaces ?
Because I wanted to make scrolling text by show_hudmessage, so I need cut first char of string and put it to end.
I wanted to do it by strbreak() and format() but as I said I have problem with spaces when use strbreak().