1. seems to be working now just a very odd error.
     
  2. Hi I have a stacking problem Re: skins if I make a kit or pick up boxs off the ground etc all having a different skin when they come in the inventory they are all stacked to one skin. Is it posible for the auto stack feature that in this case it doesnt stack over when thes ame items have different skins?
     
  3. Just installed plugin for the first time, and I get a bunch of the "[BUNDLE] Not found in bundle" errors like previously mentioned.

    And also, when I try to assign the permission "canChangeStackSize" the console tells me the permission doesn't exist...
     
  4. i was just wonder how do i make the stack size work . i cant seem to find out the commands to use that work ?
     
  5. It's explained on the plugin overview page:
    Code:
    /stack item_short_name stacksize - sets stack size for individual item
    /stackall stacksize - sets stacksize globally for all items.
    Console commands work as well, just drop the /
    Oh, and don't forget to assign the permission canChangeStackSize
     
  6. Im trying to stack all the ammo in the game but im to retarded to know how to use a short name...
    Lets say taht i want to stack 5.56 Rifle Ammo how do i type?
     
  7. Hey Pillot, you can use either the shortname, or the item.name (which is what I actually do for everything- short names are trickier for me at least). Download the list from here: Rust Item List. This resource is usually kept up to date really well. Just check back after every major (forced wipe) Rust update to get newest items!

    Copy-paste that whole list into an excel spreadsheet and format to make it more readable. If you're familiar with sorting/filtering, make column headers for the 3 columns and sort alphabetically, or however you please.

    FYI - the item name for 5.56 Rifle ammo is ammo.rifle :) (minus smiley face of course lol)
     
  8. I keep getting this in my error file: [2/19/2016 7:40:12 PM] [Oxide] 7:40 PM [Error] StackSizeController v1.9.0: Failed to load config file (is the config file corrupt?) (Unexpected token: Undefined) All I did was change all the stack sizes to 65k. This happened after this last update, Any help?
     

  9. Thanks William!! Works so easy now xD
     
  10. This works fine for all except wood, no matter what value we use it only stacks in 1000. Any ideas?
     
  11. Did you double check your config file to make sure there's an explicit entry for "Wood": [value], double checked your json with JSON Lint, and you reloaded the plugin?
     
  12. Yes, Thanks, got it fixed :) forgot the reload part.
     
  13. No problem, just some classic IT Crowd problem solving at work ;)
     
  14. [Oxide] 6:53 PM [Error] Failed to call hook 'OnServerInitialized' on plugin 'StackSize Controller v1.9.0' (InvalidCastException: Cannot cast from source type to destination type.)

    Can anyone tell me why this is happening???
     
  15. need help i dont have permission to use this command. and i am the admin
    [DOUBLEPOST=1456877800,1456835962][/DOUBLEPOST]need help you do not have permission and i am the admin please help
     
  16. Hey
    For me it says "command /stack is unknown" or something. Please help Q.Q (yes, im sure it is installed)
     
  17. tried to give group permissions but get canChangeStackSize permission does not exist in console.

    Plugin is loaded fine but won't let me add the permissions to group. Group is configured with other permissions so not sure the problem.

    Trying to add items that are currently not in the stack default config and can't. Any ideas?
     
    Last edited by a moderator: Mar 6, 2016
  18. Please add corn to the itemlist.
     
  19. Why not just edit the .json file? What stack size are you trying to use? I am willing to set this for you. I have attached mine and all are set to 65k

    Edit the stack sizes through the .json file, its a lot easier and faster to batch update. just remember to oxide.reload stacksizecontroller afterwards

    Edit the stack sizes through the .json file, its a lot easier and faster to batch update. just remember to oxide.reload stacksizecontroller afterwards
     

    Attached Files:

  20. I have some problem.
    Every time after restart config have reset, and I have to set it again.
    Why?