Jump to content

WarKingz

Member
  • Posts

    335
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by WarKingz

    This is amazing, so easy to work with so many options you have with in the admin panel it a must-have for admins and going with the new Pro release is just ace so much more you can do within the page.
  1. WarKingz

    BetterTC

    Will this skin be added before wipe ? Frontier building skin
  2. WarKingz

    not seeing update tab ?

    i see i have to take it back to wood to upgrade it to the lvl i need i will work it out you may close this post
  3. WarKingz

    not seeing update tab ?

    i did mate i am just restarting the server as its not letting me upgrade to the next lvl from stone lets hope restart sorts it
  4. WarKingz

    not seeing update tab ?

    sorry me being a noob
  5. WarKingz

    not seeing update tab ?

    not seeing this to add the rest of the skins ?
  6. WarKingz

    head, or an animals stack

    When you use the new knife, you have a chance to get a scientist head, or an animals head, that you can put up on the wall stacks to another head and destroys that head usage, you can't use it after that any chance having this added or if t there how can i do it
    This makes admins life so easy its a must have for admins and its only $10.99 well worth the money 100%
  7. Same all i love this mod to
  8. still no change mate there was no Lang file i removed the cfg and o.reload the cs file i will see how i get on with restart tomorrow its not messed with the fps so all good
  9. oxide am i best removing oll cfg and Lang files and reloading ?
  10. Just updated this and i got this is it ok ? Failed to call hook 'OnServerInitialized' on plugin 'BetterNpcNames v1.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BetterNpcNames.UpdateName (NPCPlayer npc) [0x0003b] in :0 at Oxide.Plugins.BetterNpcNames.OnServerInitialized (System.Boolean initial) [0x0008a] in :0 at Oxide.Plugins.BetterNpcNames.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044f] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 Failed to call hook 'OnServerInitialized' on plugin 'BetterNpcNames v1.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BetterNpcNames.UpdateName (NPCPlayer npc) [0x0003b] in :0 at Oxide.Plugins.BetterNpcNames.OnServerInitialized (System.Boolean initial) [0x0008a] in :0 at Oxide.Plugins.BetterNpcNames.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044f] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 Loaded plugin Better NPC Names v1.0.4 by Krungh Crow Loaded plugin Better NPC Names v1.0.4 by Krungh Crow
  11. WarKingz

    Not updating

    Hello i am having problems the panel is not updating not until i reload the plugin this is my config HUDPanel.json
  12. WarKingz

    on and off

    its ok i see it now
  13. WarKingz

    on and off

    How will the PositionIconPower work now as its not in the config
  14. I am getting this from the last update Failed to call hook 'OnEntityKill' on plugin 'BuildTools v1.5.22' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.BuildTools.OnEntityKill (BuildingBlock block) [0x0000a] in :0 at Oxide.Plugins.BuildTools.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00775] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
  15. WarKingz

    Building Skins

    sorry my config was for a buildtool i posted it in the wrong place
  16. WarKingz

    Building Skins

    use below and add this image to your config https://store.steampowered.com/itemstore/252490/detail/10225/ { "Icon (assets/url)": "assets/icons/level_stone.png", "Type (Remove/Wood/Stone/Metal/TopTier)": "Stone", "Permission (ex: buildtools.1)": "", "Default value for additional slot": false, "Enable skins?": true, "Skins": [ { "Enabled": true, "Lang Key": "SkinAdobe", "Permission": "", "Skin": 10220 }, { "Enabled": true, "Lang Key": "SkinBrick", "Permission": "", "Skin": 10223 }, { "Enabled": true, "Lang Key": "brutalist", "Permission": "", "Skin": 10225 } ] }, {
  17. WarKingz

    Are we ready

    Will the plugin be ready for the new Brutalist Skin come the next update
  18. is this still working ?
  19. WarKingz

    HUD Panel

    Be a good input for the panel but the dev is like a ghost
  20. Failed to call hook 'OnServerInitialized' on plugin 'Loottable v1.0.31' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_gameObject(UnityEngine.Component) at UnityEngine.Component.GetComponentInParent (System.Type t, System.Boolean includeInactive) [0x00001] in :0 at UnityEngine.Component.GetComponentInParent[T] () [0x00001] in :0 at Oxide.Plugins.Loottable+LootManager.CacheNpc (BasePlayer npc) [0x00024] in :0 at Oxide.Plugins.Loottable+LootManager.PopulateNpcCache () [0x00027] in :0 at Oxide.Plugins.Loottable.OnServerInitialized () [0x0001f] in :0 at Oxide.Plugins.Loottable.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02e3d] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 Calling 'OnServerInitialized' on 'Loottable v1.0.31' took 664ms
  21. WarKingz

    HUD Panel

    Failed to call hook 'OnEntitySpawned' on plugin 'HUDPanel v1.1.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.HUDPanel.OnEntitySpawned (BaseHelicopter Entity) [0x00009] in <08242eb4a8d340f2bac594a685da5b87>:0 at Oxide.Plugins.HUDPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004eb] in <08242eb4a8d340f2bac594a685da5b87>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.8m
Total downloads
Customers
11.8k
Customers served
Files Sold
167.5k
Total sales
Payments
3.6m
Processed total
×
×
  • 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.