[PAID] [QB] Starter Pack Lifestyles - Tie civilians to a lifesyle upon creation

Price: $4.99

Let players define their path from the start โ€” choose a lifestyle during character creation and receive tailored starter items. A fully synced system that influences how they experience your city!

:gear: Documentation - https://1337-scripts.gitbook.io/
:globe_with_meridians: Tebex - https://1337-scripts-webstore.tebex.io/
:test_tube: Discord - 1337-SCRIPTS [FIVEM]

Notable Features
:white_check_mark: QBCore compatible (ESX in the works)
:white_check_mark: Players select a lifestyle when creating their character
:white_check_mark: Saved to metadata for full integration with other scripts
:white_check_mark: README support for integrating into qb-clothing/illenium-apperance
:white_check_mark: Fully synced across sessions and servers
:white_check_mark: Easy to expand with custom perks, jobs, or restrictions
:white_check_mark: Clean UI with smooth transitions
:white_check_mark: Plug-and-play config setup

Showcase Video

Code is accessible Config
Subscription-based No
Lines (approximately) 2000+
Requirements None
Support Yes

Nice work ! wait for esx version :smiley:

1 Like

New exports supported & documentation added. :slight_smile:

Check lifestyle

exports['1337_lifestyles']:CheckLifestyle(source)

Change Lifestyle

exports['1337_lifestyles']:ChangeLifestyle(source, "civilian")

Remove Lifestyle

exports['1337_lifestyles']:RemoveLifestyle(source)