-
Posts
30 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Myescape
-
- 19 comments
-
- #scientist
- #horse
- (and 4 more)
-
[Error] - Failed to call hook 'cmdConsole' on plugin 'Hud v2.0.4' (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. 16.03 01:15:43 [Server] INFO Parameter name: index) 16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0 16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.cmdConsole (ConsoleSystem+Arg arg) [0x01073] in <f76623a2790b4181a1e560502c71ad59>:0 16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0132c] in <f76623a2790b4181a1e560502c71ad59>:0 16.03 01:15:43 [Server] INFO at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 16.03 01:15:43 [Server] INFO Failed to call hook 'cmdConsole' on plugin 'Hud v2.0.4' (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. 16.03 01:15:43 [Server] INFO Parameter name: index) 16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0 16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.cmdConsole (ConsoleSystem+Arg arg) [0x01073] in <f76623a2790b4181a1e560502c71ad59>:0 16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0132c] in <f76623a2790b4181a1e560502c71ad59>:0 16.03 01:15:43 [Server] INFO at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0
- 602 comments
-
- 1
-
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
- 602 comments
-
- 1
-
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
- 131 comments
-
- 131 comments
-
my easy bases were working until the halloween update and have since then have not whenever something relating to the easy ones happen i get this in the console 05.11 20:15:25 [Server] INFO [Generic] - You cannot save to profiles that have json errors! You must fix the json error first. The server console message explains exactly where the error is, and how to fix it. 05.11 20:15:25 [Server] INFO You cannot save to profiles that have json errors! You must fix the json error first. The server console message explains exactly where the error is, and how to fix it.
-
- 131 comments
-
- 1
-
-
use human npc to place the npc where you want it, then using the plugin Npctp add that npc using its npc id, afterwards the npc should be in the data file for npctp which you will want to set as such. { "NpcTP": { "<NPC-id>": { "NpcName": "<color=#a62886>npc</color> :", "SpawnFile": "npc", "Cooldown": 0, "CanUse": true, "useUI": false, "Cost": 0.0, "permission": "npctp.default", "useItem": false, "UseCommand": true, "useMessage": false, "MessageNpc": "none", "EnableDead": false, "DeadOnPlayer": false, "DeadCmd": "jail.send", "DeadArgs": "5", "OpenDoor": false, "DoorLocX": 0.0, "DoorLocY": 0.0, "DoorLocZ": 0.0, "DoorId": 0, "NoPermKill": false, "KillSleep": false, "Commands": { "say": { "Command": "chat.say /market", "Arrangements": " chat.say /market ", "OnPlayer": true } } } } } keep in mind this npc will only be able to be accessed by players with the trading.use permission and the npctp.default permission. this is a fix i found that works until the plugin is fixed
- 131 comments
-
- 131 comments
-
- 131 comments
-
- 131 comments
-
- 131 comments
-
use human npc to place the npc where you want it, then using the plugin Npctp add that npc using its npc id, afterwards the npc should be in the data file for npctp which you will want to set as such. { "NpcTP": { "<NPC-id>": { "NpcName": "<color=#a62886>npc</color> :", "SpawnFile": "npc", "Cooldown": 0, "CanUse": true, "useUI": false, "Cost": 0.0, "permission": "npctp.default", "useItem": false, "UseCommand": true, "useMessage": false, "MessageNpc": "none", "EnableDead": false, "DeadOnPlayer": false, "DeadCmd": "jail.send", "DeadArgs": "5", "OpenDoor": false, "DoorLocX": 0.0, "DoorLocY": 0.0, "DoorLocZ": 0.0, "DoorId": 0, "NoPermKill": false, "KillSleep": false, "Commands": { "say": { "Command": "chat.say /market", "Arrangements": " chat.say /market ", "OnPlayer": true } } } } } keep in mind this npc will only be able to be accessed by players with the trading.use permission and the npctp.default permission.
- 131 comments
-
- 131 comments
-
- 131 comments
-
- 131 comments
