Jump to content

Maximo

Member
  • Posts

    84
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Maximo

  1. Maximo

    Drug Business

    i was going to say the same, I cant sell the plugin but I can help to solve your errors but Mario was ahead of me lol
  2. Maximo

    Drug Business

    I thinki I am one of the few who has a working version for the last 3 wipes. The dev wont fix it he simply doesnt care or doesnt know how to so we fix it ourselves.
  3. I totally agree, the best features from V1 are being removed and that makes the plugin less interesting or usable for most server owners. V2 is not an upgrade or improvement, but a serious downgrade.
  4. Failed to call hook 'OnCollectiblePickup' on plugin 'Loottable v2.0.0' (NullReferenceException: ) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'OnCorpsePopulate' on plugin 'Loottable v2.0.0' (NullReferenceException: ) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in <beb2b64691c64e2b95b99491bd85442c>:0 Any way to fix this myself?
  5. Maximo

    Convoy Reforged

    Funny enough the heli DOES spawn the loot from the Loottable Editor, but it has the same setting as the rest of the config which indicates its bugged or needs revision. The travelling vendors cant be destroyed, which is another issue. All in all this plugin isnt working properly and I hope it will be fixed because I have to admit I like the vehicles that are being added.
  6. Maximo

    Convoy Reforged

    It doesnt work buddy, tried every combination. I either get empty crates or it loads from the list. Tried all combinations possible.
  7. Maximo

    Convoy Reforged

    I cant get the Loottable and Stacksize GUI editor to spawn the loot in the crates. Tried every combination, nothing.
  8. Maximo

    Monument Owner

    Same here, still issues with the plugin people getting kicked out the zone its not working as it should.
  9. Maximo

    Limit Entities

    I have a player which isnt listed in the datafile, he is in a team and whenever his teammate places something it adds up to his limits, it stacks...how to solve that?
  10. Maximo

    Better Npc

    It actually doesnt work with it. I have all npc profiles set in Loottable & Stacksize Gui editor but it still pulls the profiles from somewhere else. For example, I have removed all incendiary ammo in Loottable Stacksize GUI, but npc's still spawn all kinds of incend ammo......where does it pull the files from?
  11. Maximo

    Limit Entities

    I have an issue where people can keep building after reaching the limits, how to solve that? Personally I think the issue comes from claiming abandoned bases, limits mess up after claiming a base?
  12. Maximo

    Drug Business

    Not waiting for him, had this same situation last year and Nod ended up getting the fixed file from us. I got the plugin fixed, it cost me a bit but its working again.
  13. Maximo

    NpcRaiders

  14. Maximo

    Drug Business

    You can setup a temporary vending machine with seeds if you have any left
  15. Maximo

    Drug Business

    Yeah same issue here, I posted the error being thrown
  16. Maximo

    Drug Business

    Failed to call hook 'CheckoutPageCommand' on plugin 'DrugBusiness v0.45.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.DrugBusiness.GetBalance (BasePlayer player) [0x00070] in <3d4e6c69989940a3b8357a2f5cf43f63>:0 at Oxide.Plugins.DrugBusiness.CheckoutPage (BasePlayer player, System.String image, System.Double Cost, System.Double TotalCost, System.String input) [0x001e4] in <3d4e6c69989940a3b8357a2f5cf43f63>:0 at Oxide.Plugins.DrugBusiness.CheckoutPageCommand (ConsoleSystem+Arg arg) [0x0002c] in <3d4e6c69989940a3b8357a2f5cf43f63>:0 at Oxide.Plugins.DrugBusiness.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006a5] in <3d4e6c69989940a3b8357a2f5cf43f63>: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.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Is there a way to fix this?
  17. Failed to call hook 'VirtualQuarriesConsoleCommand' on plugin 'VirtualQuarries v2.4.2' (InvalidCastException: Null object cannot be converted to a value type.) at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00019] in <e3aa8db986d7457ca73f10110f1283f5>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00007] in <e3aa8db986d7457ca73f10110f1283f5>:0 at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Plugins.VirtualQuarries.TryUpgradeQuarry (BasePlayer player, System.Int32 quarryId, System.String type) [0x000ac] in <c9725496d0054b8cbeacec67e006f39c>:0 at Oxide.Plugins.VirtualQuarries.VirtualQuarriesConsoleCommand (ConsoleSystem+Arg arg) [0x006d7] in <c9725496d0054b8cbeacec67e006f39c>:0 at Oxide.Plugins.VirtualQuarries.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00be7] in <c9725496d0054b8cbeacec67e006f39c>: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.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'VirtualQuarriesConsoleCommand' on plugin 'VirtualQuarries v2.4.2' (InvalidCastException: Null object cannot be converted to a value type.) at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00019] in <e3aa8db986d7457ca73f10110f1283f5>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00007] in <e3aa8db986d7457ca73f10110f1283f5>:0 at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Plugins.VirtualQuarries.TryUpgradeQuarry (BasePlayer player, System.Int32 quarryId, System.String type) [0x000ac] in <c9725496d0054b8cbeacec67e006f39c>:0 at Oxide.Plugins.VirtualQuarries.VirtualQuarriesConsoleCommand (ConsoleSystem+Arg arg) [0x006d7] in <c9725496d0054b8cbeacec67e006f39c>:0 at Oxide.Plugins.VirtualQuarries.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00be7] in <c9725496d0054b8cbeacec67e006f39c>: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.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
  18. Maximo

    Monument Owner

    There are still issues with the plugin. When inside the monument zone and shooting npc's it says I'm outside the zone. And selecting box instead of sphere's doesnt work either. is this going to be solved before the wipe on Thursday?
  19. Maximo

    Monument Owner

    [MonumentOwner] The file {0} has no position in the Custom Zones folder. The file will not be loaded to the server. Please add the position parameter and reload the plugin. Add how, should be done automatically as the description says or did I miss something?
  20. Maximo

    Monument Owner

    /mocreatecustomcone {name} should be /mocreatecustomzone {name} But the problem is, the custom zones dont work when added, even after reloading still nothing?
  21. Maximo

    Monument Owner

    Aight np. I assume thats zone and not cone?
  22. Maximo

    Monument Owner

    CreateCustomZone: Unknown Command Whats the command to add custom zones?
  23. Maximo

    Convoy Reforged

    How to get this fixed? Exception while calling NextTick callback (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.Convoy+ConvoyVehicle.CreateRoamNpc () [0x0006f] in <80f4797deb774a68a1f1579699b40c53>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Oxide.Core.OxideMod.OnFrame_Patch0(Oxide.Core.OxideMod,single) Thanks in advance.
1.9m

Downloads

Total number of downloads.

8.7k

Customers

Total customers served.

130.5k

Files Sold

Total number of files sold.

2.7m

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.