Jump to content

Papi Rusty

Creator
  • Posts

    770
  • Joined

  • Last visited

Everything posted by Papi Rusty

  1. @Mevent @MeventSupport Any luck on this? Its been almost a month and no update. Please let me know asap!
  2. Papi Rusty

    Panels getting deleted

    Sometimes when editing, certain panels either stop working or get deleted entirely. For example, images might not show up or text gets cut off. When I click "Edit Text," everything looks fine in the editor, but after hitting save, nothing happens—no changes are applied, and no console errors appear. The panel just vanishes. I’m forced to reload the plugin, but doing so often removes parts of the page or entire panels. This is extremely frustrating. Please look into fixing this issue.
  3. Version 1.0.0

    3 downloads

    Here are 10 easy raid bases you can use on your server with the Raidable Bases plugin Please note that some bases may include DLC items or officially skinned workshop deployables and weapons. To stay compliant with Facepunch’s updated Terms of Service regarding DLC and workshop content, it's recommended to take the following precautions: Prevent players from picking up deployables that may include DLC/workshop skins. In each Raidable Bases profile (found in the data folder), set this to false: "Allow Players To Pickup Deployables": false Disable loot drops from turrets and other entities that might contain DLC or skinned weapons. In the main Raidable Bases config, update the following section: "Entities Allowed To Drop Loot": { "Despawn These Dropped Loot Bags When Base Despawns": true, "Auto Turrets": false, "Flame Turret": false, "Fog Machine": false, "Gun Trap": false, "SAM Site": false These steps will help ensure your server avoids distributing restricted items and stays within Facepunch’s guidelines. but always remember responsibility rests with the user/server owner Setup Suggestions & Installation Instructions I recommend reviewing and customizing each base to better suit your server's preferences and balance. Additionally, you may want to adjust the spawn height for some bases to ensure proper placement. This can be done inside each profile located in the Raidable Bases data folder: easyarrowhead - Height: 2.0 easybowtie - Height: 2.2 easylogcabin - Height: 2.0 easyplainjane - Height: 2.3 easythebox - Height: 3.0 easytreehouse - Height: 3.0 How to Install: Drop all the provided base files into your CopyPaste folder. Then, run the following command in your server console to add them as a group: rb.config add "Easy Bases" easyarrowhead easybowtie easybunker easyhillbilly easylogcabin easyplainjane easythebox easytower easytreehouse easytwig
    $4.99
  4. Papi Rusty

    Nodetect

    is that optional tho ? i wanted to tie this into timed permissions give them as a reward like no brad detection
  5. Papi Rusty

    Nodetect

    When the player recieves the permission do they have the effects automatically or do they have to toggle it?
  6. Papi Rusty

    issues

    Also when space event by Adem is active the loot piles are floating around. Although this looks very cool i dont think its intended? lol
  7. Papi Rusty

    issues

    Everything seems to be working now except the UI issue. The interface functions normally, but when I set my UI scale to 0.8, the turrets and other info on the UI don’t appear. It’s odd because it works fine for others using different UI scale settings. If I increase the scale or set it back to 1.0, everything displays correctly.
  8. Papi Rusty

    issues

    Wow that was fast. Ill test it thanks!
  9. Papi Rusty

    issues

    lol
  10. Papi Rusty

    issues

    @shady14u Possible to make simple turrets work with this plugin? I disabled simple turrets and the turrets are working now on this plugin
  11. Papi Rusty

    issues

    i use truepve yea i use Simple Turrets by shady14u
  12. Papi Rusty

    issues

    1: Turrets do not shoot. I tried enabling the turret config option but still they just "beep" but dont shoot 2: The UI does not display the number of npcs or turrets or anything in the UI.
  13. Papi Rusty

    error wont load

    Woops! my bad!
  14. Papi Rusty

    error wont load

    NullReferenceException: Object reference not set to an instance of an object at ResourceDepositManager.GetOrCreate (UnityEngine.Vector3 pos) [0x00005] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at MiningQuarry.ServerInit () [0x00021] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BaseNetworkable.Spawn () [0x0004f] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BaseEntity.Spawn () [0x00000] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BaseEntity.SpawnAsMapEntity () [0x0009a] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at SaveRestore.SpawnMapEntities (System.Collections.Generic.List`1[T] entities) [0x0003d] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at ServerMgr.Initialize (System.Boolean loadSave, System.String saveFile, System.Boolean allowOutOfDateSaves, System.Boolean skipInitialSpawn) [0x0009d] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at Bootstrap+<StartServer>d__21.MoveNext () [0x00325] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <470ec865e9cd405cbc45cdbc22bb3c0c>:0 Yes I have rust edit extensions and yes its up to date. No i have not modified the map or launched it on rust edit.
  15. i dm u @Chill Roleplay
  16. He can simply reskin the camera, so it's not the default camera he's giving you, but a custom-skinned version. This is done by creating a custom item icon and uploading it to the Steam Workshop. The Water Bases plugin uses a similar method, where it provides an inner tube (a DLC item), and Animal Farm gives you a pool as the base for placing the farm. Hopefully, he's able to do the same here. I'm happy to make the icon for him if needed. @Chill Roleplay@the-bandit
  17. Papi Rusty

    chat message

    Please add option to remove chat message when claiming kit
  18. Papi Rusty

    error when editing kit

    It happens when you try to remove skin id from an item. you have to remove the name too buts invisible you cant see
  19. Papi Rusty

    error when editing kit

    Failed to call hook 'CmdKitsConsole' on plugin 'Kits v2.2.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Kits.CmdKitsConsole (ConsoleSystem+Arg arg) [0x01084] in <b2ba2429cbbb41e5a8e8a9dd416bbe38>:0 at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01559] in <b2ba2429cbbb41e5a8e8a9dd416bbe38>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0
  20. Papi Rusty

    names

    @codeboy
  21. Papi Rusty

    cargo under map

    i had to kill the npcs to stop the spamming.
  22. Papi Rusty

    cargo under map

    also spawned npcs under the map and everywhere around the area.
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.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.