Running Man

Plugin Runnung Man

Total Downloads: 3,845 - First Release: Jan 16, 2015 - Last Update: Mar 4, 2018

4.9/5, 20 likes
  1. sami37 updated Running Man with a new update entry:

    1.5.8

     
  2. not working for me after last rust update....

    Code:
    (10:33:39) | Failed to call hook 'cmdEvent' on plugin 'RunningMan v1.5.8' (NullReferenceException: Object reference not set to an instance of an object)
    (10:33:39) | at Oxide.Core.Libraries.Covalence.Formatter+Lexer.Lex (System.String text) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Covalence.Formatter.Parse (System.String text) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Covalence.Formatter.ToTreeFormat (System.String text, System.Collections.Generic.Dictionary`2 translations) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Covalence.Formatter.ToUnity (System.String text) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.Libraries.Server.Broadcast (System.String message, System.String prefix, UInt64 userId) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.Libraries.Rust.BroadcastChat (System.String name, System.String message, System.String userId) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RunningMan.BroadcastChat (System.String msg) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RunningMan.cmdEvent (.BasePlayer player, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RunningMan.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  3. Hello,
    Can you post the 5 lines before the error pls?
     
  4. (02:15:02) | [RunningMan] [EVENT] +--------------- RUNNING MAN -----------------
    (02:15:02) | [RunningMan] [EVENT] | timer eventpause stopped
    (02:15:02) | [RunningMan] [EVENT] +---------------------------------------------
    (02:15:02) | [RunningMan] [EVENT] +--------------- RUNNING MAN -----------------
    (02:15:02) | [RunningMan] [EVENT] | Running man: RossBlay
    (02:15:02) | [RunningMan] [EVENT] +---------------------------------------------
    (02:15:02) | Failed to call hook 'cmdEvent' on plugin 'RunningMan v1.5.8' (NullReferenceException: Object reference not set to an instance of an object)
    (02:15:02) | at Oxide.Core.Libraries.Covalence.Formatter+Lexer.Lex (System.String text) [0x00000] in <filename unknown>:0
    at Oxide.Core.Libraries.Covalence.Formatter.Parse (System.String text) [0x00000] in <filename unknown>:0
    at Oxide.Core.Libraries.Covalence.Formatter.ToTreeFormat (System.String text, System.Collections.Generic.Dictionary`2 translations) [0x00000] in <filename unknown>:0
    at Oxide.Core.Libraries.Covalence.Formatter.ToUnity (System.String text) [0x00000] in <filename unknown>:0
    at Oxide.Game.Rust.Libraries.Server.Broadcast (System.String message, System.String prefix, UInt64 userId) [0x00000] in <filename unknown>:0
    at Oxide.Game.Rust.Libraries.Rust.BroadcastChat (System.String name, System.String message, System.String userId) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.RunningMan.BroadcastChat (System.String msg) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.RunningMan.cmdEvent (.BasePlayer player, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.RunningMan.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  5. I'm sure you're working on a fix, but just an FYI, my players really like your work. They've been asking about it :)
     
  6. sami37 updated Running Man with a new update entry:

    1.5.9

     
  7. Code:
    (00:45:24) | Failed to call hook 'OnEntityDeath' on plugin 'RunningMan v1.5.9' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.RunningMan.PlayerKilled (.BasePlayer victim, .HitInfo hitinfo) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RunningMan.OnEntityDeath (.BaseEntity entity, .HitInfo hitinfo) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RunningMan.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  8. Hello, can you post the 5 lines that appear before the error please?
     
  9. 20:18 [Info] [Death Notes] ROxOR was shot in the Jaw by IDisrupt with a Assault Rifle from 1.06m.
    20:18 [Info] [RunningMan] [EVENT] +--------------- RUNNING MAN -----------------
    20:18 [Info] [RunningMan] [EVENT] | <color=#C4FF00>EVENT</color>: Player - IDisrupt kill ROxOR and received a reward!
    20:18 [Info] [RunningMan] [EVENT] +---------------------------------------------
    20:18 [Error] Failed to call hook 'OnEntityDeath' on plugin 'RunningMan v1.5.9' (NullReferenceException: Object reference not set to an instance of an object)
    at Oxide.Plugins.RunningMan.PlayerKilled (.BasePlayer victim, .HitInfo hitinfo) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.RunningMan.OnEntityDeath (.BaseCombatEntity entity, .HitInfo hitinfo) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.RunningMan.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  10. Hello, did your player get rewarded or not ?
    Can you post your config and data file here pls
     
    Last edited by a moderator: Feb 6, 2018
  11. no players didn't get rewarded

    Code:
    {
      "Config": {
        "Reward": {
          "KarmaSystem": {
            "PointToAdd": 1,
            "PointToRemove": 0
          },
          "Random": "false",
          "RewardFixing": "money",
          "RewardFixingAmount": 10000
        }
      },
      "Default": {
        "authLevel": 1,
        "AutoStart": "true",
        "ChatName": "EVENT",
        "Count": 2,
        "DisconnectPendingTimer": 30,
        "Display Distance": "true",
        "Excluded auth level": 1,
        "PauseeventTime": 30,
        "StarteventTime": 30
      },
      "IngameTime": {
        "End War Time": 8,
        "Start War Time": 18,
        "Use ingame timer": "false"
      }
    }
    data is the same as default
     
  12. sami37 updated Running Man with a new update entry:

    1.6.0

     
  13. could it be added in if a friend or clan member kills the running man they do not get a reward or punished. at the moment if the running man is in a clan then his clan member is just killing him for the reward
     
  14. I want to add sulfur to the "build" package
    when I write in chat "/running k add build "sulfur.ore" 1000 3000" the console displays the following error:
    Code:
    Failed to call hook 'cmdChat' on plugin 'RunningMan v1.6.0' (ArgumentException: An element with the same key already exists in the dictionary.)
      at System.Collections.Generic.Dictionary`2[System.String,Oxide.Plugins.RunningMan+RewardData].Add (System.String key, Oxide.Plugins.RewardData value) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RunningMan.cmdChat (.BasePlayer player, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RunningMan.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 
    what am I doing wrong?
    how to add a new item to an existing package "build"?
     
  15. sami37 updated Running Man with a new update entry:

    1.6.1

     
  16. sami37 updated Running Man with a new update entry:

    1.6.2

     
  17. if a new runner is set and the event starts, it will only be written to the console. but not in the chat. is that only with me or others have the same problem?
     
  18. same problem as above
     
  19. sami37 updated Running Man with a new update entry:

    1.6.3

     
  20. I've been trying to figure out how to get this working for a few hours now but I can't get get it to give a reward besides wood or stone/wood. I added in packages the way the FAQ page says to but still nothing :/ Here's the code if you could tell me what I'm doing wrong:

    Code:
    {
      "runner": {
        "Karma": {
          "RewardItems": {
            "Karma": {
              "MinValue": 0,
              "MaxValue": 1
            }
          }
        },
        "ServerReward": {
          "RewardItems": {
            "serverreward": {
              "MinValue": 0,
              "MaxValue": 1
            }
          }
        },
        "build": {
          "RewardItems": {
            "wood": {
              "MinValue": 5000,
              "MaxValue": 10000
            },
            "stones": {
              "MinValue": 5000,
              "MaxValue": 10000
            }
          }
        },
        "hqm": {
          "RewardItems": {
            "hq.metal.ore": {
              "MinValue": 50,
              "MaxValue": 50
            }
          }
        },
        "hqm1": {
          "RewardItems": {
            "hq.metal.ore": {
              "MinValue": 50,
              "MaxValue": 100
            }
          }
        },
        "weapon": {
          "RewardItems": {
            "rifle.bolt": {
              "MinValue": 1,
              "MaxValue": 1
            },
            "ammo.rifle": {
              "MinValue": 50,
              "MaxValue": 100
            }
          }
        },
        "weapon1": {
          "RewardItems": {
            "shotgun.pump": {
              "MinValue": 1,
              "MaxValue": 1
            },
            "ammo.shotgun": {
              "MinValue": 25,
              "MaxValue": 50
            }
          }
        }
      },
      "killer": {
        "Karma": {
          "RewardItems": {
            "Karma": {
              "MinValue": 0,
              "MaxValue": 1
            }
          }
        },
        "ServerReward": {
          "RewardItems": {
            "serverreward": {
              "MinValue": 0,
              "MaxValue": 1
            }
          }
        },
        "build": {
          "RewardItems": {
            "wood": {
              "MinValue": 10000,
              "MaxValue": 10000
            },
            "stones": {
              "MinValue": 10000,
              "MaxValue": 10000
            }
          }
        }
      }
    }
    Thank you for your time!