FAQ / Troubleshooting

  • Q: Why can’t I detect any ATMs on the map? A: Make sure you’ve set ShowATMs = true and have added the correct props to ATMProps. Double-check the prop names in your FiveM resource.

  • Q: Transfers fail if a player is offline. A: The script expects both players to be online for a transfer. Offline handling may be limited or disabled by default.

  • Q: I want to show Discord avatars but it’s not working. A: Ensure you’ve placed your Discord Bot Token in the correct settings file. If the token is invalid or missing, the script can’t fetch avatar images.

  • Q: How do I change the daily social help amount? A: Locate Litz.socialHilfe (or similar) in the config and set it to the desired numeric value.

  • Q: My server uses QBCore but the script is loading as ESX. A: Confirm Litz.Framework = "auto" or explicitly set it to "qb", and ensure qb-core is actually started before this script.

Last updated