Jump to content

Default01

Creator
  • Posts

    82
  • Joined

  • Last visited

Everything posted by Default01

  1. i was wondering if that close button on the panel is custom made onthat example screenshot you sent
  2. the plugin itselve is amazing and really intuitive.
  3. but thank you very mutch for the quick help!
  4. i own this plugin, i will try to setup something like this just will take me a day to get ferfect XD
  5. I am looking for a plugin that basically combines all player commands into a nice menu where people just can click on the button to use the command. My servers have tons of commands that most player dont even know of. I bet @Meventor @David can make a amazing plugin that can do this.
  6. Default01

    Error on server startup

    apparently i dont get the error anymore... very strange
  7. Default01

    Error on server startup

    all my other plugins are working fine, i have imagelibrary running
  8. Default01

    Error on server startup

    { "General settings": { "Enable panel with UI messages": true, "UI message locations - [ True - in the panel above the events | False - under fast slots ]": true, "Enable panel with events and time": true, "Enable panel with online": true, "List of UI messages": [ "Welcome to SurvivalSpeed RUST!!!", "Dont forget to join our Discord!!!", "Type /info to get all needed info!" ], "Panel update interval with UI messages": 7.5, "Panel update interval with events and time": 20.0, "Panel update interval with online": 12.5, "Time format - [ HH:mm - 24:00 | hh:mm tt - 12:00 ]": "HH:mm", "Fake online from the plugin - [ Default - 0 | IQFakeActive - 1 | FGS - 2]": 0 }, "Settings GUI": { "AnchorMin - panel online": "1 0", "AnchorMax - panel online": "1 0", "OffsetMin - panel online": "-402 16", "OffsetMax - panel online": "-238 42", "AnchorMin - panel events": "1 0", "AnchorMax - panel events": "1 0", "OffsetMin - panel events": "-402 44", "OffsetMax - panel events": "-210 70", "AnchorMin - panel info": "1 0", "AnchorMax - panel info": "1 0", "OffsetMin - panel info": "-402 72", "OffsetMax - panel info": "-210 98", "AnchorMin - minimize button": "1 0", "AnchorMax - minimize button": "1 0", "OffsetMin - minimize button": "-236 16", "OffsetMax - minimize button": "-210 42", "Online progress color": "0.7886275 0.4476471 0.2184314 0.92921569", "Connecting progress color": "0.2986275 0.6076471 0.8384314 0.92921569", "Time text size": 13 }, "Event settings": { "CargoPlane": { "Link to event image": "https://i.imgur.com/NIsl3Gy.png", "Active event color": "1 0.5 0.5 0.6", "Inactive event color": "0.9 0.9 0.9 0.6" }, "BaseHelicopter": { "Link to event image": "https://i.imgur.com/BrJrI8Q.png", "Active event color": "1 0.5 1 0.6", "Inactive event color": "0.9 0.9 0.9 0.6" }, "CargoShip": { "Link to event image": "https://i.imgur.com/xXKgRlG.png", "Active event color": "0.5 0.5 1 0.6", "Inactive event color": "0.9 0.9 0.9 0.6" }, "CH47Helicopter": { "Link to event image": "https://i.imgur.com/2PkTyzw.png", "Active event color": "0.5 1 1 0.6", "Inactive event color": "0.9 0.9 0.9 0.6" }, "BradleyAPC": { "Link to event image": "https://i.imgur.com/X9dUzpM.png", "Active event color": "1 1 0.5 0.6", "Inactive event color": "0.9 0.9 0.9 0.6" } } }
  9. Default01

    Error on server startup

    i have that installed
  10. { "version": 2, "ItemLimit": 1000000, "GatherMultiplier": { "min": 1.0, "max": 1000.0 }, "FurnaceMultiplier": { "min": 0.1, "max": 100.0 }, "flags": { "Debug": false, "UnlockGatherMultiplier": false, "DisableItemLimit": false, "UnlockFurnaceMultiplier": false } }
  11. i get this error when changing the global gather multiplier: at Oxide.Plugins.Loottable+EditorConfig.get_UnlockGatherMultiplier () [0x00006] in <fe9bd3f6c0a74981b035f04b086ddd6e>:0 at Oxide.Plugins.Loottable.CMD_cmd (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args_0) [0x01bf6] in <fe9bd3f6c0a74981b035f04b086ddd6e>:0 at Oxide.Plugins.Loottable.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0124e] in <fe9bd3f6c0a74981b035f04b086ddd6e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0
  12. thats also not working
  13. Default01

    Error on server startup

    [XPanelPlus] ----------------------------- Author - Monster VK - vk.com/idannopol 1kb/s in, 3kb/s out Discord - Monster#4837 ----------------------------- Failed to call hook 'OnServerInitialized' on plugin 'XPanelPlus v1.0.101' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XPanelPlus.OnServerInitialized () [0x00062] in <f3c18a94e71b46adb03e5341a2957081>:0 at Oxide.Plugins.XPanelPlus.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000fc] in <f3c18a94e71b46adb03e5341a2957081>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0
  14. I still get the error, my current server is running 1x gathering atm.
  15. ``` at Oxide.Plugins.Loottable+EditorConfig.get_UnlockGatherMultiplier () [0x00006] in <2890af3763f249638e6ee640265167ae>:0 at Oxide.Plugins.Loottable.CMD_cmd (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args_0) [0x01bf6] in <2890af3763f249638e6ee640265167ae>:0 at Oxide.Plugins.Loottable.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0124e] in <2890af3763f249638e6ee640265167ae>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 Failed to call hook 'CMD_cmd' on plugin 'Loottable v1.0.9' (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 ```
  16. Default01

    Static Lootables support

    it would be really cool though
  17. Default01

    Static Lootables support

    Please add support for this plugin so we can manage loot tables from one central place Plugin:
    Great plugin! looks really cool, the plugin would be even better if we could optionally display the economics.
    Exellent plugin! works really well! cant wait for future updates to edit even more server settings
  18. Add the feature so it automatically syncs the economics money with the bank plugin without the need to use the manual command to convert
  19. Add feature to add a reward description, so you can list all perks like how many points and what kit you get. also it would be nice if you click your referral code it copies it to your clipboard
  20. Default01

    Referrals

    Add feature to add a reward description, so you can list all perks like how many points and what kit you get. also it would be nice if you click your referral code it copies it to your clipboard
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

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.