[OPEN SOURCE] Custom Interact Ui

PREVIEW IMAGES



image

EXPORTS

exports['v-interact']:Show(title, input, description)

exports['v-interact']:Click()

exports['v-interact']:Hide()

EXAMPLE

exports[‘v-interact’]:Show(‘BANK HEIST’, ‘E’, ‘THERMITE DOOR’)

How to Use

  1. Download and place the script into your server

  2. Ensure resource in server.cfg “ensure v-interactui”

  3. Add the export exports['v-interact']:Show(title, input, description) (change the title, input and description) to any script you’d like it for example a bank script, heist, etc

  4. You will need to use an “IsControlPressed” fivem native in your script

  5. Optional Add exports['v-interact']:Click() once pressed

  6. Be sure to add exports['v-interact']:Hide() for when you want the ui to disappear like when button pressed or when not in range

GITHUB LINK

GITHUB LINK

TEBEX LINK

TEBEX LINK

DISCORD

V-SCRIPTS DISCORD LINK

Code is accessible Yes
Subscription-based No
Lines (approximately) 223
Requirements None
Support Yes
5 Likes