Jump to content

Papi Rusty

Creator
  • Posts

    575
  • Joined

  • Last visited

Everything posted by Papi Rusty

  1. Papi Rusty

    error 2

    ok
  2. Papi Rusty

    error 2

    ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index Stack: System.Collections.Generic.List`1[T].get_Item (System.Int32 index) (at <f98723dd4586469db5213ec59da723ca>:0) Oxide.Plugins.Bradley+BradlyAI.IsStuck () (at <744fa2bbc7d14b2f83ec50a4f6496263>:0) Oxide.Plugins.Bradley+BradlyAI.Update () (at <744fa2bbc7d14b2f83ec50a4f6496263>:0)
  3. Papi Rusty

    huh

    i run the object stack plugin and players can bypass the set limits when they stack items. like i have mixing table limit of 10 and they can make stack of 2 mixing tables 5 times and can by pass it by double. hope that makes sense
  4. Papi Rusty

    commands

    L SHOP
  5. Papi Rusty

    error

    spawn at outpost
  6. Papi Rusty

    error

    update your plugin
  7. Papi Rusty

    error

    Failed to call hook 'OnPlayerRespawn' on plugin 'PlayerSpawnPoints v2.0.0' (KeyNotFoundException: The given key '76561198882196215' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.PlayerSpawnPoints.OnPlayerRespawn (BasePlayer player) [0x00118] in <eaa21a164f13481f9eaaf1fd5f59618e>:0 at Oxide.Plugins.PlayerSpawnPoints.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003d2] in <eaa21a164f13481f9eaaf1fd5f59618e>: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
  8. Papi Rusty

    supply drop

    anyway you could add supply drops to the list of items please?
  9. Papi Rusty

    lil error

    tried using for the first time but got an error on load any idea? Exception while calling NextTick callback (KeyNotFoundException: The given key '4905896' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.NPCGrenades+<>c__DisplayClass87_0.<OnEntitySpawned>b__0 () [0x0002d] in <b9a37540e4a74309b49ba50aae0b15c5>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <beb2b64691c64e2b95b99491bd85442c>:0
  10. Papi Rusty

    Restart

    thanks
  11. Papi Rusty

    Restart

    np thank you!
  12. Papi Rusty

    Restart

    For some reason it does not load on restart or i have to reload the plugin after a restart in order to get it going
  13. Papi Rusty

    fix

    its happening when i try to skin loadout with ak iced
    The skin controller doesn't function as expected and has several issues. Both chat and console commands fail to work properly. When skins are added, errors occur, causing some to be missed, leaving blank spots in the skinbox. The UI is still buggy, with buttons occasionally not responding correctly. Specifically, I had trouble with the "Apply Loadout" button. While the developer does respond eventually, by that time, you'll likely have already switched to another skinbox, as I did.
  14. Papi Rusty

    fix

    Failed to call hook 'CMDMain' on plugin 'SkinController v2.0.5' (NullReferenceException: Object reference not set to an instance of an object) at Item.MoveToContainer (ItemContainer newcontainer, System.Int32 iTargetPos, System.Boolean allowStack, System.Boolean ignoreStackLimit, BasePlayer sourcePlayer, System.Boolean allowSwap) [0x000ba] in <b3b99391039d40ad848000f3c812001b>:0 at Oxide.Plugins.SkinController.RedirectItem (BasePlayer player, Item item, Oxide.Plugins.SkinController+SkinData skinInfo, System.Boolean wasRedirect, System.Boolean isOrigional) [0x0012e] in <5dbbae9862824382a4010510cadf7f78>:0 at Oxide.Plugins.SkinController.SkinContainer (BasePlayer player, Item[] items, Oxide.Plugins.SkinController+PlayerSettings& playerSettings, System.Boolean findSkins, Oxide.Plugins.SkinController+SkinData skinInfo, System.Collections.Generic.List`1[T] inventoryItems, System.Boolean isInventory) [0x00173] in <5dbbae9862824382a4010510cadf7f78>:0 at Oxide.Plugins.SkinController.CMDMain (ConsoleSystem+Arg arg) [0x0071e] in <5dbbae9862824382a4010510cadf7f78>:0 at Oxide.Plugins.SkinController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c61] in <5dbbae9862824382a4010510cadf7f78>: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
  15. Papi Rusty

    vendies

    Yes
  16. Papi Rusty

    vendies

    seems like when you pair this with custom vending setup it causes the vendies to not delete after a reload . and when creating new npc with talking npc. you have to manually ent kill the vendies
  17. Papi Rusty

    color

    how do i change the color of it
  18. Papi Rusty

    team lock

    this is the rust helicopters plugin by karuza. they spawn fine but when they spawn anyone can steal them they are not locked to player or team
  19. Papi Rusty

    team lock

    team lock does not work when spawning the new custom helis with the npc. could you add support
  20. Papi Rusty

    auth

    can you add an auth check so players with permission dont go around stealing people workbenches. i run pve server
  21. Papi Rusty

    teleport into event

    So as it is players can teleport into event because im using Corpse Location on umod by nivex. Is there anyway you can prevent players from entering the arena. they can join the lobby f1 kill and teleport back. and also add block f1 kill
  22. Papi Rusty

    speakers

    ya u might be right, seems ok now
  23. Papi Rusty

    speakers

    just leave the area where the speakers are and enter again. I think it maybe when more then 1 speakers are in an area like not close but in the same area
  24. Papi Rusty

    speakers

    didnt fix it razor still doing it.
1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.5k

Files Sold

Total number of files sold.

2.4m

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.