Jump to content

Paul H.

Member
  • Posts

    150
  • Joined

  • Last visited

Everything posted by Paul H.

  1. Paul H.

    Bank Heist

    Hello, I have a problem, I put the bank on the map the plugin works so far but the NPCs shoot through the walls and go through closed doors.
  2. Hello, is it possible that players can buy this as an event and thus start the event themselves? Until now only the admin can start the game or via EventHelper
  3. Paul H.

    Error while compiling

    Thanks, that was my mistake
  4. Paul H.

    Error while compiling

    Error while compiling NoVehicleCollisionDamage: 'PlayerHelicopter' does not contain a definition for 'crashEffect' and no accessible extension method 'crashEffect' accepting a first argument of type 'PlayerHelicopter' could be found (are you missing a using directive or an assembly reference?) | Line: 33, Pos: 30 Something still seems wrong I just installed the new version.
  5. Which team plugin can you recommend for the arena?
  6. Paul H.

    Crafts

    hi, thanks for the help. Fixed all issues and it works
  7. Paul H.

    Crafts

    Thank you very much, I'll test it, at the moment it's still causing a few problems
  8. Paul H.

    Crafts

    Hi, did anyone happen to include Submersible Pump's pump in Crafts? I somehow can't get it...
  9. Thanks, now I understand
  10. I deleted the config and then installed the update and in the new config "Wipe all" is no longer there Sorry, my English isn't that good, so I didn't quite understand it
  11. "Wipe all" is missing now Possibly wipe the economics?
  12. Paul H.

    Reward Gifts

    Too bad, another plugin that is not maintained
  13. Paul H.

    recycler speed

    Hallo, wie genau kann ich die Geschwindigkeit des Recyclers erhöhen? Egal was ich dort eingebe, es ändert sich nichts. Egal ob 1 oder 100, die Geschwindigkeit bleibt gleich Or is that not possible at the moment
    Broken plugin It was really great at first, but then it stopped working there are enough unanswered supoort requests. Direct inquiries to the provider remained unanswered.
  14. Paul H.

    Helpful Supply

    Hi, will there be a solution to make the plugin work with loottable? I bought it and didn't see that there was a problem with it... I think it's a shame now. (07:36:33) | [Loottable] Plugin HelpfulSupply is overwriting existing custom item with skin id 2912968568. Consider removing custom items before re-registering them (07:36:33) | [Loottable] Plugin HelpfulSupply is overwriting existing custom item with skin id 2912968440. Consider removing custom items before re-registering them (07:36:33) | [Loottable] Plugin HelpfulSupply is overwriting existing custom item with skin id 2912968298. Consider removing custom items before re-registering them (07:36:33) | [Loottable] Plugin HelpfulSupply is overwriting existing custom item with skin id 2912968179. Consider removing custom items before re-registering them (07:36:33) | [Loottable] Plugin HelpfulSupply is overwriting existing custom item with skin id 2912967918. Consider removing custom items before re-registering them (07:36:33) | [Loottable] Plugin HelpfulSupply is overwriting existing custom item with skin id 2912968057. Consider removing custom items before re-registering them (07:36:33) | [Loottable] Plugin HelpfulSupply is overwriting existing custom item with skin id 2912968671. Consider removing custom items before re-registering them
  15. Paul H.

    Not workinkg loot

    I have the same problem
  16. Paul H.

    Skill Tree

    Hi, how can i disable ultimate I'm logged in as admin but undten is only Ultimate and not Ultimate settings. I couldn't find anything in the config either. Can anyone help me and say how I can disable it?
  17. Paul H.

    Radial Menu

    Ah thanks I have it
  18. Paul H.

    when will there be an update?

    When will the update be here? I don't want to buy it a second time to get a current version. In another shop they already offer version Plugin Reward Gifts 2.2.5 at
  19. Paul H.

    Radial Menu

    sorry i have another question, I have the plugin Build Tools 1.5.13 bought and used in the RadialMenu. It worked at first, but recently after the RustUpdate no longer. Failed to call hook 'DistributionCommand' on plugin 'RadialMenu v1.2.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RadialMenu.DistributionCommand (ConsoleSystem+Arg args) [0x00245] in <a2dea7ec95434786b73f0ef31a12ea3a>:0 at Oxide.Plugins.RadialMenu.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002fe] in <a2dea7ec95434786b73f0ef31a12ea3a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 Config: { "Section name": "BauTool", "Enable this section?": true, "Section permission [required]": "buildtools.all", "Section icon": "https://i.imgur.com/m7kyUIK.png", "Fill icon with color below?": true, "Inactive section color [HEX or Unity RGBA]": "#ff9c1b", "Active section color [HEX or Unity RGBA]": "#e3e3e3", "Command executed on behalf of the player [if empty, the subsections below are used]": "rem", "Command type [true - chat, false - console]": true, "Permissions for above command [comma separated. optional]. Checks if the player has such a permissions.": "", "Show this section only to those with permissions above?": false, "Show this section even to those who don't have permissions?": false, "Subsections layout [n - number]: 0 - auto; n - from the beginning; -n - from an active element": 0, "Subsections": [] }, Can you please help me?
  20. Paul H.

    Radial Menu

    Thank you very much, that was the mistake radialmenu.craft
  21. Paul H.

    Radial Menu

    this one
  22. Paul H.

    Radial Menu

    Very dear thanks. I've revised everything, the error messages are gone too, but my problem with Craft has remained. I took the code as it was given but I keep getting the message that I don't have permission but I have it... I can enter the command in the chat and can use the plugin fully... Am I mistaken somewhere? I've also tried Craft with and without the s { "Section name": "Craft", "Enable this section?": true, "Section permission [required]": "craft", "Section icon": "https://i.imgur.com/m7kyUIK.png", "Fill icon with color below?": true, "Inactive section color [HEX or Unity RGBA]": "#fade54", "Active section color [HEX or Unity RGBA]": "#e3e3e3", "Command executed on behalf of the player [if empty, the subsections below are used]": "craft", "Command type [true - chat, false - console]": true, "Permissions for above command [comma separated. optional]. Checks if the player has such a permissions.": "craft.use", "Show this section even to those who don't have privileges?": true, "Subsections layout [n - number]: 0 - auto; n - from the beginning; -n - from an active element": 0, "Subsections": [] },
  23. Paul H.

    Raidable Bases

    thank you very much, it works
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

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.