Has anyone solved the problem with flags remaining on the players head once they've died wielding the flag?

CaptureTheFlag
Capture the flag event for EventManager
Total Downloads: 1,284 - First Release: Dec 24, 2016 - Last Update: Oct 27, 2017
- 5/5, 4 likes
-
When trying to set-up a CTF event using EventManager it gives this error, looks to me like it's trying to check a file/config at a invalid location? Or maybe i'm just dumb. Anyone that can see through this kind? Thanks!
Code:(08:55:23) | Failed to call hook 'ccmdCreator' on plugin 'EMInterface v1.0.5' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[System.String,Oxide.Plugins.EventManager+EventSetting].get_Item (System.String key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EMInterface.EventCreator (.BasePlayer player, Int32 page) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EMInterface.ccmdCreator (.Arg arg) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EMInterface.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
Last edited by a moderator: Apr 1, 2018 -
One team can instakill (with a headshot) the other team but the other team can't 1 tap back.
-
Same error when i creat the event CTF with EMinterface
Code:Failed to call hook 'ccmdCreator' on plugin 'EMInterface v1.0.5' (KeyNotFoundExc eption: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0 x0001e] in <e1a80661d61443feb3dbdaac88eeb776>:0 at Oxide.Plugins.EMInterface.EventCreator (BasePlayer player, System.Int32 pag e) [0x00192] in <6fd18a10482241d6a25b63c4568efe00>:0 at Oxide.Plugins.EMInterface.ccmdCreator (ConsoleSystem+Arg arg) [0x002e0] in <6fd18a10482241d6a25b63c4568efe00>:0 at Oxide.Plugins.EMInterface.DirectCallHook (System.String name, System.Object & ret, System.Object[] args) [0x004d5] in <6fd18a10482241d6a25b63c4568efe00>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod meth od, System.Object[] args) [0x00079] in <09b255f9a88d4ffda4779759134e116d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ba44835247a74c58bf6cabef8b441b56>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] arg s) [0x00060] in <ba44835247a74c58bf6cabef8b441b56>:0
Last edited by a moderator: Jul 9, 2018 -
Yep getting same prob as above.
-
This plugin is not fixable at the moment as we can't draw the flags position, will need to see if rust allows that one day again or not