curatenie si fix target
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
How to setup
|
||||
1 - start ld-target
|
||||
|
||||
|
||||
TARGET:
|
||||
-Target exprots same with qb-target you can directly change the exports name ld-target instead qb-target
|
||||
|
||||
|
||||
DRAWTEXT:
|
||||
- For drawtext go to interaction/interaction.lua
|
||||
- Put your coord inside Coords table that's it.
|
||||
|
||||
DrawUI:
|
||||
|
||||
Without Press UI -> exports['ld-target']:OpenDraw('Garage')
|
||||
With Press UI -> exports['ld-target']:OpenDraw('Garage', 'E')
|
||||
For Close -> exports['ld-target']:CloseDraw()
|
||||
|
||||
|
||||
-- LUNNY DEVELOPMENTS
|
||||
Reference in New Issue
Block a user