Jump to content

Symbols


Recommended Posts

Posted

hello everyone, for example I use this in a serverside or in a compiled script

outputChatBox("Héllô", source, 255, 0, 0, true)  

when I start script, it says problem of symbols..., how can I use extra codes? :idea:

76561198387870432.png

ZI ZOMBIE INFECTION: mtasa://5.196.7.163:22003

560x95_FFFFFF_FF9900_000000_000000.png

Posted

If you're using Notepad++, format code to UTF-8.

Hello, world.


Tutorial sobre interação de BOTs do Discord com o seu servidor - Visitar (Brazilian Portuguese)
Tutorial sobre tabelas - Visitar (Brazilian Portuguese)
Tutorial sobre banco de dados - Visitar (Brazilian Portuguese)
Posted

Expanding on what Andrei said, make sure you set the encoding to UTF-8 and convert it to UTF-8 if you haven't done so already.

Posted
hello everyone, for example I use this in a serverside or in a compiled script
outputChatBox("Héllô", source, 255, 0, 0, true)  

when I start script, it says problem of symbols..., how can I use extra codes? :idea:

outputChatBox("Héllô", source, 255, 0, 0) 

قل ما شئت بمسبتي فسكوتي عن اللئيم جوابي

لست عديم الجواب ولكن ما من اسد يجيب

على الكلاب

Posted
hello everyone, for example I use this in a serverside or in a compiled script
outputChatBox("Héllô", source, 255, 0, 0, true)  

when I start script, it says problem of symbols..., how can I use extra codes?

outputChatBox("Héllô", source, 255, 0, 0) 

You know that the 'true' is only to make HEX (#FFFFFF) colors working?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...