Jump to content

Robis

Member
  • Posts

    714
  • Joined

  • Last visited

Everything posted by Robis

  1. Robis

    Bradley Drops

    also one moment, when you drop it, supply signal also get called.... maybe can you change main supply drop item to a smoke nade ? but some how it need to have a smoke tail on a position where it will going land. Long story short: need some how to prevent supply drop coming together with apc drop if possible
  2. Robis

    NoEffects

    thank you
  3. Robis

    Bradley Drops

    need to prevent players droping it in tc range or to close building, this bradley feldown upside down couse of building
  4. Robis

    GPlugins

    also you can add aditional function for automated server rebooting button and timers, so it would be more easy for plugin to track rebootings if it has its own reboot system.
  5. Robis

    GPlugins

    Take your time, as this plugin focussing on plugins loading/unloading/reloading, so i thinked timed stuff integration would be nice for sure.
  6. Robis

    GPlugins

    I want to unload BetterNpc plugin before server reboot and load it later by 5 minutes when server get rebooted (some times it cause errors with other plugins when all load same time) I added a demo planning image for you! let me know if you understand what i mean, and if its possible to do it. Thanks
  7. Robis

    GPlugins

    And a suggestion: For example i want unload specific plugin before server rebooting with smooth restarter plugin, or original console command... And after server restart i want load that specific plugin like 5 minutes later when server rebooted. would be nice if there will be an options to tick when unloading plugin via ui. Only not sure how it will work if server crashed, rebooted not properly...
  8. Robis

    GPlugins

    Anyone tested this plugin fully ?
  9. Robis

    IQTurret

    BUG REPORT: Players told, when autoturret run out of ammo, players no longer can turn off the switch to refill ammo
  10. Robis

    LSkins

    Ammm by the way guys how to make skins can use everyone, but cost 50 scrap to reskin item! But vip players can reskin items for free... Permissions very not clear.... I imagine they suppose to be like this: LSkins.use ( all players can use it but cost the amount set in config) if player dont have this permission he cant open lskin plugin at all LSkin.vip (wit this permissions players can resking for free) and all other permissions, no idea why need them, even if i add it on my self, i have no idea what they doing. please help me to find out if this plugin can do what i need. really dont like complicated stuff, or if its complicated, it must be explained fully in description how to properly use plugin
  11. Robis

    LSkins

    @LAGZYA i see this errors Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.72' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String playerId, System.String permission) [0x0000a] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <06c61ec085c94179babd79a6c54b23b1>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <06c61ec085c94179babd79a6c54b23b1>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.72' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String playerId, System.String permission) [0x0000a] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <06c61ec085c94179babd79a6c54b23b1>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <06c61ec085c94179babd79a6c54b23b1>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.72' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String playerId, System.String permission) [0x0000a] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <06c61ec085c94179babd79a6c54b23b1>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <06c61ec085c94179babd79a6c54b23b1>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 mb you can find out where is a reson ?
  12. Robis

    Better Npc

    Yes im sure all events in folder events set to false. i dont know what that error does yet... just reported...
  13. Robis

    Better Npc

    events all disabled!!! i dont use any other plugins! only one Is this happening multiple times? Yes! Noticing any other issues or just the console error? Noticed only console error for now! Before x-mas even never got this error!
  14. Robis

    Better Npc

    Failed to call hook 'OnHelicopterDropCrate' on plugin 'BetterNpc v1.1.8' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.BetterNpc.OnHelicopterDropCrate (CH47HelicopterAIController ai) [0x00000] in <562c3b2d0dc94cc9bbae9106437b56f8>:0 at Oxide.Plugins.BetterNpc.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007b9] in <562c3b2d0dc94cc9bbae9106437b56f8>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
  15. @The_Kiiiing Image failed to download! Error: HTTP/1.1 451 Unavailable For Legal Reasons - Image Name: stacksize_0 - Image URL: https://cdn.icon-icons.com/icons2/2518/PNG/512/stack_icon_151083.png
  16. Robis

    NoEffects

    hi, can you add a permission ?
  17. Robis

    Quarry Levels

    Well i fully tested it out..... got this plugin very long time ago, waited to improve it.... Config still lack of settings to edit.... Resoureces outputs not clear Can abuse it 100% add 1 diesel barel, start quarry, remove diesel barel and quarry still going :DDD First at all developer have to learn how to make it clear.... Config must be clear and full!!!! 1 How long quarry run with 1 diesel barrel and what is a tick rate 2 Every lvls with every resources settings!!! Waited this plugin to improve like 1 year + and still cant use it!!! Shit and waste of money.... I better make custom map and add more natural quarries to a map instead of using low quality script.
  18. Robis

    Raid Time Manager

    i got this endless spam
  19. Robis

    Raid Time Manager

    AhigaO i tested version 1.2.0, tried do some damage to random player base on safe time, building got damaged Back to old version 1.1.1 and cant damage other people bases on safe times
  20. Robis

    Furnace Levels

    David if you change skin on already upgraded furnace, it loses lvls
  21. Robis

    Quarry Levels

    how to place a quarry on a ground ?
  22. Robis

    Quarry Levels

    how to place a quarry on a ground ?
  23. Robis

    Raid Time Manager

    also in a settings you can do it also here another solution https://umod.org/plugins/building-blocker mister noob dont woory noob its just mean not skilled person
  24. Robis

    Raid Time Manager

    Thats only prove that you are noob add ladders and twigs destroyable at all times and you no need worry about it at all
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.5k

Files Sold

Total number of files sold.

2.4m

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.