XP Retailer Presents | XP5M Banking
[Preview]
[Optimization]
This script is totally optimized.
[Config]
Config = {}
=================================
-- || Financial institution Genaral Configuration
=================================
Config.OpenBankTriggers="xp5m_banking:open" -- || TriggerEvent('banking:open')
Config.OpenAtmTriggers="xp5m_open:atm" -- || TriggerEvent('xp5m_open:atm')
Config.Foreign money = '$' -- || Simply change the forex textual content if you would like different currenct like euro . As a instance for euro Config.Foreign money = '€'
Config.PedSpawn = false -- || In order for you financial institution ped spawned then set this true
Config.PedModel="cs_bankman" -- || You possibly can change pedmodel from right here
Config.Blip = true -- || In order for you financial institution blip then set it true different smart maintain this false
-- ===============================
-- || Financial institution Cordinate And Distance
-- ===============================
Config.BankDistance = 3.0 --|| From how far they will entry financial institution
Config.Coordinates = { -- || Ped spawn cordinate additionally blip you may simply add cordinate for additional financial institution.
{
identify="Financial institution",
id = 108,
coords = vector4(254.17, 222.8, 105.3, 160.0)
}, {
identify="Financial institution",
id = 108,
coords = vector4(149.49, -1042.1, 28.37, 335.0)
}, {
identify="Financial institution",
id = 108,
coords = vector4(313.84, -280.46, 53.16, 341.56)
}, {
identify="Financial institution",
id = 108,
coords = vector4(1175.03, 2708.22, 37.09, 179.04)
}, {
identify="Financial institution",
id = 108,
coords = vector4(-351.32, -51.25, 48.04, 340.7)
}, {
identify="Financial institution",
id = 108,
coords = vector4(-111.28, 6470.05, 30.63, 137.75)
}, {
identify="Financial institution",
id = 108,
coords = vector4(-2961.15, 482.97, 14.7, 87.26)
}, {
identify="Financial institution",
id = 108,
coords = vector4(-1211.91, -331.91, 36.78, 26.71)
}}
-- =========================
-- || Atm Prop And Distance
-- =========================
Config.ATMDistance = 1.0 --|| From how far they will entry atm
Config.ATM = { -- ATM fashions, don't take away any
{mannequin = -870868698},
{mannequin = -1126237515},
{mannequin = -1364697528},
{mannequin = 506770882}
}
-- =========================
-- || Draw Textual content Ui
-- =========================
Config.textui_action = true -- || In order for you this [https://cdn.discordapp.com/attachments/800708974130757673/949344666082504704/unknown.png] to open financial institution then set it true.
-- || Draw Textual content Ui Configuration : color , measurement , pos and so on
Config.PressKey = '[E]'
Config.Texui_text_1 = 'To entry the'
Config.Texui_text_2 = 'Banking Menu'
Config.Texui_text_Atm = 'Atm Menu'
-- || Textual content ui coloration . Out there coloration : blue , inexperienced , pink , white , orange
Config.Colour="white"
Get this useful resource at *Tebex
This useful resource is utilizing the FiveM Asset Escrow system