Jump to content

Bad Land

Member
  • Posts

    322
  • Joined

  • Last visited

Everything posted by Bad Land

  1. Bad Land

    Monument Owner

    hello. im having this problem and sure its something i did wrong but i dont know what. Failed to call hook 'OnEntityTakeDamage' on plugin 'MonumentOwner v1.4.0' (ArgumentException: Value does not fall within the expected range.) at Oxide.Plugins.MonumentOwner.CanPlayerBecomeOwnerImmediately (Oxide.Plugins.MonumentOwner+ControllerMonument zone, BasePlayer player) [0x0015e] in <2c92b6b4499f4c99b9585b5d87f66d13>:0 at Oxide.Plugins.MonumentOwner+ControllerMonument.AddBossDamage (BasePlayer player, System.Single damageHere) [0x00129] in <2c92b6b4499f4c99b9585b5d87f66d13>:0 at Oxide.Plugins.MonumentOwner.OnEntityTakeDamage (ScientistNPC npc, HitInfo info) [0x000cd] in <2c92b6b4499f4c99b9585b5d87f66d13>:0 at Oxide.Plugins.MonumentOwner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01056] in <2c92b6b4499f4c99b9585b5d87f66d13>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <18d4f19bbc844191b11ed9e69284d09b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0
  2. Bad Land

    Admin Map

    hi. after update im having this problem.
  3. Bad Land

    Raidable Bases

    hello ,just updated and this error happens Error while compiling RaidableBases: 'RaidableBases.HumanoidNPC.CreateCorpse()': no suitable method found to override | Line: 2482, Pos: 40
  4. Bad Land

    Heli Signals

    hello. i been testing last update. looks awsome. THANKS. 1 thing, when u buy a normal and hard wave, both signals uses the same name in the inventory, its a plugin or personal problem? and this is wrong on plugin description Multi Heli (Elite) : 3083234647 Multi Heli (Expert) : 3083234647 3099124338 Multi Heli (Nightmare) : 3083234647 3099124426
  5. Bad Land

    IQChat

    hi i have a question, im using a plugin, admin toggle. and when i toggle to admin iq chat chages mi prefix to admin. when i toggle to player mode, it removes admin prefix. Buuuut when im a vip, run into admin and out and admin prefix is added and removed well, but dosnt change to vip prefix, it changes to default player
  6. Bad Land

    IQChat

    hi i have a question, im using a plugin, admin toggle. and when i toggle to admin iq chat chages mi prefix to admin. when i toggle to player mode, it removes admin prefix. Buuuut when im a vip, run into admin and out and admin prefix is added and removed well, but dosnt change to vip prefix, it changes to default player
  7. Bad Land

    Air Event

    Helloooooo. i want to aks, is possible change the ship skin to a black container? would be amazing if is possible.
  8. Bad Land

    Npc Random Raids

    hello, some players asking me if is possible do something with this. when a raid comes in revenge, only 1 player can see the raiding coming text . Would be possible change to all teammates ?
  9. hi, this works with oxide too?
  10. Bad Land

    Help please

    is not possible add a debug mode in your plugin, i have almost 100 plugins .
  11. Bad Land

    bots ptoblem

    deletedd all data files, then pasted monuments cfg and reloaded the plugin Sometimes npc takes few second to start attack players ,sometimes not. at the moment.
  12. Bad Land

    bots ptoblem

    i have to record it.
  13. Bad Land

    Help please

    if you send me your dc i can show you the problem on stream . maybe if you see it .
  14. Bad Land

    Help please

    im having a issue now, when shoots a npc auto disables admin mode... just started today that i been testing and only happens when noclip is on. if you give me your discord i can show you a clip with issue
  15. Bad Land

    Armored Train

    hi. i uploaded halloween.json to data folder and realoaded plugin and this says. 10/11 18:21:46 | [ArmoredTrain] Could not find a data file for customization (Halloween.json). Empty the [Customization preset] in the config or upload the data file i need create a folder into data or just paste the json?
  16. Bad Land

    bots ptoblem

    Thanks. its possible is loading the previus position from last map. how can i try to fix it? Deleting some file?
  17. Bad Land

    Monument Owner

    okey. ill try contact him. thanks for try it. ill text you if i can talk with him
  18. Bad Land

    Monument Owner

    https://umod.org/plugins/guarded-crate
  19. Bad Land

    Monument Owner

    its possible add this plugin to be protected? Guarded crate from Umod
  20. Bad Land

    bots ptoblem

    hi. im having a problem AI dosnt work nice. bots start to attack few seconds after player shoots.30 40 secs. Some npc are flying on launch site and other monuments.. Can maybe be a problem on my server only? how can i fix it? thanks
  21. Bad Land

    Help please

    Can u help me with this please¿? Failed to call hook 'BanCommand' on plugin 'DiscordMessages v2.1.8' (ArgumentException: An item with the same key has already been added. Key: 76561199404421124) at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000dd] in <2161c9885dd04ff291b79db9349c4b9b>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <2161c9885dd04ff291b79db9349c4b9b>:0 at ServerUsers.Set (System.UInt64 uid, ServerUsers+UserGroup group, System.String username, System.String notes, System.Int64 expiry) [0x00050] in <a026b2b21a0742bbb5c46f4d55e51dcd>:0 at Oxide.Game.Rust.Libraries.Player.Ban (System.UInt64 id, System.String reason) [0x00020] in <9bf2cb6ff5f44f5a82955830b105c84b>:0 at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Ban (System.String reason, System.TimeSpan duration) [0x00000] in <9bf2cb6ff5f44f5a82955830b105c84b>:0 at Oxide.Plugins.DiscordMessages.ExecuteBan (Oxide.Core.Libraries.Covalence.IPlayer target, Oxide.Core.Libraries.Covalence.IPlayer player, System.String reason) [0x00070] in <9370a1c4b8754153844e77e700fbac43>:0 at Oxide.Plugins.DiscordMessages.BanCommand (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x00086] in <9370a1c4b8754153844e77e700fbac43>:0 at Oxide.Plugins.DiscordMessages.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ed0] in <9370a1c4b8754153844e77e700fbac43>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 Calling 'BanCommand' on 'DiscordMessages v2.1.8' took 132ms [GARBAGE COLLECT] server.hostname: "[ESP][PVE]BadLand||EL COMIENZO|VANILA APRENDIZAJE|EVENTS|KIT|CLAN|SKILLS|" Failed to call hook 'BanCommand' on plugin 'DiscordMessages v2.1.8' (ArgumentException: An item with the same key has already been added. Key: 76561199404421124) at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000dd] in <2161c9885dd04ff291b79db9349c4b9b>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <2161c9885dd04ff291b79db9349c4b9b>:0 at ServerUsers.Set (System.UInt64 uid, ServerUsers+UserGroup group, System.String username, System.String notes, System.Int64 expiry) [0x00050] in <a026b2b21a0742bbb5c46f4d55e51dcd>:0 at Oxide.Game.Rust.Libraries.Player.Ban (System.UInt64 id, System.String reason) [0x00020] in <9bf2cb6ff5f44f5a82955830b105c84b>:0 at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Ban (System.String reason, System.TimeSpan duration) [0x00000] in <9bf2cb6ff5f44f5a82955830b105c84b>:0 at Oxide.Plugins.DiscordMessages.ExecuteBan (Oxide.Core.Libraries.Covalence.IPlayer target, Oxide.Core.Libraries.Covalence.IPlayer player, System.String reason) [0x00070] in <9370a1c4b8754153844e77e700fbac43>:0 at Oxide.Plugins.DiscordMessages.BanCommand (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x00086] in <9370a1c4b8754153844e77e700fbac43>:0 at Oxide.Plugins.DiscordMessages.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ed0] in <9370a1c4b8754153844e77e700fbac43>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0
  22. Bad Land

    fail

    link please
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.1k

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.