1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-25 00:04:15 +02:00
parent be02d05ba8
commit fc7ea910e9
35 changed files with 11992 additions and 1 deletions

View file

@ -0,0 +1,39 @@
# MT Lib (WIP)
FiveM lib with several UI elements and useful functions
# Features done:
- NPC Dialogue UI
- Mission status UI
- Key text UI
- Timer UI
- Interaction points
- Create ped
- Create blip
- Create prop
# Features coming:
- Notifications
- Some minigames
- Some more simple useful functions
- Sales stash for ox_inventory
- Items locked stash for ox_inventory
- And more...
# Dependicies
- ox_lib
# Documentation
https://mt-scripts.dev/lib
# Previews
**NPC Dialogue:**
![imagem](https://github.com/user-attachments/assets/4dbb6fd6-2048-465a-8777-fa1bf9eeb712)
**Key text UI:**
![imagem](https://github.com/user-attachments/assets/8a0a8e1c-6e55-4f6f-bea8-1a5e1292dccf)
**Timer UI:**
![imagem](https://github.com/user-attachments/assets/9f615946-8236-40be-9a26-d5576ecb1f25)
**Mission status UI:**
![imagem](https://github.com/user-attachments/assets/1ebd4d13-9cc3-45ec-a7eb-0b3184112270)