Running Man

Plugin Runnung Man

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

4.9/5, 20 likes
  1. Thank Wulf not sure why he doesn't fix it then lol
     
  2. Wulf, let's hope that this plugin will revise and test, as a lot of errors especially outside run
     
  3. After the 13th I will rewrite the plugin on cs
     
  4. @Wulf any easy fix in the mean time lol
     
  5. thank you very much!
     
  6. tried renaming all items from, example; rocket_launcher to rocket.launcher but some rewards dont pass out.
     
  7. When the coder fixes this can you please fix the spelling mistakes as well
    stoped needs to be renamed to stopped
     
  8. Spelling mistakes fixed and item names it now works
     

    Attached Files:

  9. Thank you very much, but still get this error, can tell me?
    Code:
    [Oxide] 11:09 AM [Error] Failed to call hook 'cmdRun' plugin on 'event v1.1.3' (ExecutionEngineException: sigill is a project)
    [Oxide] 11:09 AM [Debug] at (wrapper managed-to-native) KeraLua.NativeMethods:LuaNetPCall (intptr,int,int,int)
    at KeraLua.Lua.LuaNetPCall (IntPtr luaState, Int32 nArgs, Int32 nResults, Int32 errfunc) [0x00000] in <filename unknown>:0
    at NLua.LuaLib.LuaPCall (LuaState luaState, Int32 nArgs, Int32 nResults, Int32 errfunc) [0x00000] in <filename unknown>:0
    at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
    at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
    at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Aug 15, 2015
  10. Not getting any problems with this plugin never have had any eroors with it. Did you delete the old config, data file and plugin before you uploaded this one
     
  11. Yes, of course
     
  12. Code:
    [Oxide] 6:59 PM [Info] Maxer has committed suicide!
    [Oxide] 6:59 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'event v1.1.3'
    File: event.lua Line: 306 attempt to index local 'hitinfo' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    Maxer[32058722/76561198199945599] died (Cold)
     
  13. it is not dropping anything on my server when it is used :(
    [DOUBLEPOST=1441746589,1441734320][/DOUBLEPOST]
    Code:
    {
        "Default": {
            "authLevel": 1,
            "ChatName": "EVENT",
            "Count": 5,
            "On": "true",
            "PauseeventTime": 60,
            "StarteventTime": 30
        },
        "Reward": {
            "Random": "true",
            "Reward1": "wood",
            "Reward10": "shotgun.pump",
            "Reward10_2": "ammo.shotgun",
            "Reward10_2Amount": 30,
            "Reward10Amount": 1,
            "Reward11": "weapon.mod.silencer",
            "Reward11Amount": 3,
            "Reward12": "smg.2",
            "Reward12Amount": 1,
            "Reward1Amount": 15000,
            "Reward2": "stones",
            "Reward2Amount": 15000,
            "Reward3": "metal.ore",
            "Reward3Amount": 7500,
            "Reward4": "sulfur.ore",
            "Reward4Amount": 7500,
            "Reward5": "pistol.semiauto",
            "Reward5_2": "ammo.pistol",
            "Reward5_2Amount": 30,
            "Reward5Amount": 1,
            "Reward6": "wood",
            "Reward6Amount": 15000,
            "Reward7": "rocket.launcher",
            "Reward7_2": "ammo.rocket.basic",
            "Reward7_2Amount": 1,
            "Reward7Amount": 1,
            "Reward8": "rifle.bolt",
            "Reward8_2": "ammo.rifle",
            "Reward8_2Amount": 30,
            "Reward8Amount": 1,
            "Reward9": "rifle.ak",
            "Reward9_2": "ammo.rifle",
            "Reward9_2Amount": 60,
            "Reward9Amount": 1
        }
    }
     
  14. Try these
     

    Attached Files:

  15. will do
    [DOUBLEPOST=1441806931][/DOUBLEPOST]didnt work :(
     
  16. This works for me everytime if not for you then you might have another plugin stopping it or some error not showing check all your logs
     
  17. When loading the plugin I get "Economics not found!"
    (Fresh install)
     
  18. Code:
    [Oxide] 12:09 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'event v1.1.3'
    File: event.lua Line: 334 attempt to index local 'hitinfo' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    [DOUBLEPOST=1442841429,1442611024][/DOUBLEPOST]The error is repeated when a player dies from Fall, Radiation, Bleeding, ...
    Code:
    [Oxide] 4:11 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'event v1.1.1'
    File: event.lua Line: 328 attempt to index local 'hitinfo' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
    Line:
    Code:
    if (hitinfo.Initiator == nil or hitinfo == nil) then
            return
        end
    If delete this, problem to line:
    Code:
    local attacker = hitinfo.Initiator:ToPlayer()
     
    Last edited by a moderator: Sep 21, 2015
  19. my version
    [DOUBLEPOST=1442927425][/DOUBLEPOST]not error
     

    Attached Files:

  20. Code:
    [10/3/2015 11:12:14 AM] [Oxide] 11:12 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'event v1.1.3'
    File: event.lua Line: 311 attempt to index local 'hitinfo' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Oct 15, 2015