Jump to content

jtedal

Creator Pro
  • Posts

    737
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by jtedal

  1. Version 1.0.0

    18 downloads

    This is a set of 3 bases for the Defendable Bases plugin. Defendable Bases (Bundle-1) - the first bundle Defendable Bases (Bundle-2) - the second bundle The plugin itself is not included in the bundle, it must be purchased separately Video: Base [I] Has 4 corridors for zombies to General Newman 3 barricades can be installed in each corridor It has 3 types of traps: Auto Turrets, Flame Turrets and Shotgun Trap 4 rooms for loot crates Base [J] Has 3 corridors for zombies to General Newman 3 barricades can be installed in each corridor It has 1 type of traps: Auto Turrets 4 rooms for loot crates Base [K] Has 6 corridors for zombies to General Newman 3 barricades can be installed in each corridor It has 3 types of traps: Auto Turrets, Flame Turrets and Shotgun Trap 6 rooms for loot crates Maps on which you can install these bases on custom monuments: Check out more of my work here! If you have any ideas or suggestions on how to improve / supplement this pack, please contact me. (Discord: jtedal) Join the Mad Mappers Discord Here! https://discord.gg/madmappers
    $14.99
  2. jtedal

    Monument Owner

    Are you still getting such an error in the console? If yes, then you can create a ticket in our discord to solve this problem as soon as possible
  3. jtedal

    Monument Owner

    Are you still getting such an error in the console? If yes, then you can create a ticket in our discord to solve this problem as soon as possible
  4. jtedal

    Monument Owner

    Perhaps both of your suggestions will be added in future updates
  5. jtedal

    Monument Owner

    I don't quite understand the essence of your question
  6. jtedal

    Monument Owner

    The player becomes the owner of the monument after he fulfills certain conditions for this (you can configure this in the configurations) and other players will have to wait until he releases this monument or time runs out for him (everything is also configured in the configuration). No one can take this status from him, but you can allow some actions for non-owners of the monument (also configured in the configuration)
  7. jtedal

    Monument Owner

    I don't understand a bit what you wanted to know. Are you interested in how the plugin works?
  8. jtedal

    Monument Owner

    Yes, you're right. This plugin is not designed for this, but what you are asking for should be done by the plugin developer. It should add support for one of the plugins. The sites have plugins like PVE Mode for what you need.
  9. jtedal

    Monument Owner

    @Roine Could you also write to me in discord about your suggestion?
  10. jtedal

    Monument Owner

    I don't quite understand the connection between my plugin and what you sent me. Describe it in more detail
  11. jtedal

    Monument Owner

    @BadLands@Kk Could you please contact me at discord to solve this problem. I need more information from you
  12. jtedal

    Monument Owner

    What do you mean?
  13. jtedal

    Monument Owner

    Hi. Please create a ticket on the website or in our discord (the link is in the description)
  14. jtedal

    Monument Owner

    I don't quite understand what you want to tell me.
  15. jtedal

    Monument Owner

    Thank you for your kind words) Perhaps this will appear in future updates
  16. jtedal

    Monument Owner

    Hi. Can I ask you to write to us in discord to find out more quickly what the problem is and solve it?
  17. jtedal

    Monument Owner

    I want to add them, but it's not as easy to do as monuments. I will try to add this in future updates.
  18. jtedal

    Monument Owner

    If it's not difficult for you, please create a ticket to our MadMappers discord server to study this problem in more detail. I will need a video that demonstrates this problem in order to understand exactly how to simulate this problem
  19. jtedal

    Monument Owner

    If it's not difficult for you, please create a ticket to our MadMappers discord server to study this problem in more detail. I also need console logs to figure out exactly what this problem is related to
  20. jtedal

    Monument Owner

    Now the plugin works like this
  21. jtedal

    Monument Owner

    There is no such functionality. This plugin was specially created so that players could not worry that someone would be able to interfere with them
  22. jtedal

    Monument Owner

    All your comments will be implemented in the new version
  23. jtedal

    Monument Owner

    Please create a ticket with us soon to solve this problem in more detail https://discord.gg/UpUXuxs4Vx
  24. jtedal

    Monument Owner

    I'm working on it right now
  25. Version 1.7.9

    2,644 downloads

    Never worry about your players fighting over a monument, make them compete for ownership! With this plugin you can configure several parameters then players can compete to claim a monument for a set time. There is enough configuration and options that this would work well for any server, whether PvE or PvP. Video Description This plugin will automatically find Facepunch standard monuments, including Cargo Ship and Oil Rigs that are on the map, and which can be specified in the configuration. This will create a zone around each monument in which customizable rules apply for anyone coming to the monument, whether they become owner or not. You can also create a zone using coordinates anywhere on the map, and assign certain rules to it. Chat Command (For all players) mocd - Displays all cooldowns for the player Chat Command (For Admins) mocreatecustomzone {name} - Creates a file for a custom zone in the Data/MM_Data/MonumentOwner/Custom Zones folder with the administrator position at the time of file creation moshowid - Creates a mark for the administrator that displays the ID of each zone on the map modrawedges - Shows the administrator the boundaries of each square zone on the map (used to set up such zones) Console Command (RCON only) mocdreset {SteamID64} - Resets all cooldowns for the player mogetcd {SteamID64} - Outputs information to the console with all the cooldowns of the player Plugin Config example of a configuration for monuments sample configuration for the plugin HOOKS void OnPlayerEnteredMonument(BasePlayer playerEntered, Vector3 zonePos, float zoneRadius) - called when the player has entered the zone after all checks void OnPlayerExitedMonument(BasePlayer playerEntered, Vector3 zonePos, float zoneRadius) - called when the player is exited of the zone API The answer true or false will tell whether there is a zone in this coordinate private bool HasZone(Vector3 posMonument) The answer true or false will tell whether the zone belongs to someone private bool HasOwner(Vector3 posMonument) The answer BasePlayer will tell who the zone belongs to private BasePlayer GetOwner(Vector3 posMonument) The answer true or false will tell whether the player can become the owner private bool CanPlayerBecomeOwner(Vector3 posMonument, BasePlayer player) Forcibly establishes the owner of the zone, bypassing checks on his ability to become the owner. The answer true or false will tell whether he was able to become one or the zone is occupied by another player private bool SetOwner(Vector3 posMonument, BasePlayer player) Deletes a zone. The answer true or false will tell whether he was able to do it private bool RemoveZone(MonumentInfo monument) Creates a zone for the desired monument. The answer true or false will tell whether he was able to do it private bool CreateZone(MonumentInfo monument) Translation assistance by Jbird. Check out more of my work here JTedal's library. Come see our whole teams work Mad Mapper Library. Come by the Mad Mapper Discord for support, feedback, or suggestions!
    $26.99

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.1k
Customers served
Files Sold
159.6k
Total sales
Payments
3.4m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.