Skip to content

Instantly share code, notes, and snippets.

@MrGrootx
Created March 1, 2024 13:51
Show Gist options
  • Save MrGrootx/61db34a01269b937ce426473d45ae5bd to your computer and use it in GitHub Desktop.
Save MrGrootx/61db34a01269b937ce426473d45ae5bd to your computer and use it in GitHub Desktop.
qb core plate gen client side
local plate = "G-".. QBCore.Shared.RandomInt(1) .. QBCore.Shared.RandomStr(2) .. QBCore.Shared.RandomInt(2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment