Red and green money icons on our screen in-game [SOLVED]

Where can i find the script that adds the green and red money icons on the screen?
The ones for the bank and the black money
I have it installed and i looked into them but could not find which one that is.
I want to add another icon in blue for the cash we have in our pockets.

Thanks in advanced.

Would help if you share list of resources, but i’m guesing it’s esx

1 Like

start mapmanager
start chat
start spawnmanager
start sessionmanager
start fivem
start hardcap
start ā– ā– ā– ā– ā– ā– ā– 
start scoreboard

start mysql-async
start essentialmode
start esplugin_mysql
start es_extended
start es_admin2
start async
start esx_menu_default
start esx_menu_list
start esx_menu_dialog
start esx_society
start esx_money-laundering
start esx_ambulancejob
start esx_vehicleshop
start esx_skin
start skinchanger
start cron
start esx_addonaccount
#start es_freeroam
start esx_billing
start esx_jobs
start esx_policejob
start esx_drugs
start esx_identity
start esx_airlines
start esx_banksecurity
start esx_garbagejob
start esx_pizza
start esx_joblisting
start esx_weaponshop
start esx_status
start esx_basicneeds
start esx_shops
start nw_bahamaMama
start esx_addoninventory
start esx_datastore
start instance
start esx_property
start progjeblips
start Player-Blips
start netr_garages
start supertable
start moneydrop

The one with the ā– ā– ā– ā– ā– ā– ā–  is r c o n l o g, i dont know why the site did that

Could it be ā€œes_uiā€ that you’re looking for?
Is the only thing I’m not seeing on your config unless I’m blind lol

1 Like

UI is in [ESX] and it’s called [UI] (Probably another UI, i don’t know but it’s not the UI one you linked)
I have it already installed and it works already, i can see the red and green money icons but i am looking what script does that because i want to add another icon for showing ur cash. Now it only shows bank and black money

Ahh I see what you’re saying, so currently you only have bank and black money displaying on the HUD?
Might seem weird but I would just try the ā€œes_uiā€ it’s the default hud for essentialmode and should display the cash with the esx hud. If I’m remembering correctly that’s what got it to display on my server :man_shrugging:

Hmm i have to try that one then. Is it overriding the one that i already have?
Nevertheless, trying it now:)

Okay that did the job :slight_smile: Thank you Hope it didn’t break other things but i guess i am okay:)

ayee nice! glad that worked for ya, remember to have it in the right order in your server.cfg btw;

## mysql
start mysql-async
start async

## Essential
start essentialmode
start es_ui
start esplugin_mysql
start es_admin2
start es_extended

## ESX base
start instance
start cron
start skinchanger
start esx_skin
start esx_menu_default
start esx_menu_list
start esx_menu_dialog
start esx_addonaccount
start esx_addoninventory
start esx_datastore
start esx_society
start esx_service
start esx_billing
start esx_license
1 Like

Yes i had that already done. i remembered that from the last one i had to install. The way i have it seems to work so.

Have to test everything again but no errors and till now everything seems to work:)

awesome, should all work fine if its in the right order :slight_smile: glad i could help!

1 question about the money though.
When i receive a paycheck from 1 of my jobs, it goes into bank which is good, but how to withdraw that?
Is that also a script? if so is there a script for pin machines to use?? that would be awesome

there is indeed a script for that lol

This is the default ATM (Cash machine) script for ESX, Might be an idea to have a search for a banking script though as theres one much better than this that includes the actual banks too but for now this works at least lol

Nope, that one does not work :frowning:

ahh you mean you dont see any blips on the map or anything? by default the script doesnt display the blips as it can hinder the performance of the server, as long as you dont have any errors it should be working, just find an ATM somewhere, walk up to it and press ā€˜E’ to open

Well i did install it in the [esx] folder and added start esx_atm in my config… That is all the install information i got from the creator but it shows nothing so i guess it stopped working. The es_ui is working tho but the esx_atm not

woops, i edited my last reply instead of writing a new one lmao, my bad but yeah ^^^^

