Colored Commands

Hey Guys!
I have a Question, i have this script right here:

RegisterCommand(“steuerung”, function(source)
if source > 0 then
TriggerEvent(‘chat:addMessage’, {
args = {‘Test’}
})
else
TriggerEvent(‘chat:addMessage’, {
args = {‘OSRP SYSTEM: In dem Channel #steuerung findest du die Tastenbelegung und die Commands!’}
})
end
end, false)

How can i make this ''OSRP SYSTEM" in green for example?

Move this topic into the right section, you are in the release one.

1 Like

Bruh that’s not that

It worked, thank you!

If ~g~ = Green

Then : ~g~OSRP SYSTEM : ~w~ HELLO
Or : ^2OSRP SYSTEM : ^7HELLO