• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Font

  • Thread starter Thread starter verdehile95
  • Start date Start date
V

verdehile95

Guest
Hello, does anyone have Polish fonts for OTC, I want letters like ą ę ś ć ń ż ź ł ó?
 
Hi,

This may help you

 
I try it tomorow


For translations of PT, ES, DE, SV, open the translation file using encode cp1252 (in VS Code, it is "Western (Windows 1252)").
For translation of PL, open the translation file using encode cp1250 (in VS Code, it is "Central European (Windows 1250)").
 

For translations of PT, ES, DE, SV, open the translation file using encode cp1252 (in VS Code, it is "Western (Windows 1252)").
For translation of PL, open the translation file using encode cp1250 (in VS Code, it is "Central European (Windows 1250)").
Work thank you :)
Post automatically merged:


For translations of PT, ES, DE, SV, open the translation file using encode cp1252 (in VS Code, it is "Western (Windows 1252)").
For translation of PL, open the translation file using encode cp1250 (in VS Code, it is "Central European (Windows 1250)").
it works in chat but not on items
 

Attachments

Last edited by a moderator:

For translations of PT, ES, DE, SV, open the translation file using encode cp1252 (in VS Code, it is "Western (Windows 1252)").
For translation of PL, open the translation file using encode cp1250 (in VS Code, it is "Central European (Windows 1250)").
Work thank you :)
Post automatically merged:


it works in chat but not on items
yea, I tried these changes, didn't work on modules texts as well, i've been trying to find a solution tos this for sometime

HRVXetV - Imgur.webp
 
hi, any solution for Polish signs in lua/items?
ok solved.
Itmes.xml set to
<?xml version="1.0" encoding="windows-1250"?>

and if you want Polish characters in lua you need change Encoding->Character-sets->Central-European->Windows-1250
 

Attachments

  • otclient_dx_GqO7MweAHn.webp
    otclient_dx_GqO7MweAHn.webp
    12.4 KB · Views: 11 · VirusTotal
Back
Top