-
Posts
378 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by CrazyRust
-
Changed Status from Work in Progress to Closed
-
Changed Status from Pending to Work in Progress
-
- 67 comments
-
- 67 comments
-
-
Version 1.0.7
62 downloads
When the Christmas Outpost Event plugin is loaded, Christmas decorations will appear at the Outpost, featuring a decorated Christmas tree, a dancing Santa NPC, a boombox playing Christmas music, and lootable crates. In the config file, you can set the boombox radio link, the prefab, coordinates and respawn time for the lootable crates, and the name and outfit of the dancing NPC. Plugin Config: { "Version": { "Major": 1, "Minor": 0, "Patch": 5 }, "Activate radio in Outpost": true, "RadioLink": "https://christmasfm.cdnstream1.com/2547_128.mp3", "Crates respawn time (sec.)": 1800, "List of lootable crates inside the Outpost": [ { "Prefab": "assets/bundled/prefabs/radtown/crate_normal.prefab", "Position": "(-19.050, 0.241, 15.599)", "Rotation": "(0, 59.704, 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_2.prefab", "Position": "(-17.354, 0.138, 14.583)", "Rotation": "(0, 0, 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/prefabs/misc/xmas/sleigh/presentdrop.prefab", "Position": "(-14.597, 0.129, 16.591)", "Rotation": "(0, 0, 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": "" } ] } } ], "Dancing Npc name and outfit": { "Name": "Santa Claus", "Wear items": [ { "ShortName": "jacket.snow", "SkinID (0 - default)": 797164454 }, { "ShortName": "pants", "SkinID (0 - default)": 561429577 }, { "ShortName": "shoes.boots", "SkinID (0 - default)": 2673890130 }, { "ShortName": "santahat", "SkinID (0 - default)": 0 } ] } }$9.00 -
- 67 comments
-
-
-
-
Changed Status from Pending to Closed
-
Update Complete. Test pls.