mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 17:28:56 +00:00
90 lines
2.0 KiB
JSON
90 lines
2.0 KiB
JSON
{
|
|
"citizenid": "__GENERATED__",
|
|
"cid": 1,
|
|
"money": {
|
|
"cash": 500,
|
|
"bank": 5000,
|
|
"crypto": 0
|
|
},
|
|
"optin": true,
|
|
"charinfo": {
|
|
"firstname": "Firstname",
|
|
"lastname": "Lastname",
|
|
"birthdate": "00-00-0000",
|
|
"gender": 0,
|
|
"nationality": "USA",
|
|
"phone": null,
|
|
"account": null
|
|
},
|
|
"job": {
|
|
"name": "unemployed",
|
|
"label": "Civilian",
|
|
"payment": 10,
|
|
"type": "none",
|
|
"onduty": false,
|
|
"isboss": false,
|
|
"grade": {
|
|
"name": "Freelancer",
|
|
"level": 1,
|
|
"payment": 10,
|
|
"isboss": false
|
|
}
|
|
},
|
|
"gang": {
|
|
"name": "none",
|
|
"label": "No Gang Affiliation",
|
|
"isboss": false,
|
|
"grade": {
|
|
"name": "none",
|
|
"level": 1,
|
|
"isboss": false
|
|
}
|
|
},
|
|
"metadata": {
|
|
"hunger": 100,
|
|
"thirst": 100,
|
|
"stress": 0,
|
|
"armor": 0,
|
|
"isdead": false,
|
|
"inlaststand": false,
|
|
"ishandcuffed": false,
|
|
"tracker": false,
|
|
"injail": 0,
|
|
"jailitems": {},
|
|
"status": {},
|
|
"phone": {},
|
|
"rep": {},
|
|
"currentapartment": false,
|
|
"callsign": "NO CALLSIGN",
|
|
"bloodtype": "__GENERATED__",
|
|
"fingerprint": "__GENERATED__",
|
|
"walletid": "__GENERATED__",
|
|
"criminalrecord": {
|
|
"hasRecord": false,
|
|
"date": "00-00-0000"
|
|
},
|
|
"licences": {
|
|
"driver": true,
|
|
"business": false,
|
|
"weapon": false
|
|
},
|
|
"inside": {
|
|
"house": {},
|
|
"apartment": {
|
|
"apartmentType": {},
|
|
"apartmentId": {}
|
|
}
|
|
},
|
|
"phonedata": {
|
|
"SerialNumber": "__GENERATED__",
|
|
"InstalledApps": {}
|
|
}
|
|
},
|
|
"position": {
|
|
"x": 1000,
|
|
"y": 1000,
|
|
"z": 1000,
|
|
"h": 1000
|
|
},
|
|
"items": {}
|
|
} |