Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
Download the resource from your and drop it into your resources folder
Edit your config.lua
-- _____ ______ ________ ________ ________ _________ ________ ________ ________ ___ ________ _________ ________
-- |\ _ \ _ \ |\ __ \ |\ __ \ |\ __ \ |\___ ___\ |\ ____\ |\ ____\ |\ __ \ |\ \ |\ __ \ |\___ ___\ |\ ____\
-- \ \ \\\__\ \ \ \ \ \|\ \ \ \ \|\ \ \ \ \|\ \ \|___ \ \_| \ \ \___|_ \ \ \___| \ \ \|\ \ \ \ \ \ \ \|\ \ \|___ \ \_| \ \ \___|_
-- \ \ \\|__| \ \ \ \ __ \ \ \ _ _\ \ \ __ \ \ \ \ \ \_____ \ \ \ \ \ \ _ _\ \ \ \ \ \ ____\ \ \ \ \ \_____ \
-- \ \ \ \ \ \ \ \ \ \ \ \ \ \\ \| \ \ \ \ \ \ \ \ \|____|\ \ \ \ \____ \ \ \\ \| \ \ \ \ \ \___| \ \ \ \|____|\ \
-- \ \__\ \ \__\ \ \__\ \__\ \ \__\\ _\ \ \__\ \__\ \ \__\ ____\_\ \ \ \_______\ \ \__\\ _\ \ \__\ \ \__\ \ \__\ ____\_\ \
-- \|__| \|__| \|__|\|__| \|__|\|__| \|__|\|__| \|__| |\_________\ \|_______| \|__|\|__| \|__| \|__| \|__| |\_________\
-- \|_________| \|_________|
Config = {}
Config.Locations = {
{
name = 'garages',
coords = vector3(220.5477, -809.2117, 30.6630), -- Garages near the Legion Square
label = 'GARAGES',
},
{
name = 'bank',
coords = vector3(150.5612, -1039.0631, 29.3737), -- Fleeca Bank near the Legion Square
label = 'BANK',
-- }, ADD MORE
-- {
-- name = 'example',
-- coords = vector3(0, 0, 0),
-- label = 'EXAMPLE',
},
}
-- TEXT STYLING
Config.TextFont = 2 -- Reccomended 1 or 2. 3 is weird and 4 is same as 2.
Config.TextScale = 0.4 -- Needs to be in this format: 0.0
Config.ShowDistance = 30 -- The distance the player needs to be in to see the text.
Config.TextCenter = true -- This will make the the text alawys fit the gray box behind.
Add ensure wix_3dtext
to your server.cfg
Enjoy your 3D Text and don't forget to write a rating on my Discord server