hello so i just download this mod and i dont want to keep putting the commands in console is there anyway to have them go in the config cause when i try to do it it wont work
GatherManager
Moved
Total Downloads: 59,077 - First Release: Oct 23, 2014 - Last Update: Aug 27, 2017
- 4.93893/5, 131 likes
-
[DOUBLEPOST=1465656448][/DOUBLEPOST]
To increase the gathering rate the console command gather.rate <type:dispenser|pickup|quarry|survey> "<resource>" <multiplier> is used.
A few examples:
gather.rate dispenser Wood 40 - Gain 10 times as much wood from hitting trees.
gather.rate dispenser Stones 20 - Gain 5 times as much stones when hitting those rocks.
gather.rate dispenser Cloth 20 - Gain 10 times as much cloth when gathering from corpses.
gather.rate pickup Stones 20 - Gain 10 times as much stones when picking up that collectible stone item.
gather.rate quarry Stones 20 - Gain 20 times as much stones from the Mining Quarry.
gather.rate survey "Sulfur Ore" 5 - Gain 5 times as much Sulfur Ore from using Survey Charges.
To get more Hemp Fiber use
gather.rate pickup cloth (amount)
Keep in mind that if the name of the items has one or more spaces in it that you need to use quotes! Ex: Metal Ore -> "Metal Ore"
It is also possible to specify * as the item to increase the rate on all the items by that value, except those that were added manually, ex to have everything x10 and wood x2 you could use 'gather.rate dispenser wood 2' and 'gather.rate dispenser * 10'.
Increasing the amount of items in a dispenser
to increase the scale of the resources available in dispensers the console command dispenser.scale <dispenser:tree|ore|corpse> <multiplier> was made available.
A few examples:
dispenser.scale tree 5 - Trees will yield 5 times as much resources.
dispenser.scale ore 10 - Ore rocks will yield 10 times as much resources.
dispenser.scale corpse 2 - Corpses will yield 2 times as much resources.
Things that will be added:
Wildcard for the item argument for the command gather.rate to be able to set a rate for all the items for a single gathering type using a single command. -
[DOUBLEPOST=1465660853][/DOUBLEPOST]Attached Files:
-
-
[DOUBLEPOST=1465739770][/DOUBLEPOST] -
gather.rate dispenser Wood 5 - Gain 5 times as much wood from hitting trees.
gather.rate dispenser Stones 5 - Gain 5 times as much stones when hitting those rocks.
gather.rate dispenser Cloth 5 - Gain 5 times as much cloth when gathering from corpses.
gather.rate pickup Stones 5 - Gain 5 times as much stones when picking up that collectible stone item.
gather.rate quarry Stones 5 - Gain 5 times as much stones from the Mining Quarry.
gather.rate survey "Sulfur Ore" 5 - Gain 5 times as much Sulfur Ore from using Survey Charges.
dispenser.scale tree 5 - Trees will yield 5 times as much resources.
dispenser.scale ore 5 - Ore rocks will yield 5 times as much resources.
dispenser.scale corpse 5 - Corpses will yield 5 times as much resources.
Copy and pate these into rcon
Code:gather.rate dispenser Wood 5 gather.rate dispenser Stones 5 gather.rate dispenser Cloth 5 gather.rate pickup Stones 5 gather.rate quarry Stones 5 gather.rate survey "Sulfur Ore" 5 dispenser.scale tree 5 dispenser.scale ore 5 dispenser.scale corpse 5
-
[DOUBLEPOST=1465749163][/DOUBLEPOST]
dispenser.scale High Quality Metal Ore 10
(12:30:51) | High is not a valid dispenser. Check gather.dispensers for a list of available options. -
dispenser.scale "High Quality Metal Ore" 10 -
(12:52:44) | High Quality Metal Ore is not a valid dispenser. Check gather.dispensers for a list of available options. -
-
-
-
-
When i want to make it to where all recources give you x10 what do i type in the config?
-
-
-
[DOUBLEPOST=1465955603][/DOUBLEPOST]so now you have both so mess around with it
Attached Files:
-
-
Hello everybody.
The plugin is steep, especially liked the addition of the VIP functions.
The question is rather a request. Can I add more and Premium?
Probyval himself to finish, confused)) -
Hello brain trust.
I have an unusual issue. or maybe its not.
1. In console, typing gather.rate dispenser "cloth" 10. Gather rate for cloth set to x10. Good. Type oxide.reload GatherManager. Walk up to hemp plant, collect it, get 10 cloth, not 100. everything else works fine.
2. Player drops 10 c4 on ground. They pick it up, get 0. This is true for any item, not just c4.
3. Player moves 100000 wood from one slot in inventory to another. Player now has 1,000,000 wood just from moving it. (Not just wood either, just my example.)
I am completely lost as to why 2 and 3 are happening and not really understanding why the gather rate of cloth is not raised x10 from the hemp plant. Any help is truly appreciated.
Thanks! -
-
[DOUBLEPOST=1466044011][/DOUBLEPOST]Because I am fairly certain running oxide.reload does not cause issue 1, 2 or 3. But I guess I could be mistaken.