🧑FAQ

How to change the language?

You can change the language by simply going to config.lua and changing to one of your liking. You can add more by simply copy-pasting and then translating.

How to add more ATMs/banks?

All that can be done in config.lua. You can copy paste one of the banks and rename it to for instance bank9 and then add your desired coordinates.

Similarly, you can also add ownable ATMs by going to line 200 and then replicating the one above such as:

and then simply change the vector3 coordinates.

Last updated