mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
Update readme.md
This commit is contained in:
@@ -23,15 +23,15 @@ TriggerEvent("ESX:Notify", "info", 3000, "message here")
|
||||
```
|
||||
|
||||
<h3>Color Code Usage</h3>
|
||||
- ~r~ = Red
|
||||
- ~b~ = Blue
|
||||
- ~g~ = Green
|
||||
- ~y~ = Yellow
|
||||
- ~p~ = Purple
|
||||
- ~c~ = Grey
|
||||
- ~m~ = Dark Grey
|
||||
- ~u~ = Black
|
||||
- ~o~ = Orange
|
||||
* ~r~ = Red
|
||||
* ~b~ = Blue
|
||||
* ~g~ = Green
|
||||
* ~y~ = Yellow
|
||||
* ~p~ = Purple
|
||||
* ~c~ = Grey
|
||||
* ~m~ = Dark Grey
|
||||
* ~u~ = Black
|
||||
* ~o~ = Orange
|
||||
|
||||
```lua
|
||||
ESX.ShowNotification("I i ~r~love~s~ donuts", "success", 3000)
|
||||
|
||||
Reference in New Issue
Block a user