![Wallet Script Update - STG_WALLET [ESX] main image](https://forum-cfx-re.akamaized.net/optimized/4X/9/5/3/9535bff6c0ba6989b98fc1409753576e878670f6_2_690x424.jpeg)
![Wallet Script Update - STG_WALLET [ESX] thumbnail 1](https://forum-cfx-re.akamaized.net/optimized/4X/9/5/3/9535bff6c0ba6989b98fc1409753576e878670f6_2_690x424.jpeg)
![Wallet Script Update - STG_WALLET [ESX] thumbnail 2](https://forum-cfx-re.akamaized.net/optimized/4X/e/2/a/e2ad039bf1bb3fbe9e25502dcccbf5a0fd521366_2_690x389.jpeg)
![Wallet Script Update - STG_WALLET [ESX] thumbnail 3](https://forum-cfx-re.akamaized.net/optimized/4X/b/b/a/bba3e9d5a6c513507ad81246f56da3bfd0d76e9b_2_690x424.jpeg)
![Wallet Script Update - STG_WALLET [ESX] thumbnail 4](https://forum-cfx-re.akamaized.net/original/4X/3/8/a/38a9f95a1bc138f37309bcb07faf1e51eae9bbbf.jpeg)
Price
UnknownA script by gener4l
Price
UnknownCONTACT ME IF YOU NEED HELP
Config = {}
Config.Keybind = false -- if you want open the wallet with key set be true
Config.OpenKey = 244 -- https://docs.fivem.net/docs/game-references/controls/
Config.NeedItem = false -- if you want open the wallet without item set be false
Config.DefaultWallet = "black" -- set be color if wallet opening without item (black,purple)
Config.Mythic = false -- if you using mythic_notify need be true
Config.CanWalk = true -- if this be false you can't walk when wallet is open
Config.NeedWallet = "You haven't wallet!"
Config.WalletProp = "prop_ld_wallet_pickup"
Config.CardProp = "prop_cs_swipe_card"
Config.Near = "No players nearby !"
Config.Show = "You showed the card to those near you!"
Config.Licenses = {
Police = {
JobLicense = true,
Name = "police",
BadgeImage = "police.png",
LicenseImage = "PoliceLicense.png"
},
Sheriff = {
JobLicense = true,
Name = "sheriff",
BadgeImage = "sheriff.png",
LicenseImage = "SheriffLicense.png"
},
Ambulance = {
JobLicense = true,
Name = "ambulance",
BadgeImage = "ems.png",
LicenseImage = "AmbulanceLicense.png"
},
Lawyer = {
JobLicense = true,
Name = "lawyer",
BadgeImage = "lawyer.png",
LicenseImage = "LawyerLicense.png"
},
Vehicle = {
JobLicense = false,
Name = "drive",
BadgeImage = "",
LicenseImage = "DriverLicense.png"
},
Weapon = {
JobLicense = false,
Name = "weapon",
BadgeImage = "",
LicenseImage = "DriverLicense.png"
},
}
Tebex (Updated.)
Open Source (Updated.)
OTHER SCRIPTS
STG_CHESS
STG_TASER
STG_WALLET
STG_ADVANCEDBANKING
Code is accessible | No |
Subscription-based | No |
Lines (approximately) | 400 |
Requirements | es_extended, mythic_notify |
Support | Yes |
No approved reviews found for this script yet.