Jump to content

laodu

Member
  • Posts

    975
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by laodu

  1. After the update, killing NPCs will also not trigger NPC attacks.
  2. laodu

    Conflict with TruePVE,

    Yes, I want to shut down the hostility towards the outpost and bandit camp.
  3. laodu

    Npc Random Raids

    I use the LootDefender plugin to prevent players from plundering scientists killed by other players. I hope that after the NPC random rays plugin activity ends, the airdrop will be attributed.
  4. laodu

    Npc Random Raids

    Thank you very much for your reply. Looking forward to your update!
  5. laodu

    Npc Random Raids

    The fancy drop plugin cannot solve the problem of locking the ownership of NPC random rays airdropped loot. It is ownerless, just like the default airdrop in the system, and anyone can plunder it. The current situation is to lock in its ownership, only the owner can plunder it.
  6. laodu

    Npc Random Raids

    If adding airdropped loot protection is a troublesome matter, can you tell me if there are any other ways to handle this?
  7. laodu

    Conflict with TruePVE,

    Conflict with TruePVE, When the TruePVE plugin is set as follows: "Prevent Players From Being Marked Hostile": true, NPCs in the BotReSpawn plugin will not attack players.
  8. laodu

    Npc Random Raids

    Please add loot protection from NPCs and Airdrop.
  9. Please add loot protection from NPCs and Airdrop.
  10. "Specify a plugin to work with the economy (ServerRewards, Economics, IQEconomic) [empty - disable]": "ServerRewards", "Crafting cost in the economy plugin [0 - disable]": 10, When the player's RP is negative, they can purchase unlimited items.
  11. Serious mistake, players can purchase unlimited items in large quantities. Craftingpanel.use has no effect. In addition, if the player's economy is negative, they can also purchase items.
  12. laodu

    Bot names not working

    The name of NPC is very important to us, and waiting is the cruelest thing for me.
  13. laodu

    Bot names not working

    Thank you for providing the information, it should be my operational issue. I will verify.
  14. laodu

    Bot names not working

    Yes, I'm sure I did what you said. But Announcement_Text is not running.
  15. laodu

    Bot names not working

    Announcement_Text , I was running normally until the update. After this update, it won't work anymore.
  16. laodu

    Bot names not working

    "BotNames "and" Announcement_Text "have no effect.
  17. I will try my best to conduct as many tests as possible and provide you with more data. Thank you for your reply.
  18. The use of the command 'hpestart' often causes the server to freeze. I have not been able to successfully run the LaunchSiteHelipadEvent plugin for more than 3 days since my purchase. At present, there are 143 plugins in my server. As long as I uninstall the LaunchSiteHelipadEvent plugin, the server is normal and has been running continuously for 15 days without freezing. LaunchSiteHelipadEvent.json
  19. laodu

    Latest version installation error

    I deleted all databases, configurations, including language configuration files, reinstalled, but still encountered errors.
  20. laodu

    Latest version installation error

    08/26 03:30:15 | Failed to initialize plugin 'SmartBase v2.0.0' (ArgumentNullException: Value cannot be null. Parameter name: dictionary) at System.Collections.Generic.Dictionary`2[TKey,TValue]..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] dictionary, System.Collections.Generic.IEqualityComparer`1[T] comparer) [0x00016] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue]..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] dictionary) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.SmartBase.createMenu (BasePlayer player) [0x00173] in <e11a9ae9e1a945e3bf16c83647341f54>:0 at Oxide.Plugins.SmartBase.Loaded () [0x0001c] in <e11a9ae9e1a945e3bf16c83647341f54>:0 at Oxide.Plugins.SmartBase.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c9c] in <e11a9ae9e1a945e3bf16c83647341f54>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000cf] in <795304323ac74a298b8ed190a1dfa739>:0 08/26 03:30:15 | Unloaded plugin SmartBase v2.0.0 by P1S4G0R 08/26 03:30:15 | Previous version of plugin failed to load: SmartBase
  21. 08/25 18:18:32 | Failed to initialize plugin 'SmartBase v2.0.0' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.UInt64.Parse (System.String s, System.Globalization.NumberStyles style, System.IFormatProvider provider) [0x0001d] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Convert.ToUInt64 (System.String value, System.IFormatProvider provider) [0x00006] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.String.System.IConvertible.ToUInt64 (System.IFormatProvider provider) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00128] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0007c] in <271c58b7a8684db5a2c92be17a81f252>:0 08/25 18:18:32 | Unloaded plugin SmartBase v2.0.0 by P1S4G0R 08/25 18:18:32 | No previous version to rollback plugin: SmartBase
  22. Without providing any items, launch a surprise attack on the player's TC directly.
  23. I hope this command can directly execute a raid on the TC.
  24. Looking forward to adding the console command "randomraid here <item>"
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

143.1k

Files Sold

Total number of files sold.

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.