Jump to content

WarKingz

Member
  • Posts

    328
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by WarKingz

  1. i have encountered some problems with this some time the crates go under the map when killed on land but as soon as i remove Buoyant Crates 1.5.0 it stops doing it but this only happens now and them on a small % with this mod on the server
  2. WarKingz

    Marketplace

    100% purchase items with in the UI will be amazing
  3. Has anyone got a custom config with Colors all changed ect ?
  4. WarKingz

    Wipe Status

    is possible to have it run commands when the time is up ?
  5. WarKingz

    Glass Globe Arena

    Hello i payed for this some time ago on Monument Glass Globe 3.0 - Lone Design is that updated to ?
  6. WarKingz

    Building Skins

    Change the lines below in the cs file line 139 if (skinID == 10226 to if (skinID == 2 line 157 if (skinID == 10226 to if (skinID == 2 line 466 if (skinID == 10226 to if (skinID == 2
  7. WarKingz

    Building Skins

    Gingerbread skin id to 2 not 10226
  8. WarKingz

    BetterTC

    @ninco90 ok i payed for this mod and even the free mods have there's updated ?
  9. WarKingz

    BetterTC

    Any luck with this yet mate ?
  10. WarKingz

    NPC Gifts

    Players are loving this plugin, good work, thank you & with permissions you can have it set to VIP, ace for the Christmas events.
    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.
  11. WarKingz

    BetterTC

    Will this skin be added before wipe ? Frontier building skin
    This makes admins life so easy its a must have for admins and its only $10.99 well worth the money 100%
  12. 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
  13. oxide am i best removing oll cfg and Lang files and reloading ?
  14. 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
  15. 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
  16. WarKingz

    Building Skins

    sorry my config was for a buildtool i posted it in the wrong place
  17. 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 } ] }, {
  18. is this still working ?
  19. WarKingz

    HUD Panel

    Be a good input for the panel but the dev is like a ghost
  20. 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.5m
Total downloads
Customers
10.9k
Customers served
Files Sold
157.4k
Marketplace sales
Payments
3.4m
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.