Files
GTA4RP/config/roleplay.json
2021-11-16 01:57:06 -06:00

30 lines
938 B
JSON

{
"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": 10,
"walkieTalkieTalkDistance": 10,
"phoneSpeakerDistance": 10,
"phoneTalkDistance": 10,
"tazerEffectDuration": 15000,
"subAccountNameAllowedCharacters": "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"
}