mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +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>
|
<h3>Color Code Usage</h3>
|
||||||
- ~r~ = Red
|
* ~r~ = Red
|
||||||
- ~b~ = Blue
|
* ~b~ = Blue
|
||||||
- ~g~ = Green
|
* ~g~ = Green
|
||||||
- ~y~ = Yellow
|
* ~y~ = Yellow
|
||||||
- ~p~ = Purple
|
* ~p~ = Purple
|
||||||
- ~c~ = Grey
|
* ~c~ = Grey
|
||||||
- ~m~ = Dark Grey
|
* ~m~ = Dark Grey
|
||||||
- ~u~ = Black
|
* ~u~ = Black
|
||||||
- ~o~ = Orange
|
* ~o~ = Orange
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
ESX.ShowNotification("I i ~r~love~s~ donuts", "success", 3000)
|
ESX.ShowNotification("I i ~r~love~s~ donuts", "success", 3000)
|
||||||
|
|||||||
Reference in New Issue
Block a user