04.07.2015, 00:56
Quote:
Great project, thanks for release!
But small question: what codepage is necessary to use? Because I tested script which contain non-english symbols and they are incorrectly displayed in chat |
You'll need to make sure that your script is saved with the same encoding as you use for that Windows setting. Otherwise your file is probably being saved as UTF-8, so your non-english symbols are being encoded as unicode which SA-MP/GTA can't display.