1. ColonelAngus submitted a new resource:

    Stack Sizes - Lets you change stack sizes

    Read more about this resource...
     
  2. Basically you just used item config, to do the same thing , but less --'?
     
  3. Perfecto!
     
  4. why ... im confused... you cant even edit the things that need to be stacked.... you just wanted more wood and ore and other already stackable stuff?
     
  5. as i said this is a pale copy of itemconfig with less features --'
    actually it's exactly my ItemsManager that i had couple days ago that i removed because a better version was out (ItemConfig).
     
  6. Damn why format .cs? How do I install it? Tell or pour videos on Youtube! Please!
     
  7. Wulf

    Wulf Community Admin

  8. is not works! for me
     
  9. Code:
    6:00 PM [Error] StackSizes: NullReferenceException while calling Loaded: Object reference not set to an instance of an object
      at ItemManager.CreateByName (System.String strName, Int32 iAmount) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizes.SetStackSizes () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizes.Loaded () [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
  10. It does work for me... but after every restart I have to manually reload this plugin for it to work again.
     
  11. um were do you put this file, oxide/plugins? or how do you get it to work
     
  12. Wulf

    Wulf Community Admin

    Yes, just like any other plugin. You need .NET 3.5 x64 for CSharp plugins as well.
     
  13. same here!
     
  14. Wulf

    Wulf Community Admin

    Which Oxide build?
     
  15. 266
    [DOUBLEPOST=1423391933,1423384662][/DOUBLEPOST]Updated to 274, still same issue.
     
  16. what file do you edit? I guess I am doing something wrong if it aint working?
     
  17. 275 - :)
     
  18. Wulf

    Wulf Community Admin

    Any updated error logs? The log you posted before existed long before that build.
     
  19. Last error log:
    Code:
    6:00 AM [Info] Loaded plugin Stack Sizes v1.0.0 by Looking For Gamers <[email protected]>
    6:00 AM [Error] StackSizes: NullReferenceException while calling Loaded: Object reference not set to an instance of an object
      at ItemManager.CreateByName (System.String strName, Int32 iAmount) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizes.SetStackSizes () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizes.Loaded () [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
  20. Wulf

    Wulf Community Admin

    It's loading fine here. Are you sure you are on 275? Use the version command to verify.

    [​IMG]