Ah, ill have to add that in the newest version. Thanks for feedback
Thanks for feedback, I will work on it tomorrow.
[DOUBLEPOST=1460400912,1460344041][/DOUBLEPOST]Also, you guys know of any bugs with chat commands? Im working on console commands so I need to make sure the chat commands work!

UGather
Adds zones, permissions, and other options to modify gather rates!
Total Downloads: 6,566 - First Release: Mar 14, 2016 - Last Update: Apr 28, 2018
- 5/5, 19 likes
-
i dont know if someone ask you but is some way to combine IGather group with oxide group?
-
-
grant user *steamid64* igather.vip doesnt work!
My rates are default. ;c -
Not how it works, in the forum under commands there is a playersetgroup or something around that. This does not support oxide groups yet.
-
-
function does not work igathaddto group (target) (groupID), after typing nothing happens
[DOUBLEPOST=1460666932][/DOUBLEPOST]I'm sorry, it was necessary to introduce so igathaddtogroup (groupID) (target), and I was introduced as igathaddtogroup (target) (groupID) -
Oh sorry, must have forgotten to fix that! While working with that I messed up so many times typing 2 for player and (player) for the groupID, re-wrote that piece of code a few times before realizing my problem.
-
I'm sorry for my English, I use google translate.I use function igathsetgather (groupID) (x) (x) (x) rate changes only in the group, which consisted of the players already in this group rate does not change, I hope clearly written
-
If they rejoin it should fix, im adding a quick function in the plugin to edit that now. Will be out soon.
-
Last edited by a moderator: Apr 16, 2016
-
Players are being set in a group just after I load the plugin. And I did'nt create a group.
-
It auto-creates a regular group with the default gather set in config, then sets all players to that group. You can create groups and stuff from here.
Attached Files:
-
-
"Input string was not in the correct format"
I love the plugin, I hate the update. I do appreciate your work, but please provide examples of how to format the commands to set gather rates because setting the default gather rate in the config does nothing, regardless of restarting client.
"/igath setgroupgather (groupID) (resource) (pickup) (quarry) " makes little sense to me. Do we leave in the parentheses? Do we leave in the words?
What are the appropriate numbers to enter?
Thanks in advance man, keep up the great work.
[Oxide] 01:02 [Error] Failed to call hook 'igathcommand' on plugin 'IGather v1.0.6' (FormatException: Input string was not in the correct format)
[Oxide] 01:02 [Debug] at System.Int32.Parse (System.String s) [0x00000] in <filename unknown>:0
at System.Convert.ToInt32 (System.String value) [0x00000] in <filename unknown>:0
at Oxide.Plugins.IGather.igathcommand (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.IGather.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 -
1. instead of restarting the client try reloading the config. e.g. oxide.reload IGather
2. the format of the command i believe would be something like this e.g. /igath setgroupgather 1 resource 20
/igath setgroupgather 1 quarry 20
/igath setgroupgather 1 pickup 20
The number 1 represents the group ID number the 20 represents the multiplied rate.
I believe each corresponding group ID number can be found in your data folder, the file you are looking for is IGather.json (data folder not config folder) -
Linking to oxide's groups does not work?
Work only group of this plugin?
I would like to use this plugin with TimedPermissions. Is that possible? -
-
-
Code:
Console Usage: igathcreategroup (groupID) (groupName) (X) (X) (X). igathsetgather (groupID) (x) (x) (x). igathaddtogroup (groupID) (Target) igathremovegroup (GroupID). igathremovefromgroup (Target) (GroupID). igathgatherp (target).
-
[DOUBLEPOST=1460823355][/DOUBLEPOST]This feature has been available for 1.0.3 version. In that version has been available permission igather.vip.But this feature to work after a player leaves the server and return backLast edited by a moderator: Apr 16, 2016