Add distances to roleplay config (unused atm)
This commit is contained in:
@@ -1,4 +1,32 @@
|
||||
{
|
||||
"defaultStreamingRadioVolume": 50,
|
||||
"npcFarProximity": 100,
|
||||
"npcMediumProximity": 40,
|
||||
"npcCloseProximity": 12,
|
||||
"meActionDistance": 20,
|
||||
"doActionDistance": 15,
|
||||
"shoutDistance": 30,
|
||||
"talkDistance": 10,
|
||||
"whisperDistance": 2,
|
||||
"megaphoneDistance": 40,
|
||||
"vehicleLockDistance": 5,
|
||||
"startWorkingDistance": 5,
|
||||
"takeJobDistance": 5,
|
||||
"stopWorkingDistance": 10,
|
||||
"spawnCarDistance": 5,
|
||||
"payAndSprayDistance": 5,
|
||||
"exitPropertyDistance": 3.0,
|
||||
"enterPropertyDistance": 3.0,
|
||||
"businessDimensionStart": 5000,
|
||||
"houseDimensionStart": 100,
|
||||
"buyVehicleDriveAwayDistance": 25.0,
|
||||
"returnToJobVehicleTime": 30,
|
||||
"walkieTalkieSpeakerDistance": 15,
|
||||
"walkieTalkieTalkDistance": 15,
|
||||
"phoneSpeakerDistance": 15,
|
||||
"phoneTalkDistance": 15,
|
||||
"tazerEffectDuration": 15000,
|
||||
"subAccountNameAllowedCharacters": "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",
|
||||
"accents": [
|
||||
"English",
|
||||
"French",
|
||||
|
||||
Reference in New Issue
Block a user