[UPDATED] Standalone Currency System

Here’s the thing, though. For me, as an admitted newbie, I’ve tried several frameworks. I finally settled on ESX. And pretty much everything I have so far operates within the ESX framework. As nice an idea as a non-ESX system sounds, I do not know enough about FiveM Lua scripting to un-ESX everything.

You mentioned building your own framework. That’s nice, I think I’ll name it “NDX” for “Andy’s X” or “No Damned Extended.” :slight_smile:

1 Like

lol thank you for the suggestion.

2 Likes

This looks amazing !

I think this will help alot of V-Menu Severs that dont want to be ESX or VRP, Such as mine.

have you got any plans to make any other scripts that will work in twin with this?, Such as jobs or Hotels that don’t rely on ESX ?

3 Likes

Yes there will be add ons coming to this from me. And if the community wants too they can do it too.

3 Likes

If you could make it to where you had just daily player time salary, paying for fuel and other stuff like that and making a clockin scritp for ems/leo/tow and stuff like that.

Any chance on a ETA for these plans you have?

2 Likes

There’s a problem where if you withdraw the wrong amount from the atm, you lose the mouse cursor & the hud gets stuck in place resulting in having to quit out of the game.
Any fixes for that ?

1 Like

Hello,

How can I call the AddCash(amount) function from another script…? I am using BadgersBankRobberies and it works except that there’s (obviously) no update to the cash amount for the robber upon success…

I’m sure it can’t be as simple as just adding the line “AddCash(500)” in the other script in order to call the function from your script…?

Any help would be greatly appreciated, thanks!

You can create a export in the Money script and then just use it in your script.

2 Likes

Thanks to your tip and a little Google-Fu, I was able to figure it out, thank you so much!

1 Like

Best Currency system. Easy to configure, friendly devoper. I like it a lot.

2 Likes

you should add a way for admins to put a command in and put how much money they want add to there account

1 Like

I been see there is one thing I want also if you can add the money doesn’t save on the player after they leave it go back to the price when you join the server for the first time if that make scene

And add a way to put money in your account like 5k a hour or something on that line

1 Like

It would be awesome if you could create a Vehicle Menu. and things that can go with this script, i have seen your Gun Store menu.

Also it would be good if you can make it so it saves how much money you had before you log off and not reset when you join back.

2 Likes

Saving Money amounts is coming soon with SQL :slight_smile:

1 Like

With the gun_store addon it would be amazing if you could make a vehicle store addon so you haft to make it so they haft to go to a vehicle dealership to get vehicles.

also by the way, with the gun store addon there is a glitch that when you buy a weapon or ammo from the menu it closes and wont open again.

i will post this glitch in the gun store menu post aswell. I have been looking for stuff like this for a while and its just amazing.

maybe do so you can add more money to your account with a chat command like /addmoney (id) (amount) or just (amount)

Cant tell if its just me, But when i go to a bank the GUI does not show up

1 Like

Did you change the name of any of the resources, if you did then that’s probably why.

2 Likes

Update 1.1

  • Minor bug fixes
  • Money will now save after relog.
  • Daily salary
  • More in the config file.
3 Likes