hi I just wondered if you were going to get it to work with this new map Observer Island
Junkyard Event
$30.00
Sold by: KpucTaJlJunkyard Event – This event automatically takes place in the Junkyard location if on the map.
Finally, the crane in Junkyard will have a true meaning and be fun again!
- Description
- Reviews (14)
- Version History
- Discussions (2)
- Setup
- Product Enquiry
Description
Description
Junkyard Event
This event automatically takes place in the Junkyard location if on the map
Finally, the crane in Junkyard will have a true meaning and be fun again!
Video
Description
The event begins with a notification in the chat that soon scavengers will arrive at Junkyard, who will have a rest there. Next, NPCs appear in the location, whose presets you can configure in the plugin configuration. A message appears in the chat that the scavengers hid a signal grenade in one of the broken cars at the landfill to call for supplies. The player needs to kill all the NPCs and find the rusted car in which the grenade is hidden.
In order to find and activate the signal grenade, use a crane to load rusted cars into a shredder for recycling, it’s bound to be in one of them! The number of rusted cars in the landfill is regulated by the value in the configuration. The required car is selected at random from the group. The player needs to recycle the rusted cars one by one until he finds the one in which the signal grenade is located in! After the player recycles the broken car, a plane will fly to the Junkyard location, on board of which there will be a truck with supplies. The plane will drop this truck and it will land in Junkyard via parachute. Once it lands, guards will come out of the truck and guard it. But the truck is closed, it cannot be opened. The player needs to kill these guards to get access to the truck. In order for the player to get access to the crates and the loot within, they need to recycle the truck by using the crane and placing it into the shredder! Next, the crates will travel along the conveyor belt of the shredder and the player will be able to open them. You can configure all the crates, their number and the loot in them, all in the plugin configuration.
Dependencies Required
Dependencies (optional, not required)
- True PVE
- PveMode
- GUI Announcements
- Notify
- Discord Messages
- AlphaLoot
- CustomLoot
- NTeleportation
- Economics
- Server Rewards
- IQEconomic
- Kits
Chat commands (only for administrators)
/jstart – start the event
/jstop – end the event
/jpos – determining the position and rotation coordinates for changing the location of NPCs. It should write in the configuration (Attention! The event must be started, the current position of the administrator in relation to the Junkyard is read)
Console commands (RCON only)
jstart – start the event
jstop – end the event
Plugin Config
Hooks
void OnJunkyardEventStart() – called when the event starts
void OnJunkyardEventEnd() – called when the event ends
void OnJunkyardEventWinner(ulong winnerId) – called at the end of the event, where the winnerId is the player who did more actions to complete the event
My Discord: KpucTaJl#8923
Join the Mad Mappers Discord here!
Check out more of my work here!
Join the Lone.Design Discord here!
Reviews (14)
14 reviews for Junkyard Event
Only logged in customers who have purchased this product may leave a review.
Version History
- Fixed Fixed the display of GameTip messages
- Fixed Fixed a bug with decay locked crate
- Added Added a hook that is triggered when a player enters the event area - OnPlayerEnterJunkyardEvent
- Added Added a hook that is triggered when the player leaves the event area - OnPlayerExitJunkyardEvent
- Updated The plugin has been updated to update the Pool
- Fixed Fixed a warning with locked crates
- Updated Updated for the July Rust update
- Added Added old markers on the map
- Added Added a parameter to the plugin configuration that sets the distance for global alerts
- Fixed Fixed interaction with the Notify plugin
- Fixed Fixed the display of markers on the map after the last Rust update
- Updated Updated for the latest version of PveMode (be sure to update the PveMode plugin)
- Fixed Fixed a bug where when using the NTeleportation plugin, the player could teleport out of the event area and the event still believed that the player was inside the event area
- Added Added a chat message when you use the PveMode plugin and someone becomes the owner of an event
- Updated The algorithm for analyzing loot tables has been redesigned so that more cases of configuration errors are identified during plugin loading
- Added Added checking the plugin version on the server with the current version of the plugin on the site during the launch of the event. If the version is not the latest, then the plugin will talk about it in the console and provide a link to the plugin
- Updated Improved plugin performance
- Updated Large code optimization for new markers on the map
- Added If you are using PveMode and want to start an event with a specific owner. Now, you can use the console command of the server to launch the event by adding the SteamID of the player to the arguments
- Fixed Fixed when disabling the marker on the map in the plugin configuration did not work
- Added Added the use of GameTip
- Added Added support for the XPerience plugin
- Added Added a new marker on the map (you need to set up a new marker in the configuration, the standard configuration will appear by default when loading a new version of the plugin)
- Added When using the PveMode plugin, an entry in the marker on the map has been added, who is the owner of the event
- Updated Chat messages now indicate not the number of seconds, but the number of minutes and seconds (you need to edit chat messages accordingly, delete the text of seconds)
- Fixed Fixed a problem with the parachute
- Added Added a new parameter in the plugin configuration that allows the crane to operate without fuel
- Fixed Fixed a problem when prefab lists were cleared after the last plugin update
- Updated For everyone who has installed the plugin version 2.1.1, it is necessary to generate a new configuration file
- Updated IMPORTANT it is absolutely necessary to update NpcSpawn to version 2.5.7 or higher!
- Added ADDED support for MonumentOwner plugin
- Added ADDED visual points on player screen during events to show players where to go next. There are two point types, main and additional, both points can be customized in the configuration
- Updated UPDATED did some optimizing while updating
- Updated Update for the new version of NpcSpawn - 2.5.4
- Updated Updated for May Rust update
- Added Added that if you loot all the event crates, the event will end earlier
- Added The event zone radius parameter has been added to the plugin configuration
- Added The marker on the map now shows the time in minutes and seconds
- Fixed Fixed if you are inside the event area, you could not move the map
- Added The number of event NPCs has been added to the GUI (don't forget to move a new image from the archive for this parameter to the data/Images/ folder if you didn't have this image from other events before)
- Added added support for the new version of PveMode (1.0.6)
- Updated loot mechanics using prefab works better, now you can use the same prefabs
- Updated event coordinates and the radius of the event zone have been added to the API
- Added a list of commands that will be blocked inside the event zone has been added to the plugin configuration
- Added Added support for Loot Table & Stacksize GUI plugin for crates (loot table = 6)
- Fixed Fixed a bug in notifications when there was an empty prefix and all spaces in the message were removed
- Fixed Fixed a bug when you don't use economy plugins, but a message is sent that you have received several economy points
- Added Added a beautiful GUI of the amount of time until the end of the event
- Added In the configuration of the weapon, the Npc has a new parameter - the type of ammo
- Updated NpcSpawn has been updated, it is necessary to update the plugin
- Added Added a new hook OnJunkyardEventWinner(ulong winnerId), where winnerId is the SteamID of the player who performed the most actions to complete the event. Called when the event ends
- Added The plugin does not reload after the event is over
- Updated Update for the new version of NpcSpawn and the new DefendableBases plugin (will be available on the website within a few hours)
- Fixed Fixed support for Raidable Bases
- Updated The plugin has been updated for the current version of the game
- Added Added support for the new PveMode plugin (https://lone.design/product/pvemode). Adds a PVE mode, configurable in a configuration with many restrictions and parameter
- Added Added the ability to install a list of plugins with the economy, where you need to transfer points for participation in the event
- Added Added the ability to execute a list of commands at the end of the event (where you can use the SteamID of the player who collected the most points in the economy, even if the economy is disabled in the plugin). With this, you can now create leaderboards or keep a count of how many times a player has completed an event
- Added Added Sam Site to the event zone
- Updated Before updating, you must delete the old plugin configuration!!! I think this is the latest update that requires such actions. All the major updates that I planned have been completed. Most likely, further updates will not require these conditions
- Fixed Fixed a bug where the player could not mount on some objects during the event
Discussions (2)
2 thoughts on "Junkyard Event"
Leave a reply
-
-
The map does not have a Junkyard monument on it.
-
Setup
Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?
• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.
Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA
• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.
Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.
Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)
Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)
lurenmu (verified owner) –
Like always, master of events 🙂 Keep going mate..
mrsnake777 (verified owner) –
Another event, I’ve been waiting for new works from this developer for a long time, it’s super
Mbesailor (verified owner) –
An event that finally makes the junkyard useful. Players can now use the junkyard more often then before. Can wait to see what other events will arrive for the other momunents. Great job. Keep at it.
Александр Жигин (verified owner) –
Просто супер, как всегда на высоте. Рекомендую всем и не забудьте посмотреть его другие шедевры!!!
hc4stillo (verified owner) –
Es otro para mi colección, vale la pena esperar otra entrega de este gran desarrollador, recomiendo este al igual que los anteriores, agregan valor a su servidor y muchas horas de diversión para todos los jugadores. sigue así crack.
r.jakubasch (verified owner) –
KpucTaJl, love your plug-ins. Easy to maintain and lots of options to configure. Finally some action going on @ the junkjard.
Synster (verified owner) –
WOW what a fun event, very well coded, simple set up i also love that it is built to work with betternpc. my players love it! just bought sat dish event and plan to get a few more current events and can not wait for your new ones!!!!
Александр Жигин (verified owner) –
Это супер контент для серверов, рекомендую все плагины этого разработчика. И супер быстрая обратная связь. Любые вопросы решают за минуту, Молодцы!!!!
Kimmi999 (verified owner) –
I fell in love with this developer and his work .it’s a masterpiece. An unnecessary dump turned into an active location where a war for loot is constantly taking place. thanks
Jbird (verified owner) –
✯✯✯✯✯
Xacku Mapping (verified owner) –
the players are crazy about this event. Thank you for your efforts ♥
rustedmaster.eu (verified owner) –
I didn’t even think that a Junkyard could be so funny! This event turns a boring Junkyard into a very attractive monument!
happykev2000 (verified owner) –
very happy with this plug-in keep up the good work
EVIL (verified owner) –
Lets be honest, Junkyard sucks….it’s just a waste of build space on your server….BUT NOT WITH THIS PLUGIN! I love how Kpuc’s plugins bring life back to otherwise boring monuments!!! Stop reading, click add to card already! I have many of his plugins and I LOVE THEM!