[RELEASE] [FREE] [ESX/QBCORE] Life Style

Preview

Installation

ESX Direct Download
ESX Github Rep.

QBCore Direct Download
QBCore Github Rep.

Thank you so much @ExDF0 for adapting it to QBCore

Usage

Open Menu

Client: TriggerEvent(‘ricky-client:openLifeStyle’)
Server : TriggerEvent(‘ricky-client:openLifeStyle’, playerId)

Get Life Style Selected

Client: exports[‘Ricky-LifeStyle’]:GetLifeStyle()
Server : exports[‘Ricky-LifeStyle’]:GetLifeStyle(playerId)

On Choose

Example:

RegisterNetEvent(‘ricky-client:onChooseLifeStyle’)
AddEventHandler(‘ricky-client:onChooseLifeStyle’, function(style)
print("Selected Style: " … style)
end)

Other Project

BlipCreator
Job Creator

3 Likes

You should mention that it’s for ESX for others to not get confused.

the esx tag is present

I’ll put it in the title, thanks for reporting.

1 Like

You welcome :slight_smile:

1 Like

hello thank you for share this script. I just modified your release for qb-core. just need to edit code a little bit if anyone want to use

Oh Wow! Thank you very much

Che cos’è? Anteprima?

Al momento non è presente un anteprima, lo script consiste nel chiedere all’utente tramite un menu che stile di vita avere, questo viene salvato nel database e se vuoi puoi utilizzarlo in altri script.

1 Like

Very interesting script, also free you can not complain with that.