Скидка XDQuest 7.5.1

{
"Setting up a custom building position": {
"Use a custom construction position ?": false,
"Construction position": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"Rotate the building (You can use this parameter to rotate the building)": 0
},
"NPC Settings": {
"NPC name": "Sidorovich",
"npc id (His appearance depends on his ID)": 21,
"NPC Clothing": [
{
"ShortName": "pants",
"SkinId": 960252273
},
{
"ShortName": "hoodie",
"SkinId": 959641236
},
{
"ShortName": "shoes.boots",
"SkinId": 962503020
}
]
},
"Settings": {
"The maximum number of simultaneously taken quests": 3,
"Voice notification when completing a task": true,
"Enable this option if your building is rotting": false,
"Clear player progress when wipe ?": true,
"Effect": "assets/prefabs/locks/keypad/effects/lock.code.lock.prefab",
"Names of the file with quests": "123",
"The command to open a quest list with progress": "qlist",
"Safe Zone Radius (As in NPC City)": 25.0,
"Should the radio be turned on for the NPCs in the building?": true,
"Link to the radio station that will play in the house": "sonisradio.facepunch.com",
"Notify all players when someone has completed a task ?": false,
"Use a placemark on an in-game map ? (Required https://umod.org/plugins/marker-manager)": false,
"Name of the placemark on the map": "QUEST ROOM",
"Marker color (without #)": "f3ecad",
"Outline color (without #)": "ff3535"
},
"NPC Sound/Conversation Settings": {
"Enable the ability to talk to NPCs": true,
"Fill it with standard sounds ? (Need to add sounds to the date!)": false,
"The name of the files with the greeting sound": [
"hello_1",
"hello_2",
"hello_3"
],
"The name of the files with the sound for farewell": [
"bye_1",
"bye_2",
"bye_3"
],
"The name of the files with the sound for taking the task": [
"pick_up_quest"
],
"The name of the files with the sound to complete the task": [
"turn_in_quest",
"turn_in_quest_2"
]
},
"Ichat Settings (If any)": {
"Prefix in the chat": "Sidorovich:",
"SteamID - For the avatar from the steam profile": "21"
},
"Notification Settings": {
"Enable notifications (Is required - https://codefling.com/plugins/notify)": false,
"Notification Type (Is required - https://codefling.com/plugins/notify)": 0
}
}