Search the Community
Showing results for tags 'alarm'.
-
Version 2.2.5
1,934 downloads
It’s an event in the Satellite Dish location Description The event begins with a chat warning: a bioweapons deal will be in the Satellite Dish. When the time is up, extra crates, NPCs guarding this location will appear in the Satellite Dish. Then a locked zombie’s cage will appear. A CH47 will fly to this location to make a transaction. When the CH47 arrives, it will drop the locked crate as a payment for the biological weapon. Then it will land and zombies will begin boarding on the CH47. As soon as the CH47 has picked up all the remaining zombies, it will fly off the map. If you kill at least one zombie, an alarm will start. The alarm can be ended by answering the phone on the Satellite Dish within 10 seconds. If you don’t stop the alarm, reinforcements will arrive as Bradley to this location. It will parachute down from the aircraft. All crates looting, NPCs, zombies, Bradley can be changed by configuration. It is possible to change the configuration of all NPCs or use the BotSpawn plugin for NPCs. There is a camera in the location for viewing the event and lighting for night events. When an event appears, a marker will display on the map (configurable in the configuration file). It is possible to set up in the configuration the PVP zone for those who use the TruePVE plugin. All players in the event zone have a timer with countdown to the end of the event It is possible to set up an automatic event appear on the map. All timers can be set up in the configuration. Dependencies Required NpcSpawn 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) /satdishstart - start the event /satdishstop - end the event /satdishpos - determining the position and rotation coordinates for changing the location of NPCs and crates. It should write in the configuration (Attention! The event must be started, the current position of the administrator in relation to the Satellite Dish is read) Console commands (RCON only) satdishstart - start the event satdishstop - end the event Plugin Config en - example of plugin configuration in English ru - example of plugin configuration in Russian Hooks void OnSatDishEventStart() – called when the event starts void OnSatDishEventEnd() – called when the event ends void OnSatDishEventWinner(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!$30.00- 33 comments
- 9 reviews
-
- 5
-
- #alarm
- #biological weapon
-
(and 32 more)
Tagged with:
- #alarm
- #biological weapon
- #bradley
- #call
- #cargoplane
- #ch47
- #chinook
- #crates
- #event
- #facepunch
- #kpu
- #kpuc
- #kpuctajl
- #mad mappers
- #npc
- #oxide
- #parachute
- #phone
- #plane
- #plugin
- #plugins
- #premium
- #pve
- #pvp
- #rust
- #satdishevent
- #satellite
- #satellite dish
- #umod
- #zombie
- #halloween
- #pvemode
- #npcspawn
- #server event
-
Version 1.0.2
25 downloads
Boost your server's defenses with XTripwire! Easily set up tripwires that trigger explosive traps, adding strategy and security to your gameplay. Enjoy cool sound effects and customize explosive settings like radius, damage, snip chance, and more. Explosives save after restarts and can be picked up, but beware of detonation risks. Snip wires with configurable settings, and set up tripwires using a Beancan grenade or Satchel. Key Features: Multi-Language Support: Easily switch plugin language with LanguageEnglish = true. Sound Effects: Interactive sound effects for chat commands. Customizable Explosives: Configure explosion radius, damage scale, snip chance, and creator. Persistent Data: Explosives are saved after server restarts. Pickup and Detonation: Pick up explosives with a chance of detonation. Wire Snipping: Ability to snip wires with configurable settings. Beancan Grenade Requirement: Players must hold a Beancan grenade or Satchel to set up a tripwire. Permissions xtripwire.use - allow setting up a tripwire. Commands /tripwire - set up a tripwire. [ You need to look at the alarm and hold a Beancan grenade or Satchel in your hand. ] Config { "General settings": { "SteamID profile for custom avatar": 0, "Chat prefix": "<size=12><color=#FFFFFF50>[</color> <color=#00FF0050>XTripwire</color> <color=#FFFFFF50>]</color></size>\n", "Chance of a wire snip. [ Default: 0.4 ]": 0.4, "Tin can alarm is destroyed - [ True - unhook explosives | False - detonate explosives ]": true }, "Beancan settings": { "Explosion radius. [ Default: 4.5 ]": 4.5, "Damage scale. [ Default: 1.0 - (Beancan 115 / Satchel 475) HP ]": 1.0, "The creator of the explosives is the player who planted them. [ Useful for killing players on your own behalf. Blocks damage in a safe zone. Supports many plugins - TruePVE, RaidProtection, etc. ]": true }, "Satchel settings": { "Explosion radius. [ Default: 4.5 ]": 4.0, "Damage scale. [ Default: 1.0 - (Beancan 115 / Satchel 475) HP ]": 1.0, "The creator of the explosives is the player who planted them. [ Useful for killing players on your own behalf. Blocks damage in a safe zone. Supports many plugins - TruePVE, RaidProtection, etc. ]": true } }$7.99