Dimi’s list
Simple FiveM resource for generating and showing lists on the screen
This resource is NOT protected by FiveM escrow system, which means that you receive the full source code.
Preview
Features (Release/03.09.2022)
- Slick UI animations
- Install with ease
- Configure with ease
Where to purchase
Configuration file
Config = {}
Config.Framework = {
type = "ESX", -- "ESX" or "QBCore"
name = "es_extended" -- Your framework resource name
}
Config.ListGeneratorName = 'listgen'
Config.Lists = {
{name = "list1", chance = 40},
{name = "list2", chance = 60}
}
Notes
- File with more instructions included in the download.
| Code is accessible | Yes |
| Subscription-based | No |
| Lines (approximately) | 200 |
| Requirements | ESX or QB |
| Support | Yes |
