Jump to content

scarecr0w12

Member
  • Posts

    155
  • Joined

  • Last visited

Everything posted by scarecr0w12

  1. Is there any way for the plugin to ignore name tags added by better chat, group titles, clans, etc. For top-games.net, it goes based on manually typed in username, rather than steam login, So if a player in game has tags and such, the player may not know to add those, ignoring those tags would be great, otherwise, top-games.net doesn't really work.
  2. Was wondering if you have plans to allow a player to have multiple PlayerNPC's and/or allow them to "Patrol" a given area around a players base/TC to defend a base for a player.
  3. scarecr0w12

    Unable to add Zones

    Yes, Zonemanager and the Autozone plugin to create zone around monuments, as well as custom zones. But i relized after creating this post that you have to be IN the zone to add it, you can't just add one by ID.
  4. scarecr0w12

    Unable to add Zones

    I am unable to add any zones, none are populated and pressing the button to add a zone does nothing and gives no errors.
  5. scarecr0w12

    Error to crash

    HArdware wouldn't be the issue, i own the hardware, and its far more powerful than needed for any rust server. But this error occured not at start up, but right before the server crashed and restarted itself.
  6. scarecr0w12

    Error to crash

    My server got spammed with this error in console then it crashed my server: (14:06:54) | [Oxide] 14:06 [Error] Exception while calling NextTick callback (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Object.GetName(UnityEngine.Object) at UnityEngine.Object.get_name () [0x00001] in <0b31faaf1c50461d95c83ac166a20393>:0 at Oxide.Plugins.BackToTheWild+<OnEntitySpawned>c__AnonStorey0.<>m__0 () [0x00000] in <dc92f6f793f04c568e6ee8a52e25c537>:0 at (wrapper dynamic-method) Oxide.Core.OxideMod.OnFrame_Patch0(object,single)
  7. The Vending machines you are using cause the following error to continously spam console every second: NullReferenceException: Object reference not set to an instance of an object at NPCVendingMachine.InstallFromVendingOrders () [0x00043] in <9ea89507964c494db075afd7d7482953>:0 at Oxide.Ext.RustEdit.VendingCore.‏‌‌‎‬‪‭‪‎‌‫‬‭‭‭‏‫‮‫‎‭‪‎‪‫‮ (Oxide.Ext.RustEdit.VendingCore+‪‪‭‪‫‫‫‭‎‬‮‭‏‫‬‎‬‌‏‌‪‌‌‬‬‮‮ ) [0x0006e] in <06f597986f854b61a972fca7f08bf2a1>:0 at Oxide.Ext.RustEdit.VendingCore.‬‮‮‭‫‫‭‎‫‏‫‬‌‬‎‮‪‮ () [0x00141] in <06f597986f854b61a972fca7f08bf2a1>:0 at (wrapper delegate-invoke) <Module>.invoke_void() at Oxide.Ext.RustEdit.RustEditCore+<ProcessQueue>d__20.MoveNext () [0x000c1] in <06f597986f854b61a972fca7f08bf2a1>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <0b31faaf1c50461d95c83ac166a20393>:0 I had to remove all vending machines in order to solve this. Please correct the vending machines.
  8. Oh shit i didn't even realize there was a command execution portion, i must have over looked that. That can be used for my purposes here.
  9. This has nothing to do with BossMonster, this is your other plugin. and further to that, it is better for you to provide the integration as your hooks do not provide information about who and what is killed in your event, thus can not apply different XPs based on the NPC killed or how the event was completed.
  10. I've already spoke to the dev, and we both agreed that it would be far better for you to implement an integration, specially given that each Boss monster can be adjusted to be different than another (Stats, Health, Damage) and thus, would require the ability to set amount of Experiance gained when killed, which CAN NOT be accomplished using your hook. Thus having this build into your plugin so that way in the Boss Monsters settings, a server operator can set how much each one is worth.
  11. that looks like it corrected it. The I think the reason was due to me changing what the ingredient bags shortname is, because how you have it causes the XPerience Plugin i use to give Xp every time its opened. Which on that, I would like to see an integration with the XPerience plugin. I know you have a Skill tree one, but to be honest, your system is not as well designed as the XPerience one and having hte cooking integrated with that would be much needed.
  12. Any chance for support with the XPerience plugin so XP can be awarded per boss
  13. Great event, Any chance of support with the XPerience plugin for more detailed Experience gains?
  14. getting the following error everytime i try to open the recipes window 16:28:15) | [Oxide] 16:28 [Error] Failed to call hook 'SendSubMenu' on plugin 'Cooking v2.0.2' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.Cooking.SendRecipesMenu (BasePlayer player, System.Int32 firstRecipeToShowIndex) [0x003c2] in <d37ce547d4244d868b80829c98199422>:0 at Oxide.Plugins.Cooking.SendSubMenu (ConsoleSystem+Arg arg) [0x00099] in <d37ce547d4244d868b80829c98199422>:0 at Oxide.Plugins.Cooking.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01cb1] in <d37ce547d4244d868b80829c98199422>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  15. Tried the file, but i'm still getting spammed by it in console. Is there anything i can do to get you more information that could help in determining what is causing it?
  16. I keep getting spammed randomly with the following: (19:24:21) | Calling hook CanEntityTakeDamage resulted in a conflict between the following plugins: RaidableBases - False (Boolean), DangerousTreasures (True (Boolean)) and i have no idea which settings are conflicting.
    Great plugin, and great support. Not only does this plugin provide an Easy-to-use interface that is also beautiful, It provides a VERY feature filled system allowing for automation of prices for items added to the shop. Combine that with the Currency and rewards integrates, It makes for the best shop plugin made, that I have found and used, thus far for rust.
  17. scarecr0w12

    Clans

    An amazing plugin, Beautiful interface, feature filled system, and quick support from the developer, 10/10 would recommend.
  18. From best i can tell so far, it looks like everything is working as i would expect! Thanks for the fix on this!
  19. { "badlands": { "enabled": true }, "claims": { "costs": [ 50, 100, 200, 300, 400, 500 ], "enabled": true, "maxAreaNameLength": 20, "maxClaims": null, "minAreaNameLength": 3, "minFactionMembers": 1, "requireContiguousClaims": false }, "decay": { "claimedLandDecayReduction": 0.5, "enabled": false }, "factions": { "allowFactionBadlands": false, "factionBadlandsCommandCooldownSeconds": 600, "maxFactionNameLength": 8, "maxMembers": null, "memberOwnLandEcoRaidingDamageScale": 1.0, "memberOwnLandExplosiveRaidingDamageScale": 1.0, "minFactionNameLength": 1, "overrideInGameTeamSystem": true, "useClansPlugin": true }, "hud": { "leftPanelXOffset": 0.0, "leftPanelYOffset": 0.0, "rightPanelXOffset": 0.0, "rightPanelYOffset": 0.0, "showEventsHud": true }, "map": { "commandCooldownSeconds": 10, "imageSize": 1440, "imageUrl": "https://content.rustmaps.com/maps/238/d971e3a0db6c4ad7b35c256cf327b1f0/map_raw_normalized.png", "mapGridYOffset": 0, "maxPinNameLength": 20, "minPinNameLength": 2, "pinCost": 100, "pinsEnabled": true, "serverLogoUrl": "" }, "pvp": { "allowedInBadlands": true, "allowedInClaimedLand": true, "allowedInDeepWater": true, "allowedInEventZones": true, "allowedInMonumentZones": true, "allowedInRaidZones": true, "allowedInWilderness": true, "allowedUnderground": true, "commandCooldownSeconds": 60, "enablePvpCommand": false, "restrictPvp": false }, "raiding": { "allowedInBadlands": true, "allowedInClaimedLand": true, "allowedInWilderness": true, "restrictRaiding": false }, "recruiting": { "enabled [THIS IS NOT AVAILABLE YET]": false }, "taxes": { "badlandsGatherBonus": 0.1, "claimedLandGatherBonus": 0.1, "defaultTaxRate": 0.1, "enabled": true, "maxTaxRate": 0.2 }, "upgrading": { "costs": [ 0, 100, 200, 300, 400, 500 ], "enabled [THIS IS NOT AVAILABLE YET]": false, "maxDecayExtraReduction": 1.0, "maxProduceBonus": 0.5, "maxRaidDefenseBonus": 0.2, "maxRecruitBotBuffs": 0.2, "maxTaxChestBonus": 1.0, "maxUpgradeLevel": 10 }, "upkeep": { "checkIntervalMinutes": 15, "collectionPeriodHours": 24, "costs": [ 10, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100 ], "enabled": false, "gracePeriodHours": 12 }, "war": { "adminApprovalRequired": false, "declarationCost": 0, "defenderApprovalRequired": false, "defensiveBonuses": [ 0.0, 0.5, 1.0 ], "enabled": true, "enableShopfrontPeace": true, "minCassusBelliLength": 50, "noobFactionProtectionInSeconds": 0, "onlineDefendersRequired": 0, "priorAggressionRequired": false, "spamPreventionSeconds": 0 }, "zones": { "domeDarkness": 3, "enabled": true, "eventZoneLifespanSeconds": 600.0, "eventZoneRadius": 150.0, "monumentZones": { "airfield": 200.0, "junkyard": 150.0, "launch_site": 300.0, "military_base": 150.0, "military_tunnel": 150.0, "oilrig_1": 200.0, "oilrig_2": 200.0, "powerplant": 175.0, "research_base": 150.0, "satellite_dish": 130.0, "sphere_tank": 120.0, "trainyard": 180.0, "water_treatment_plant": 180.0 } } }
  20. Hello, I purchased the clans plugin to day, as it indicated the API behind it was the same/similar to the UMOD clans, so this lead me to believe it would be able to work with the Imperium addon at UMOD as well. This is not the case, and is causing the Imperium plugin to fail to load due to the following error cause by the incompatibilities with yoru addon. Can this be corrected? (10:58:26) | Failed to initialize plugin 'Imperium v2.2.4' (InvalidCastException: Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken.) at Newtonsoft.Json.Linq.Extensions.Convert[T,U] (T token) [0x0008a] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.Extensions.Value[T,U] (System.Collections.Generic.IEnumerable`1[T] value) [0x0000b] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.Extensions.Value[U] (System.Collections.Generic.IEnumerable`1[T] value) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Oxide.Plugins.Imperium+FactionManager.SyncAllWithClans () [0x0006e] in <5a54fdaa550141babf7711a4abe6192f>:0 at Oxide.Plugins.Imperium.Setup () [0x0012d] in <5a54fdaa550141babf7711a4abe6192f>:0 at Oxide.Plugins.Imperium.Loaded () [0x002fa] in <5a54fdaa550141babf7711a4abe6192f>:0 at Oxide.Plugins.Imperium.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00238] in <5a54fdaa550141babf7711a4abe6192f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0006e] in <23ba99f131254889867c71f0bd137b1d>:0
  21. scarecr0w12

    Clans

    I got this plugin but it seems that it is not compatible with the Imperium Addon from Umod like the Umod Clans plugin is. Is there something that can be done to correct this? I get this error now when imperium attempts to load, only after upgrading to this plugin, from the umod clans plugin: (10:58:26) | Failed to initialize plugin 'Imperium v2.2.4' (InvalidCastException: Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken.) at Newtonsoft.Json.Linq.Extensions.Convert[T,U] (T token) [0x0008a] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.Extensions.Value[T,U] (System.Collections.Generic.IEnumerable`1[T] value) [0x0000b] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Linq.Extensions.Value[U] (System.Collections.Generic.IEnumerable`1[T] value) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Oxide.Plugins.Imperium+FactionManager.SyncAllWithClans () [0x0006e] in <5a54fdaa550141babf7711a4abe6192f>:0 at Oxide.Plugins.Imperium.Setup () [0x0012d] in <5a54fdaa550141babf7711a4abe6192f>:0 at Oxide.Plugins.Imperium.Loaded () [0x002fa] in <5a54fdaa550141babf7711a4abe6192f>:0 at Oxide.Plugins.Imperium.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00238] in <5a54fdaa550141babf7711a4abe6192f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0006e] in <23ba99f131254889867c71f0bd137b1d>:0
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

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