Jump to content

Robis

Member
  • Posts

    741
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Robis

  1. 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.
  2. 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
  3. 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...
  4. Robis

    GPlugins

    Anyone tested this plugin fully ?
  5. Robis

    IQTurret

    BUG REPORT: Players told, when autoturret run out of ammo, players no longer can turn off the switch to refill ammo
  6. 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
  7. 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 ?
  8. Robis

    Better Npc

    Yes im sure all events in folder events set to false. i dont know what that error does yet... just reported...
  9. 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!
  10. 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
  11. @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
  12. Robis

    NoEffects

    hi, can you add a permission ?
  13. 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.
  14. Robis

    Raid Time Manager

    i got this endless spam
  15. 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
  16. Robis

    Furnace Levels

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

    Quarry Levels

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

    Quarry Levels

    how to place a quarry on a ground ?
  19. 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
  20. 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
  21. Robis

    Raid Time Manager

    Here my config, may it helps for noobs to figure out stuff.... { "Command for open Raid Time Managment UI": "rtm", "Timezone(Difference between UTC and your time)": 60, "Time format for UI(True - 24H format, False - 12H format)": true, "Display UI": true, "Enable Alerts": true, "Allow players to close the UI": false, "[RaidableBases] Allow raiding RB bases in SafeTime": true, "[TruePVE] Safe Time RuleSet": "default", "[TruePVE] Raid Time RuleSet": "default", "[ZoneManager] The plugin will work on entities in the zones": "DISABLED", "[ZoneManager] Zone ID List": [], "UI Position": "LOWER_CENTER_LITE", "NPP amount": 48, "Block only offline raids": false, "Add safe days after wipe": 0, "Commands to be executed when raid time starts": [], "Commands to be executed when safe time starts": [], "Forbidden actions during the blocking of the raid": { "Default Raid By Player": true, "Damage Own Buildings": false, "Raid By Patrol Helicopter": false, "Raid By MLRS": true, "Using Ladders In Building Block": false, "Damage By Fire": true, "Build Ceiling In Building Block": false, "Build Turrets In 2x Building Block Radius": true, "Break down twig buildings": false }, "List of prefabs that can always be damaged": [ "assets/prefabs/npc/sam_site_turret/sam_site_turret_deployed.prefab", "assets/prefabs/npc/autoturret/autoturret_deployed.prefab", "assets/prefabs/deployable/single shot trap/guntrap.deployed.prefab", "assets/prefabs/npc/flame turret/flameturret.deployed.prefab", "assets/prefabs/deployable/playerioents/teslacoil/teslacoil.deployed.prefab", "assets/prefabs/deployable/landmine/landmine.prefab", "assets/prefabs/deployable/bear trap/beartrap.prefab", "assets/prefabs/deployable/floor spikes/spikes.floor.prefab", "assets/prefabs/deployable/barricades/barricade.metal.prefab", "assets/prefabs/deployable/barricades/barricade.woodwire.prefab", "assets/prefabs/deployable/barricades/barricade.wood.prefab", "assets/prefabs/deployable/barricades/barricade.stone.prefab", "assets/prefabs/deployable/barricades/barricade.concrete.prefab", "assets/prefabs/deployable/barricades/barricade.sandbags.prefab", "assets/prefabs/deployable/barricades/barricade.cover.wood.prefab", "assets/prefabs/building/gates.external.high/gates.external.high.stone/gates.external.high.stone.prefa", "assets/prefabs/building/gates.external.high/gates.external.high.wood/gates.external.high.wood.prefab", "assets/prefabs/building/wall.external.high.stone/wall.external.high.stone.prefab", "assets/prefabs/building/wall.external.high.wood/wall.external.high.wood.prefab", "assets/prefabs/misc/xmas/icewalls/wall.external.high.ice.prefab", "assets/prefabs/misc/xmas/icewalls/icewall.prefab", "assets/prefabs/building/ladder.wall.wood/ladder.wooden.wall.prefab", "assets/prefabs/deployable/furnace.large/furnace.large.prefab", "assets/prefabs/deployable/furnace/furnace.prefab", "assets/prefabs/deployable/oil refinery/refinery_small_deployed.prefab", "assets/prefabs/deployable/tool cupboard/cupboard.tool.deployed.prefab", "assets/prefabs/building/watchtower.wood/watchtower.wood.prefab", "assets/prefabs/deployable/water catcher/water_catcher_large.prefab", "assets/prefabs/deployable/water catcher/water_catcher_small.prefab", "assets/prefabs/deployable/tier 3 workbench/workbench3.deployed.prefab", "assets/prefabs/deployable/tier 2 workbench/workbench2.deployed.prefab", "assets/prefabs/deployable/tier 1 workbench/workbench1.deployed.prefab", "assets/prefabs/deployable/sleeping bag/sleepingbag_leather_deployed.prefab", "assets/prefabs/deployable/secretlab chair/secretlabchair.deployed.prefab", "assets/prefabs/deployable/chair/chair.deployed.prefab", "assets/prefabs/deployable/table/table.deployed.prefab", "assets/prefabs/deployable/sofa/sofa.deployed.prefab", "assets/prefabs/deployable/sofa/sofa.pattern.deployed.prefab", "assets/prefabs/deployable/planters/planter.large.deployed.prefab", "assets/prefabs/deployable/planters/planter.small.deployed.prefab", "assets/prefabs/misc/twitch/hobobarrel/hobobarrel.deployed.prefab", "assets/prefabs/deployable/hitch & trough/hitchtrough.deployed.prefab", "assets/prefabs/deployable/lantern/lantern.deployed.prefab", "assets/prefabs/deployable/mailbox/mailbox.deployed.prefab", "assets/prefabs/deployable/frankensteintable/frankensteintable.deployed.prefab", "assets/prefabs/deployable/liquidbarrel/waterbarrel.prefab", "assets/prefabs/deployable/bbq/bbq.deployed.prefab", "assets/prefabs/deployable/survivalfishtrap/survivalfishtrap.deployed.prefab", "assets/prefabs/deployable/campfire/campfire.prefab", "assets/prefabs/deployable/waterpurifier/waterpurifier.deployed.prefab", "assets/prefabs/deployable/composter/composter.prefab", "assets/prefabs/deployable/mixingtable/mixingtable.deployed.prefab", "assets/prefabs/deployable/repair bench/repairbench_deployed.prefab", "assets/prefabs/deployable/research table/researchtable_deployed.prefab", "assets/prefabs/deployable/computerstation/computerstation.deployed.prefab" ], "Manage raids by day of the week (Used by default)": { "Monday": [ { "Start Raid Block(Hours)": 14, "Start Raid Block(Minutes)": 0, "Stop Raid Block(Hours)": 18, "Stop Raid Block(Minutes)": 0 } ], "Tuesday": [ { "Start Raid Block(Hours)": 15, "Start Raid Block(Minutes)": 0, "Stop Raid Block(Hours)": 19, "Stop Raid Block(Minutes)": 0 } ], "Wednesday": [ { "Start Raid Block(Hours)": 16, "Start Raid Block(Minutes)": 0, "Stop Raid Block(Hours)": 20, "Stop Raid Block(Minutes)": 0 } ], "Thursday": [ { "Start Raid Block(Hours)": 17, "Start Raid Block(Minutes)": 0, "Stop Raid Block(Hours)": 21, "Stop Raid Block(Minutes)": 0 } ], "Friday": [ { "Start Raid Block(Hours)": 18, "Start Raid Block(Minutes)": 0, "Stop Raid Block(Hours)": 22, "Stop Raid Block(Minutes)": 0 } ], "Saturday": [ { "Start Raid Block(Hours)": 11, "Start Raid Block(Minutes)": 30, "Stop Raid Block(Hours)": 23, "Stop Raid Block(Minutes)": 30 } ], "Sunday": [ { "Start Raid Block(Hours)": 11, "Start Raid Block(Minutes)": 30, "Stop Raid Block(Hours)": 23, "Stop Raid Block(Minutes)": 30 } ] }, "Raid management for specific days(Takes precedence over raid management by day of the week)": {} }
  22. Robis

    Raid Time Manager

    thank you, you are my hero!!!!! I CAN CONSIDER NOW THIS PLUGIN IS PERFECT!!!! NOTHING else i can create to ask... it have now everything
  23. Robis

    Raid Time Manager

    i mean what numbers means if i put 1 its second or minute or hour or day ????????????????
  24. Robis

    Raid Time Manager

    what is mean NPP ? 0 how to make it 48 hurs protection for new players?
  25. Robis

    Raid Time Manager

    How things going on with stuff to update ? I was told for my players that it will be updated by the end of this month... 72 players of 124 waiting for it
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

133.9k

Files Sold

Total number of files sold.

2.8m

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.