Jump to content

Kobani

Member
  • Posts

    1,077
  • Joined

  • Last visited

Everything posted by Kobani

  1. Kobani

    Raidable Bases

    Is there anything I can set so that the server does not have a delay when a base spawns?
  2. Many thanks for the quick help. Everything works again. One more question: Would it be possible for the players to decide for themselves via a command or a button whether the menu opens automatically? The button could be placed above the wrecking ball, then nothing would be missing there. Just an idea, because some players like it, others don't. Thanks again for the first-class support.
  3. Maybe it is significant and you have already noticed it. Gingerbread currently has the same ID as Brutalist. I don't know if Facepunch has already noticed.
  4. Kobani

    Stacking does not work properly

    Ok, thanks for the information. Is it possible that the ingredients of the Rust standard items are automatically collected in the ingredient bag?
  5. If you don't have enough stone in your inventory and want to switch from Wood to Brutalist, you get a Gingerbread skin. If you want to upgrade to Adobe and Brick and don't have enough stone, he switches directly to Twig. If you don't have enough metal and you want to upgrade from Wood to Container, it switches from Wood back to Twig. http://kobani.de/rust/RUST 2023.10.16 - 21.08.44.06.mp4
  6. Kobani

    At spawn of Sputknik

    NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.Sputnik.AddToContainerItem (ItemContainer container, Oxide.Plugins.Sputnik+LootTableConfig lootTableConfig, System.Int32 typeOfLootTable) [0x000ec] in <b5f33e78b3144e6d9dca9d9c44c42ab2>:0 at Oxide.Plugins.Sputnik+SputnikClass+<>c__DisplayClass55_0.<CreateCrate>b__1 () [0x00026] in <b5f33e78b3144e6d9dca9d9c44c42ab2>:0 at InvokeHandlerBase`1[T].DoTick () [0x00109] in <fa7483e0c5c0471b8c233f9a9121b6dc>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <fa7483e0c5c0471b8c233f9a9121b6dc>:0
  7. Unfortunately, the stack function does not work properly. I use Stacksizecontroller, I have set the following. "Should cooking handle the item splitting for ingredients and meals? [set to false if using a stacks plugin]": false, The ingredients are separated when I pull them out, they stay separated when I pull them back into the ingredient bag. now when I close the bag and then open it again, all the ingredients have rejoined into large stacks.
  8. Kobani

    Could you add something?

    Hello Would it be possible to add the following to the CuiData? Then you could make the button background look 1:1 like the originals. I would be grateful ."Sprite": "assets/content/ui/ui.background.tiletex.psd" And one more thing. You can hide buttons when you open boxes. Would it be possible to hide buttons when you close the inventory and show them again when you open the inventory? That would be really great, I would even be willing to pay extra. I hope for an answer.
  9. [JsonProperty("Custom NPC clothing ignored NPC skins")] public HashSet<ulong> ignoreNpcSkins = new HashSet<ulong> { 11162132011012 }; It seems that the ID already exists. But it does not seem to work. Unfortunately, the creator of the mod does not answer. I noticed the following in the console today, it says there quite often. Maybe this will help and you can help me. NullReferenceException: Objektverweis nicht auf eine Instanz eines Objekts bei Oxide.Plugins.NpcSpawn+CustomScientistNpc.EquipCurrentWeapon (Item weapon) [0x00152] in <33e6bd8d01044b408b0deb625f21ecd2>:0 bei Oxide.Plugins.NpcSpawn+CustomScientistNpc.EquipWeapon (System.Boolean skipDeployDelay) [0x0025c] in <33e6bd8d01044b408b0deb625f21ecd2>:0 bei NPCPlayer.EquipTest () [0x00000] in <027d87a999c1486a90d4503facfa73ae>:0 bei InvokeHandlerBase'1[T]. DoTick() [0x00109] in <fa7483e0c5c0471b8c233f9a9121b6dc>:0 bei InvokeHandlerBase'1[T]. LateUpdate () [0x0000c] in <fa7483e0c5c0471b8c233f9a9121b6dc>:0
  10. Kobani

    Boss Monster

    @Jbird Everything is fine, it's running now. I don't know what exactly caused it, but after I threw everything down and reinstalled it, it works. Anyway, thanks for the kind help
  11. Kobani

    Boss Monster

    Thanks for the answer. The settings for the boss are default. I added the location via chat. The spawn location is in a forest near the ferry terminal. This is also in the boss configuration. I then transfer the coordinates to the custommap file for example. Yes the Id I have set up myself, that also works with DefendableBases. Actually I did everything as described. Sometimes it works and then it happens that he always spawns in the same place, about in the middle, under the map directly above the water. I just can't figure out why. I will try it later without all the other plugins. Let's see what happens.
  12. Kobani

    Boss Monster

    With the player, that was a coincidence. so that is irrelevant, but the boss does not always spawn at the specified position. sometimes yes and then again under the map in a different place. That would be so right or? { "ID": "156.303", "List of bosses": [ { "Boss Name": "Jason", "List of positions": [ "(-39.51, 6.95, -157.28)", "(-121.89, 1.49, -123.87)" ] } ] }
  13. To avoid a plugin conflict, I have removed all plugins and only used - BossMonster, or Convoy, or ArmoredTrain - NpcSpawn - MarkerAPI And - Halloween Installed Nevertheless, all Npc skins will be replaced by your plugin. I would be grateful if you could check this.
  14. Kobani

    Boss Monster

    I have created two coordinates as described. The boss spawns there sometimes, but quite often just in a different position under the map, is there a reason for this? { "ID": "156.303", "List of bosses": [ { "Boss Name": "Jason", "List of positions": [ "(-39.51, 6.95, -157.28)", "(-121.89, 1.49, -123.87)" ] } ] }
  15. There is always a delay when the Grave Yards spawn and despawn, something I don't experience at other large events. I only have 3 Grave Yards activated. Probably the entities spawn too much at once? And - Ignore NPCs created with NpcSpawn. Doesn't work, all NPCs from AmoredTrain Convoy Sputnik BossMonsters and so on are changed by Halloween. Can you guys please fix this quickly? 🙏
  16. Hello unfortunately all Npc skins are replaced by Halloween 1.1.0, do you have any idea what I can do to prevent this. Except to remove the plugin. Because the plugin Halloween 1.1.0 from The_Kiiiing replaces all NPC's from e.g. ArmoredTrain Convoy BossMonster ....... Maybe they have an idea or can block it with NPCSpawn. You are the professionals I have no idea about it 🙄
  17. Kobani

    Paraplane

    When players jump off the mini. they fall to their death 99% of the time. it seems to be the spacebar on exit that probably opens the paracute at the same time. can you do something about that?
  18. Kobani

    Armored Train

    Hello I have installed the Halloween update but the only thing that has changed are the NPC's nothing else. have I misunderstood something or is there an error?
  19. Kobani

    A problem with Vision Removal

    "Amount of remove entities per tick": 5, "Press Shift + Attack to Remove All": false, "Vision Removal": { "Enabled": true, "Permission": "buildtools.vision", "Distance": 5.0, "Crosshair": { "Enabled": true, "Size": 5.0, "Thickness": 0.5, "Color": { "HEX": "#FF0000", "Opacity (0 - 100)": 100.0 }, Here's what happens with the settings above. If the buildtools.vision permission is given. just placed parts disappear immediately. if then the permission buildtools.vision is not given, it works again, BUT it comes every time the message You do not have permission to use this mode! And it consumes resources when the costs to be reimbursed are set lower. http://kobani.de/rust/RUST 2023.10.11 - 10.17.10.01.mp4
    Amazing tool, so easy to use and makes it so much easier to build. Build upgrade, downgrade, remove, record, all a breeze. The features are perfectly integrated into the game in my opinion. Yes, even the building skins can be changed quite easily. Ingenious. But what is even better is the support from Mevent, I had made some suggestions after my purchase on what should be added and Mevent actually implemented it. There was a conflict with another plugin which he solved pretty quickly. Really great. After the last update I had an idea in my head what would make it even more perfect, I assumed it would probably take a while but not 5 minutes later I had the news, DONE. Hammer 10 🌟 From now on one of my favorite modders. Great work.🥇
  20. close this, I'll write to you in Discord
  21. Yes. But I still have an idea. Is it possible to add the function by switching between each key with the middle mouse button? That would be great.
1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

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