STORM Developments
  • 👋Welcome to STORM Developments
  • Discord
  • YouTube
  • Our store
  • servers
    • 🛠️QBCore NoPixel 3.5 Inspired
      • 📝V1
      • 📝V2
    • 🛠️QBCore RP Server
      • 📝How to Install
  • scripts
    • 🏦st_banking
      • 📝How to Install
      • 🧑FAQ
    • 🥘st_snrbuns
      • 📝How to Install
      • 🔷How To Add New Food Items
    • 🔫st-cashexchange
      • 📝How to Install
    • 💴st_banking v2
      • 📝How to Install
      • 🧑FAQ
    • 🌫️st_hud
      • 📝How to Install
      • 🧑FAQ
    • ⛓️st_inventory
      • 📝How to Install
      • 🧑FAQ
    • 👓st_inventory v2
      • 📝How to Install
  • 🚗st_garages
    • 📝How to Install
    • 🧑FAQ
  • 🤵st_multichar
    • 📝How to Install
    • 🧑FAQ
  • 🔔st_notify
    • 📝How to Install
  • Free Products
    • 🚓st_radar
      • 📝How to Install
Powered by GitBook
On this page
  1. scripts
  2. st_banking

FAQ

PreviousHow to InstallNextst_snrbuns

Last updated 1 year ago

How to change the logo?

You can also change your logo by going to /html/files/ and then replacing the provided logo.png to one of yours.

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.

🏦
🧑