ToggleNoggin

Bindable console command to spawn, equip and ignite a candle hat or miners hat.

Total Downloads: 164 - First Release: Dec 15, 2017 - Last Update: Dec 19, 2017

5/5, 1 like
  1. carny666 submitted a new resource:

    ToggleNoggin - Bindable console command to spawn, equip and ignite a candle hat or miners hat.

    Read more about this resource...
     
  2. carny666 updated ToggleNoggin with a new update entry:

    1.0.1

     
  3. This is the greatest idea since sliced bread.
     
  4. @carny666

    - Can there be 2 separate permissions, one for candle and one for miners?
    - Also a way to change how much low grade spawns with the hats?

    Love this though, thanks!
     
  5. carny666 updated ToggleNoggin with a new update entry:

    1.0.2


    [DOUBLEPOST=1513371224][/DOUBLEPOST]
    done.
     
  6. Thanks a lot, appreciated! :)
     
  7. Awesome idea! Can this get no fuel required option?
     
  8. carny666 updated ToggleNoggin with a new update entry:

    1.0.3

     
  9. Thank you for fulfilling this request, it is much appreciated and it works exactly how I had hoped.
     
  10. Would be awesome if the miners hat and candle hat had different commands so it wasn't one of the other.
     
  11. If you pass an argument (anything, true or a number) to either the console command or the chat command the plugin will spawn a miner's hat, with no argument supplied a candle hat is spawned.

    for example,

    '/togglenoggin true' in chat will render a miner's hat, provided the user had the proper privilege, admin or miner.

    just '/togglenoggin' (no argument) in chat will render a candle hat, provided the user had the proper privilege, admin or candle.

    same with the console command.
     
  12. Oooh I see, thanks. Will look at it later.
     
  13. Would be cool if there was a plugin similar to the way you've done this one but it allowed you to set load outs alongside chat commands to use the load outs.
     
  14. So at a command (which is bindable to a key press) where you get loaded with a pre-selected set of gear for your hot-bar, clothing and inventory?
     
  15. Yeah, but you are able to create said load outs alongside having permissions per load out.
     
  16. otherwise how would the plugin know what to provide... what would this plugin be called?
     
  17. Hmm, maybe QuickLoadouts?
     
  18. Once approved by Wulf, your requested plugin will be available, called QuickLoadouts.
     
  19. You the man <3
     
  20. dont work:

    Code:
    Failed to call hook 'ccToggleNoggin' on plugin 'ToggleNoggin v1.0.3' (Exception: Error in ccToggleNoggin Object reference not set to an instance of an object)
      at Oxide.Plugins.ToggleNoggin.ccToggleNoggin (.Arg arg) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ToggleNoggin.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