Jump to content

UNK0WN

Member
  • Posts

    19
  • Joined

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

UNK0WN's Achievements

Apprentice

Apprentice (3/15)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

3

Reputation

  1. Version 1.0.0

    15 downloads

    Prevents the use of certain commands in certain regions in Config. Required : https://umod.org/plugins/zone-manager Permission : blockcommands.bypass Config : { "Console Command Settings": [ { "Command": "backpack.open", "Zone List": [ "72827873", "21026923" ] }, { "Command": "test1", "Zone List": [ "72827873", "21026923" ] }, { "Command": "test2", "Zone List": [ "72827873", "21026923" ] } ], "Chat Command Settings": [ { "Command": "backpack", "Zone List": [ "72827873", "21026923" ] }, { "Command": "test1", "Zone List": [ "72827873", "21026923" ] }, { "Command": "test2", "Zone List": [ "72827873", "21026923" ] } ] } Lang : { "NoPerm": "<color=#00ffff>This command is not available in your area!</color>" } Placeholders : {command} - player use command {displayname} - player displayname {playerId} - player id
    $2.00
  2. UNK0WN

    CanLootEntity null errer

    (17:32:56) | Failed to call hook 'CanLootEntity' on plugin 'CoffinLock v1.0.2' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Object.GetName(UnityEngine.Object) at UnityEngine.Object.get_name () [0x00001] in <745c4d442eef4e08b35b5975d62d89d1>:0 at Oxide.Plugins.CoffinLock.CanLootEntity (BasePlayer player, StorageContainer container) [0x0000a] in <2dd808eee1a84a7eb7bfce2c89840c28>:0 at Oxide.Plugins.CoffinLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003cc] in <2dd808eee1a84a7eb7bfce2c89840c28>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0
  3. UNK0WN

    Save global Skin data

    can you exemple commands something ? /sc "Cloud" - change all SKINID 11111 ?
  4. UNK0WN

    Save global Skin data

    Changed Status from Closed to Pending
  5. Changed Status from Work in Progress to Closed Changed Fixed In to 1.1.15
  6. Changed Status from Work in Progress to Closed
  7. Changed Status from Pending to Work in Progress Changed Fixed In to 1.1.15
  8. It can be modified in the configuration file.
  9. Changed Status from Closed to Work in Progress
  10. UNK0WN

    Commands Error

    (02:04:03) | Failed to call hook 'ChatCommand' on plugin 'SmeltOnGather v1.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SmeltOnGather.ChatCommand (BasePlayer player, System.String command, System.String[] args) [0x00055] in <c3664465c065467fbd9a7edc2ddf3873>:0 at Oxide.Plugins.SmeltOnGather.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0024b] in <c3664465c065467fbd9a7edc2ddf3873>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <1e2d7ad0801a4037ab6a24578c814b54>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <1fe782f4b27a43ae85d29ebb2d56c007>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <1fe782f4b27a43ae85d29ebb2d56c007>:0 (02:04:18) | Failed to call hook 'ChatCommand' on plugin 'SmeltOnGather v1.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SmeltOnGather.ChatCommand (BasePlayer player, System.String command, System.String[] args) [0x00055] in <c3664465c065467fbd9a7edc2ddf3873>:0 at Oxide.Plugins.SmeltOnGather.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0024b] in <c3664465c065467fbd9a7edc2ddf3873>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <1e2d7ad0801a4037ab6a24578c814b54>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <1fe782f4b27a43ae85d29ebb2d56c007>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <1fe782f4b27a43ae85d29ebb2d56c007>:0
  11. (19:46:21) | Failed to call hook 'OnDispenserGather' on plugin 'SmeltOnGather v1.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SmeltOnGather.OnDispenserGather (ResourceDispenser dispenser, BasePlayer player, Item item) [0x00000] in <42ee624737134d0a923b5a5dd12eef2f>:0 at Oxide.Plugins.SmeltOnGather.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0016e] in <42ee624737134d0a923b5a5dd12eef2f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <1e2d7ad0801a4037ab6a24578c814b54>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <1fe782f4b27a43ae85d29ebb2d56c007>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <1fe782f4b27a43ae85d29ebb2d56c007>:0
1.1m

Downloads

Total number of downloads.

5.5k

Customers

Total customers served.

78.6k

Files Sold

Total number of files sold.

1.5m

Payments Processed

Total payments processed.

×
×
  • 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.