Hurtworld Resource manager

Discussion in 'Plugin Requests' started by wlghks7632, Mar 4, 2016.

  1. Please add resource management.
     
  2. Thunk you need to add more info what it needs to do.

    There is a manager to increase resources and a stack plugin.
     
  3. ex : /resource 10 =resource is 10X

    plz add plugins thank you$
     
  4. You can already do that with Loot Config. Just change the Global Multiplier at the top in the Config file.
    LootConfig for Hurtworld | Oxide
     
  5. 어떻게... ?? edit notepad++ Config data
    [DOUBLEPOST=1460192318][/DOUBLEPOST]Details plz..
    [DOUBLEPOST=1460192386][/DOUBLEPOST]public class ItemGeneratorData
    {
    public EItemCode ItemId { get; set; }
    public int StackSize { get; set; } = 1; < here?
    public int RandomVariance { get; set; }
    }

    #endregion
    }
    }
     
  6. Wulf

    Wulf Community Admin

    Don't edit the plugin, edit the config for the plugin under oxide/config. Also, please post in the plugin's support thread if you need help with it, not here.
     
  7. sorry..