Page cover

๐ŸงŠSA-BOXE

Script for PolyZone to trigger an event by pressing E.

This script offers you to make PolyZone where is possible to trigger an event by pressing E.

Preview

Configuration

Here is a simple config for boxes. The box and door setup are in different files.

https://github.com/Studio-PLAYERS/TEBEX-Doc/blob/main/SA-BoxE/previews/config.lua
Shared = {} -- DO NOT TOUCH THIS!!!



Config = {



    Framework = 'qb-core',  -- Don't touch this. Change it only if you have renamed qb

    Debug = false,           -- To debug script. It shows also polyzones

    VersionCheck = true,    -- Here is an option to disable the print of versions in the console.



    E_Side = 'left',    -- left/right | This define where will text [E] appear, if behind text or in front of.

    E_Text = '[E]',     -- Text which appear in fron of every message.

    E_Control = 38,     -- Key which trigger box. All keys are registere here https://docs.fivem.net/docs/game-references/controls/#controls



}

Features

  • Resmon - 0.00ms idle / 0.01ms use / 0.23 PolyZone Debug mode

  • Configurable - events, config

  • 1 Active Thread / 3 are turn off and on

  • Easy-to-Configure!

We are using Asset Escrow system

Last updated