Yup, i don’t see any blips on the map.

yeah that’s working how it should be then, like i say the blips are disabled by default, you can enable them in the 'ā€˜config.lua’ of esx_atm but it will slow down your server a tad lol

Config              = {}

Config.ZDiff        = 2.0
Config.BlipSprite   = 431

Config.Locale       = 'en'

Config.EnableBlips = false -- for some reason ATM blips are extremly buggy and will bug out the map

This is how it should look in the config

yea the config looks like that, Only thing i had to change was the ā€œfrā€ to ā€œenā€
also when i go to an atm in game it does nothing. So yea it stopped working. the esx_atm thing doesn’t work :frowning:

it could just be that you went to an ATM which isnt listed in the script, heres all the default locations, you can add more to it

Config.ATMLocations = {
	{ ['x'] = -386.733,  ['y'] = 6045.953,  ['z'] = 31.501},
	{ ['x'] = -110.753,  ['y'] = 6467.703,  ['z'] = 31.784},
	{ ['x'] = 155.4300,  ['y'] = 6641.991,  ['z'] = 31.784},
	{ ['x'] = 174.6720,  ['y'] = 6637.218,  ['z'] = 31.784},
	{ ['x'] = 1703.138,  ['y'] = 6426.783,  ['z'] = 32.730},
	{ ['x'] = 1735.114,  ['y'] = 6411.035,  ['z'] = 35.164},
	{ ['x'] = 1702.842,  ['y'] = 4933.593,  ['z'] = 42.051},
	{ ['x'] = 1967.333,  ['y'] = 3744.293,  ['z'] = 32.272},
	{ ['x'] = 1174.532,  ['y'] = 2705.278,  ['z'] = 38.027},
	{ ['x'] = 2564.399,  ['y'] = 2585.100,  ['z'] = 38.016},
	{ ['x'] = 2558.683,  ['y'] = 349.6010,  ['z'] = 108.050},
	{ ['x'] = 2558.051,  ['y'] = 389.4817,  ['z'] = 108.660},
	{ ['x'] = 1077.692,  ['y'] = -775.796,  ['z'] = 58.218},
	{ ['x'] = 1139.018,  ['y'] = -469.886,  ['z'] = 66.789},
	{ ['x'] = 1168.975,  ['y'] = -457.241,  ['z'] = 66.641},
	{ ['x'] = 1153.884,  ['y'] = -326.540,  ['z'] = 69.245},
	{ ['x'] = 236.4638,  ['y'] = 217.4718,  ['z'] = 106.840},
	{ ['x'] = 265.0043,  ['y'] = 212.1717,  ['z'] = 106.780},
	{ ['x'] = -164.568,  ['y'] = 233.5066,  ['z'] = 94.919},
	{ ['x'] = -1827.04,  ['y'] = 785.5159,  ['z'] = 138.020},
	{ ['x'] = -1409.39,  ['y'] = -99.2603,  ['z'] = 52.473},
	{ ['x'] = -1215.64,  ['y'] = -332.231,  ['z'] = 37.881},
	{ ['x'] = -2072.41,  ['y'] = -316.959,  ['z'] = 13.345},
	{ ['x'] = -2975.72,  ['y'] = 379.7737,  ['z'] = 14.992},
	{ ['x'] = -2962.60,  ['y'] = 482.1914,  ['z'] = 15.762},
	{ ['x'] = -3144.13,  ['y'] = 1127.415,  ['z'] = 20.868},
	{ ['x'] = -1305.40,  ['y'] = -706.240,  ['z'] = 25.352},
	{ ['x'] = -717.614,  ['y'] = -915.880,  ['z'] = 19.268},
	{ ['x'] = -526.566,  ['y'] = -1222.90,  ['z'] = 18.434},
	{ ['x'] = 149.4551,  ['y'] = -1038.95,  ['z'] = 29.366},
	{ ['x'] = -846.304,  ['y'] = -340.402,  ['z'] = 38.687},
	{ ['x'] = -1216.27,  ['y'] = -331.461,  ['z'] = 37.773},
	{ ['x'] = -56.1935,  ['y'] = -1752.53,  ['z'] = 29.452},
	{ ['x'] = -273.001,  ['y'] = -2025.60,  ['z'] = 30.197},
	{ ['x'] = 314.187,   ['y'] = -278.621,  ['z'] = 54.170},
	{ ['x'] = -351.534,  ['y'] = -49.529,   ['z'] = 49.042},
	{ ['x'] = -1570.197, ['y'] = -546.651,  ['z'] = 34.955},
	{ ['x'] = 33.232,    ['y'] = -1347.849, ['z'] = 29.497},
	{ ['x'] = 129.216,   ['y'] = -1292.347, ['z'] = 29.269},
	{ ['x'] = 289.012,   ['y'] = -1256.545, ['z'] = 29.440},
	{ ['x'] = 1686.753,  ['y'] = 4815.809,  ['z'] = 42.008},
	{ ['x'] = -302.408,  ['y'] = -829.945,  ['z'] = 32.417},
	{ ['x'] = 5.134,     ['y'] = -919.949,  ['z'] = 29.557},
	{ ['x'] = -284.037,  ['y'] = 6224.385,  ['z'] = 31.187},
	{ ['x'] = -135.165,  ['y'] = 6365.738,  ['z'] = 31.101},
	{ ['x'] = -94.9690,  ['y'] = 6455.301,  ['z'] = 31.784},
	{ ['x'] = 1821.917,  ['y'] = 3683.483,  ['z'] = 34.244},
	{ ['x'] = 540.0420,  ['y'] = 2671.007,  ['z'] = 42.177},
	{ ['x'] = 381.2827,  ['y'] = 323.2518,  ['z'] = 103.270},
	{ ['x'] = 285.2029,  ['y'] = 143.5690,  ['z'] = 104.970},
	{ ['x'] = 157.7698,  ['y'] = 233.5450,  ['z'] = 106.450},
	{ ['x'] = -1205.35,  ['y'] = -325.579,  ['z'] = 37.870},
	{ ['x'] = -2955.70,  ['y'] = 488.7218,  ['z'] = 15.486},
	{ ['x'] = -3044.22,  ['y'] = 595.2429,  ['z'] = 7.595},
	{ ['x'] = -3241.10,  ['y'] = 996.6881,  ['z'] = 12.500},
	{ ['x'] = -3241.11,  ['y'] = 1009.152,  ['z'] = 12.877},
	{ ['x'] = -538.225,  ['y'] = -854.423,  ['z'] = 29.234},
	{ ['x'] = -711.156,  ['y'] = -818.958,  ['z'] = 23.768},
	{ ['x'] = -256.831,  ['y'] = -719.646,  ['z'] = 33.444},
	{ ['x'] = -203.548,  ['y'] = -861.588,  ['z'] = 30.205},
	{ ['x'] = 112.4102,  ['y'] = -776.162,  ['z'] = 31.427},
	{ ['x'] = 112.9290,  ['y'] = -818.710,  ['z'] = 31.386},
	{ ['x'] = 119.9000,  ['y'] = -883.826,  ['z'] = 31.191},
	{ ['x'] = -261.692,  ['y'] = -2012.64,  ['z'] = 30.121},
	{ ['x'] = -254.112,  ['y'] = -692.483,  ['z'] = 33.616},
	{ ['x'] = -1415.909, ['y'] = -211.825,  ['z'] = 46.500},
	{ ['x'] = -1430.122, ['y'] = -211.014,  ['z'] = 46.500},
	{ ['x'] = 287.645,   ['y'] = -1282.646, ['z'] = 29.659},
	{ ['x'] = 295.839,   ['y'] = -895.640,  ['z'] = 29.217},
	{ ['x'] = -1315.73,  ['y'] = -834.89,   ['z'] = 16.96},
	{ ['x'] = 89.75,     ['y'] = 2.35,      ['z'] = 68.31}
}