Garry's Mod

Garry's Mod

Not enough ratings
Multiverse | Simple DEFCONs
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Fun, Roleplay, Scenic
File Size
Posted
Updated
9.644 MB
18 Mar, 2024 @ 2:57am
12 Apr, 2024 @ 12:34pm
7 Change Notes ( view )

Subscribe to download
Multiverse | Simple DEFCONs

In 1 collection by Теодор
Local Dev Server
24 items
Description
Simple DEFCONs introduces a streamlined and intuitive system for players to manage and respond to base status announcements within gaming environments, particularly tailored for immersive role-playing experiences like Star Wars RP and similar gamemodes.



🔑 Key Features
  • Intuitive Control: Simple DEFCONs simplifies the process of controlling base status announcements, providing players with an intuitive interface for adjusting DEFCON levels and communicating critical information to fellow players.
  • Customizable Settings: With Simple DEFCONs, players have the flexibility to customize various settings and parameters related to base security announcements, incuding in-game configuration for DEFCONs list, as well, as permissions for jobs.
  • Integration Compatibility: Simple DEFCONs seamlessly integrates with existing gaming frameworks and server configurations, allowing for easy implementation and compatibility with a wide range of gaming environments.



❓Need support?
Join my Discord Community[discord.gg], this is fastest way I will get back to you.



💻 For Developers
  • GitHub Repository - You can find repo here[github.com].

-- Called every time a player tries to change the defcon or open menu. -- "ply" - player -- "defconId" - the defcon id or "menu" if the player is trying to open the menu hook.Add("mvp.simpledefcons.CustomPermissions", "test", function(ply, defconId) if (defconId == "menu") then -- menu specific logic return true -- true to allow, false to deny else -- defcon specific logic -- { -- name = "defcon name", -- color = Color(), -- description = "defcon description", -- sound = "path/to/sound" -- } local defconData = mvp.config.Get("simpledefcons.defcons")[defconId] -- Get the defcon data return true -- true to allow, false to deny end end)




In summary, Simple DEFCONs offers a user-friendly and dynamic solution for managing base security status announcements in immersive role-playing environments, empowering players to coordinate and adapt their strategies effectively in response to changing threats and scenarios.



🔴 Usage disclaimer
Copyright belongs to the person listed in the "Creators" column. This item is not allowed to be published on Steam, except for the Steam account of the person listed in the Creators column.
If you decide to ignore the warning above, I will DMCA any packs holding ANY of these scripts/materials. This is your only warning.
You are NOT allowed to re-upload any of these scripts to your own add-ons/content. If you like using this add-on, please feel free to add this add-on to your server collection.
2 Comments
Smile 17 Jan @ 2:50am 
dude the ui is really good for a workshop addon. great work!
Hexon_Boi 1 Jan @ 3:20pm 
github link is not working