Jump to content

maxalt

Member
  • Posts

    237
  • Joined

  • Last visited

Everything posted by maxalt

  1. maxalt

    Permissions and Errors

    Compilation errors are appearing, but if you change the two SendNetworkUpdateImmediate(true); to just ();, it resolves. And what are the permissions like copterweapon.m249 used for? It seems that players can still shoot even without those permissions.
  2. maxalt

    Suggestion

    If possible, could you make it so that by executing a command or granting a permission, you become unrecognized by bots? It would be nice if it had a time limit.
  3. maxalt

    NoRepair?

    Hi, It seems that this item can be repaired at the repair bench, but is there any way to disable that?
  4. maxalt

    Burst Rocket

    Hey! With this plugin, does having permission automatically make it a burst rocket? Or is it more like the rocket launcher itself is tiered and can be managed that way?
  5. maxalt

    Unexpected item spawns

    Thanks By the way, yesterday’s issue was that when selecting the walkie-talkie item, this kind of thing popped up. I don’t think it’s caused by RB or RB’s LootTableEditor, but I’ve been looking into it and it seems like it’ll take some time to figure out which plugin is messing things up…
  6. maxalt

    Unexpected item spawns

    Thanks! I’ll look into it a bit. Also, although it’s unrelated to the subject line, I’ve set the Nightmare loot to 160, but when I enter the circle it shows as 158. I’ve placed about 30 large chests. How many large chests would I need to prepare loot for 160?
  7. maxalt

    Unexpected item spawns

    Items that are not specified as loot in RaidableBases (a “transceiver”) are appearing. It looks like a mobile phone, and when a player holds it and possibly performs some action (details unclear—this is based on another player’s report), a red error message shows in the top-right of the screen and an NPC normally found at Fishing Village or Bandit Camp (MissionProvider_test) spawns directly under the player. I’m managing loot using Loot Table Editor.
  8. Items that are not specified as loot in RaidableBases (a “transceiver”) are appearing. It looks like a mobile phone, and when a player holds it and possibly performs some action (details unclear—this is based on another player’s report), a red error message shows in the top-left of the screen and an NPC normally found at Fishing Village or Bandit Camp (MissionProvider_test) spawns directly under the player.
  9. Hello! After today’s update, I’m seeing red error messages on the screen. What should I do? From the looks of it, the errors are related to audio files such as asset/prefab/Murderder/Breathing.
  10. Hello! Every few hours (though not every time), a warning appears when the server performs an auto-save, saying: “NullReferenceException: Object reference not set to an instance of an object” I looked into the oxide logs and found the following error: [Error] Failed to call hook 'CmdConsoleShop' on plugin 'Shop v2.3.1' (NullReferenceException: Object reference not set to an instance of an object) I’ve attached Default.json and config/Shop.json. Could you please take a look at them? Default.json Shop.json
  11. maxalt

    Error?

    By the way, this has nothing to do with this thread, but I want to spawn a very strong NPC, like a boss. I’d like to have it roam around the map, so on a map with a size of 4500, would it be possible if I set the roaming range to 4500??
  12. maxalt

    Error?

    OK. Thanks!!
  13. maxalt

    Error?

    Sorry… I’m a beginner who just started hosting a Rust server in May, so I don’t understand everything very well yet… I’m trying to figure out the cause of this spam error that crashes the server: Server Exception: FSMComponent.BudgetedUpdate NullReferenceException I was looking through the logs to try and pinpoint what’s causing it.
  14. maxalt

    Error?

    Is this error caused by BotReSpawn? at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.Tick () [0x000b0] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.FSMComponent+TickFSMWorkQueue.RunJob (Rust.Ai.Gen2.FSMComponent component) [0x00019] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0 at Rust.Ai.Gen2.SenseComponent.InSameTeam (BaseEntity other) [0x0000e] in <a7bea7c56e7845fc83ba7018fb29f9c5>:0
  15. 05:10 [Error] Failed to call hook 'OnEntityDismounted' on plugin 'CustomButtons v2.0.72' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CustomButtons.ShowButtons (BasePlayer player) [0x00011] in <34d00308b0ce49d7a55a8858e91f7dc0>:0 at Oxide.Plugins.CustomButtons.OnEntityDismounted (ComputerStation entity, BasePlayer player) [0x00000] in <34d00308b0ce49d7a55a8858e91f7dc0>:0 at Oxide.Plugins.CustomButtons.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01010] in <34d00308b0ce49d7a55a8858e91f7dc0>: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
  16. maxalt

    How to use

    Is this required? What is it needed for?
  17. maxalt

    Paraplane

    Can this plugin be used from the ground? Or do you need to jump from a high place first?
  18. maxalt

    How to use

    I know you’re probably busy, but please reply!
  19. maxalt

    How to use

    ShopConverter.csの使い方を教えてください。
  20. maxalt

    About loot for some bots

    I have another question. I’d appreciate your answer. I’m using this plugin with Murderer Sound set to true. The voice plays nicely, but even after a player kills a bot, the sound keeps playing for about 10 seconds. Is there a way to make the voice stop immediately after the bot is killed?
  21. maxalt

    Paraplane

    Can this plugin be used from the ground? Or do you need to jump from a high place first?
  22. Thanks so much every time!! It’s resolved!
  23. I’ll observe the situation for now. Also, may I ask you two more things? 1,Is the /rbe NightmareBase◯◯ command something that anyone can use? 2,Is it possible to have a scheduled event spawn only one Nightmare and one Easy raidable base — a total of two bases?
  24. The plugin called ASI is a custom-made one. It’s mainly used to automatically post announcements in the chat — either once, at a specific time, or on a repeating schedule. It’s probably not related to the issue this time.
  25. Is it possibly caused by another plugin…? When I use the /rbe NightmareBase◯ command to spawn the base, there’s no issue at all. However, when the base spawns via the scheduled events, sometimes the TC and other objects seem to disappear randomly. Here’s my plugin list — do you see anything that might be suspicious?

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.8k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.