About Lighthouse Party Event
This plugin creates a party in the Lighthouse where one of the dancers has had a bit too much to drink and feels sick.If you help him and find him a bottle of mineral water in the Lighthouse area, he will give you the door key.
Chat and Consolecommand available to admins only.:
- lpstart
- lpstop
- givekey
- givewater
Video:
Config:
{
"Version": {
"Major": 1,
"Minor": 0,
"Patch": 2
},
"Automatic event start": false,
"Minimum time for event start": 3600.0,
"Maximum time for event start": 7200.0,
"Duration of the event": 2800.0,
"Warning messages before event start": 120.0,
"Warning messages before event end": 120.0,
"The event starts at night only?": true,
"Use mapmarker?": true,
"Chat icon": 0,
"RadioLink": "https://stream.techno.fm/radio1-192k.mp3",
"List of lootable crates": [
{
"Prefab": "assets/bundled/prefabs/radtown/crate_normal.prefab",
"Position": "(1.572, 27.500, -1.136)",
"Rotation": "(0, 54.606, 0)",
"Use custom loot?": false,
"CustomLoot": {
"Minimum items": 1,
"Maximum items": 1,
"Use minimum - maxium?": false,
"List of items": [
{
"ShortName": "xmas.present.small",
"Minimum": 3,
"Maximum": 6,
"Chance": 100.0,
"Give blueprint?": false,
"SkinID": 0,
"Displayname": ""
}
]
}
},
{
"Prefab": "assets/bundled/prefabs/radtown/crate_normal.prefab",
"Position": "(0.282, 29.517, -2.851)",
"Rotation": "(0, 90, 0)",
"Use custom loot?": false,
"CustomLoot": {
"Minimum items": 1,
"Maximum items": 1,
"Use minimum - maxium?": false,
"List of items": [
{
"ShortName": "xmas.present.small",
"Minimum": 3,
"Maximum": 6,
"Chance": 100.0,
"Give blueprint?": false,
"SkinID": 0,
"Displayname": ""
}
]
}
},
{
"Prefab": "assets/bundled/prefabs/radtown/crate_elite.prefab",
"Position": "(1.783, 27.500, -2.563)",
"Rotation": "(0, 327.260, 0)",
"Use custom loot?": false,
"CustomLoot": {
"Minimum items": 1,
"Maximum items": 1,
"Use minimum - maxium?": false,
"List of items": [
{
"ShortName": "xmas.present.small",
"Minimum": 3,
"Maximum": 6,
"Chance": 100.0,
"Give blueprint?": false,
"SkinID": 0,
"Displayname": ""
}
]
}
},
{
"Prefab": "assets/bundled/prefabs/radtown/underwater_labs/crate_food_2.prefab",
"Position": "(0.428, 28.211, -1.426)",
"Rotation": "(0, 327.621, 0)",
"Use custom loot?": false,
"CustomLoot": {
"Minimum items": 1,
"Maximum items": 1,
"Use minimum - maxium?": false,
"List of items": [
{
"ShortName": "xmas.present.small",
"Minimum": 3,
"Maximum": 6,
"Chance": 100.0,
"Give blueprint?": false,
"SkinID": 0,
"Displayname": ""
}
]
}
}
],
"Key item setting": {
"Key item shortname": "door.key",
"Key skinID (0 - default)": 3370208540,
"Key item displayname": "LIGHTHOUSE PARTY KEY"
},
"Mineral water item setting": {
"Mineral water item shortname": "smallwaterbottle",
"Mineral water skinID (0 - default)": 3371773425,
"Mineral water item displayname": "MINERAL WATER"
},
"Dancing Npcs name and outfit": {
"Name": "Party Face",
"Wear items": [
{
"ShortName": "shirt.collared",
"SkinID (0 - default)": 3035466202
},
{
"ShortName": "pants",
"SkinID (0 - default)": 2357992772
},
{
"ShortName": "shoes.boots",
"SkinID (0 - default)": 2673890130
},
{
"ShortName": "partyhat",
"SkinID (0 - default)": 0
}
]
}
}