🧑FAQ

How to change the language?
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