SA-MP, Wine, & Dialogs
#1

I am running the latest version of Debian along with the latest Wine. When I am playing SA-MP with dialogs, '\n' do not display correctly. They appear as a unknown character as shown. How do I go about solving this issue?

Reply
#2

Try using \r\n instead of \n in dialogs. Using \n in Linux can give problems.
Reply
#3

Same thing happens, I have tried it before. When a \r character, it is recognized as a unknown character also.
Reply
#4

Does the same problem happen without colour embedding?
Reply
#5

Quote:
Originally Posted by Emmet_
Посмотреть сообщение
Try using \r\n instead of \n in dialogs. Using \n in Linux can give problems.
I realize that also, when running a script with \n on linux, it doesn't actually work, just gives a unknown character.
Reply
#6

If it's caused by colour embedding, it may be an SA-MP problem. Otherwise it's a wine problem and you'll need to submit the report to the wine developers.

It's just ID3DXFont::DrawText with the DT_NOCLIP flag.
Reply
#7

SA-MP's color embedding doesn't seem to be the issue here. I removed that and the error still persists. So I'd assume it to be a wine bug then.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)