Garry's Mod Leaks

[Leak] Conquest - Capture Points

Submitted by ZeskO, , Thread ID: 162585

Thread Closed
14-03-2020, 08:03 PM
#1
Gmod sote desc:

Custom teams. In game config. Constant updates. Take full control of the addon.
Workshop: https://steamcommunity.com/sharedfiles/f...1413026516
[Image: Y4aUOtE.jpg]
Custom teams. In game config. Constant updates. Take full control of the addon.
Conquest is a simple but yet effective script to bring death match, and activity to your server. All configuration and editing is done in-game, in real-time. With countless features to make the script the way you want it.
Developers:
You can easily port this script to work with your gamemode. With little lua knowledge you can create custom configuration variables (used by the menu) and provided hooks to fully integrate. By default: This will work with any game-mode that uses
Code:
team.setUp
[Image: FxAL8xF.jpg]
  1. Completely in-game configuration. Setup allowed ranks in one single file, and you're ready to go!
  2. Infinite capture points
  3. Black list teams -- category from capturing the flag.
  4. Set custom capture time require, custom rewards, and radius of flags.
  5. Made a mistake? Edit the flag in real time to fit your needs.
  6. Reset captured flags via admin menu
  7. Different capture shapes (square/circle. More to be added)
  8. Easily integrate into your gamemode using the provided API!
  9. Enable spawning on points. Allow players (teams--category) that has controlled points to spawn on them!
  10. Team based capturing flags. Setup custom teams!
  11. In-game map
The in-game configuration currently offers 14 different variables to customize to your liking on the fly.
[Image: A5NT5Od.jpg]
  1. Navigate to conquest/config.lua
  2. Add your ranks to the
    Conquest.Config.Ranks
  3. (or use the defaults!)
  4. type /conquest (default -- can be changed ingame) to open the menu!
  5. You're ready to start. I'd recommending changing the configuration to your liking and start creating points!
[Image: 22ad64a1fbe4bcbcde817a0881275dbd.jpg]
The script has been tested extensively before release. If you do encounter a bug or glitch, please submit a support ticket or contact me on steam.
If you have a suggestion please submit a support ticket
Code:
conquest_flushconfig
(concommand) If your config becomes corrupted use this command.
Code:
hook.Run("Conquest_TickFlag", string teamOwns, string pointName)
Called each time the flag is ticked.
Code:
hook.Run('Conquest_FlagLost', string teamOwns, string pointName)
Called when a team loses a flag.




Download

Users browsing this thread: 7 Guest(s)