Hello!
My name is Sam and I am the founder of the Rust: Team Conquest Tournament. We are in the process of turning it into a league with weekly matches, which means we require complete control over the matches with just a few commands.
If you are interested in carrying out this project for us please email [email protected] and we will discuss everything.
Kind regards,
Sam Richardson.
Rust Team conquest tournament
Discussion in 'Plugin Requests' started by Samrichie28, Sep 20, 2016.
-
Why dont you just make the entire map a zone with Zone Manager
Then give it flags such as nogather and pvpgod along with others...
Then you could configure TimedCommands to edit the zone and automaticlly remove the pvpgod and add the noGather flag When the PVP starts.
It can also post in chat with warnings as and before it does changes...
(only if Zone manager allows consolecommands, havent checked..)
Or you could call to zone manager using a custom plugin to edit the zone for you.
External Calls to this plugin:
Code:bool CreateOrUpdateZone(string ZoneID, string[] args, Vector3 position = default(Vector3)) Create or Update a Zone from an external plugin Option 1: is the Zone ID that you want (can be a name) Option 2: are the options as you would put them in /zone ex: args[0] = "name" args[1] = "Team Conquest" args[2] = "eject" args[3] = "false" args[4] = "enter_message" args[5] = "Welcome To Team Conquest" args[6] = "radius" args[7] = "9999" args[8] = "nogather" args[9] = "true" Option 3 (optional): is to set or edit the location of the zone
Most of what you need is already out there if you know how to set it up.
So instead of having these 'rules' where you ask players to not PVP and deal with the results,
you can now say dont PVP and they cant break the rule...
Don't know why I still help you after the immaturity you have shown towards me personally.
But hey, guess I'm different ..
Have a great day