Jump to content

OldRusty

Member
  • Posts

    187
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by OldRusty

  1. OldRusty

    Raid Protection

    quick question, am I right in saying that if I leave Cost Per Damage Protected at zero in the config, no amount of rockets etc will damage the building?
  2. OldRusty

    Monthly Wipe settings

    Thanks for the info, I too would be happy for this to become a paid plugin if can be reworked to be able to do this.
  3. Is it possible to set this up so that I can prevent raiding for say 3 out of 4 weeks of a monthly wipe, so players can only raid in the last week of the month?
  4. Following todays rust update the plugin is failing to compile with error "Failed to compile: The type or namespace name 'MiniCopter' could not be found (are you missing a using directive or an assembly reference?) | Line: 962, Pos: 35"
  5. OldRusty

    Monthly Wipe settings

    Hi there I wipe my server each month when the update comes out, and this is configured in my config for the server, and in the plugin I have one month set in seconds, unfortunately there is sometimes more days in a month on some months so this means that the countdown timer is often wrong, as of this moment my wipe countdown is showing Minus 13 hours and so many minutes. Is there a way to get the plugin to sync to the wipe cycle contained within the config, or a way of setting dates and times for wipe in the config instead of seconds? TIA. OldRusty.
  6. Now that we have Under water labs, would it now be possible for a plugin to be created that will allow players to build under water, utilising a pump or something to remove water from an underwater base?
      • 1
      • Like
  7. 25$ would be cool, count me in please.
  8. Hi there I have been trying to remove a permission from my vip group which is parented by my default group. If you look at the picture you can see a permission for MyMinicopter that relates to the cooldown, it is granted to the default group, this means the default group has a cool down applied to the use of the MyMinicopter command, however on my VIP rank I want that cooldown revoked so there is no cooldown for them, but I cant revoke the permission either in Permission Manager or by issuing the oxide command to revoke the the permission, it says its successfully removed the permission when entered manually but when i check with Permission Manager it says its still there. Can someone help me out wit this.
  9. Hi there everyone, Im looking for a plugin that can handle donations through my website, where players can be issued a unique activation code that can then be submitted in game to give a player rank or run a set of commands, Im aware of Tebex (which i already use but dont like) and tip4serv. I know in the past I used a server that had something very similar but for the life of me I cant remember it. So basically the process I would like to have is 1. player visits website shop page 2. Purchases in game item/command/kit etc. 3 Once payment is received player is issued a unique code which is either a one time use or expires after a period of time. 4. Player once in game enters their code and game issues the command or give kit/reward whatever. Anyone recognise this or knows of a plugin/system that could help me out. T.I.A Old Rusty.
  10. Hi there I've managed to achieve this with another plugin already thanks for the interest though.
  11. OldRusty

    Skill Tree

    Will we be able to add the boat speed buff to the upcoming Tug Boats when the new update hits this week?
  12. It's clear from all of the official skins for the hazmat suit these were meant to have some sort of buff added to them, like the arctic one protecting you from the cold, I assume the desert one protected you from the heat, and just look at the exoskeleton on the lumberjack suit it's clear this should've given you some buff for chopping down trees either more quickly or yielding more wood, With a new one coming for the Abyss update on July 6th I can only assume this one would make it possible to breath underwater. So my question is, is there a plugin that can already do this, if not how much would someone charge me to make a plugin for this, that could be maintained to include any new skins facepunch comes out with. Thanks in advance OldRusty.
  13. Will this plugin work with water bases, and allow me to place a pump on a foundation floating at sea?
  14. Thanks, it looks like all my data files were corrumpted in a recent rust update its sorted now, thank you.
  15. Additionally even though I cannot use skill tree in any way currently I still get this error showing on screen whenever I perform an action that would gain XP
  16. Both when an event is live and when there isn't, it is literally with any command issued, but i am unable to join any events there is also a problem with SkillTree too, throwing a similar error: Failed to call hook 'Unload' on plugin 'SkillTree v1.3.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SkillTree.Unload () [0x00006] in <e0ce6f56c809425daa94d6f4740a5d68>:0 at Oxide.Plugins.SkillTree.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x015c6] in <e0ce6f56c809425daa94d6f4740a5d68>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 (12:10:56) | Unloaded plugin Skill Tree v1.3.2 by imthenewguy
  17. whenever I issue any in game command events helper throws up a Failed to call hook on player command on plugin EventHelper. This happens even if the command issued has nothing to do with events helper. In addition to this when trying to use /survival to join a manually started survival arena event I get unable to join check message from EventHelper, which when looking in console is again this error: Failed to call hook 'OnPlayerCommand' on plugin 'EventHelper v1.0.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.EventHelper.IsPlayerSetup (System.UInt64 id) [0x00000] in <b7a7ee7ab0e040719cfc5b0b954d9d1f>:0 at Oxide.Plugins.EventHelper.OnPlayerCommand (BasePlayer player, System.String command, System.String[] args) [0x00000] in <b7a7ee7ab0e040719cfc5b0b954d9d1f>:0 at Oxide.Plugins.EventHelper.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01450] in <b7a7ee7ab0e040719cfc5b0b954d9d1f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 (00:38:11) | [EventHelper] Failed to join - Event: SurvivalArena has not been registered!
  18. Hi there Im getting this error in RCON every time I attempt to use SkillTree and told the /st is an unknown command in game. (00:42:30) | Failed to call hook 'OnPlayerCommand' on plugin 'EventHelper v1.0.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.EventHelper.IsPlayerSetup (System.UInt64 id) [0x00000] in <b7a7ee7ab0e040719cfc5b0b954d9d1f>:0 at Oxide.Plugins.EventHelper.OnPlayerCommand (BasePlayer player, System.String command, System.String[] args) [0x00000] in <b7a7ee7ab0e040719cfc5b0b954d9d1f>:0 at Oxide.Plugins.EventHelper.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01450] in <b7a7ee7ab0e040719cfc5b0b954d9d1f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 Any clue as to why this is happening?
  19. If i have more than one arena file in the Data file, will the plugin choose one at random for managed events?
  20. OldRusty

    Skill Tree

    Would it be possible to add the Turbo buff to submarines as well as boats in future updates? love this plugin.
  21. I was wondering if there are any maps that can be purchased from anywhere, I am not familiar with using Rust Edit and tbh your tutorial video went over my head a bit!! forgive me im old!!! anyway if there is a resource for more maps anywhere how easy would it be to install them.
  22. Hi there I am wanting to move the next page buttons that I have on one of the other page tabs not the initial welcome screen, im using /wp_edit to open the UI but I cant select what page to edit, I Have the Home tab then Rules, then Plugins1 and Plugins 2 im wanting to edict the position of the next page buttons on Plugins 1 and Plugins 2 but cant select those pages in the editor. The page I want to edit is below.
  23. OldRusty

    XP System

    Has anyone had success in getting the XP to grant player permissions? if so what command are you using and what string to identify the player that the command is executed for?
  24. OK i can do it with the full command but what is the variable for who to give it to for example oxide.grant user ****** removertool.normal, what do i put instead of the ******? Regards Old rusty.,
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

141.2k

Files Sold

Total number of files sold.

3m

Payments Processed

Total payments processed.

×
×
  • 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.