hi,
currently when i am trying to add weapon set i get this error in console
02/04 14:12:48 | Failed to call hook 'cmdGunGameSet' on plugin 'GunGame v0.5.0' (ArgumentOutOfRangeException: Index must be within the bounds of the List.
Parameter name: index)
at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Collections.Generic.List`1[T].Insert (System.Int32 index, T item) [0x00009] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Oxide.Plugins.GunGame+StoredData+WeaponSet.AddItem (Item item, System.Int32 index) [0x00038] in <ef256895cbea488ea560285c7b98572c>:0
at Oxide.Plugins.GunGame.cmdGunGameSet (BasePlayer player, System.String command, System.String[] args) [0x002f2] in <ef256895cbea488ea560285c7b98572c>:0
at Oxide.Plugins.GunGame.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002e9] in <ef256895cbea488ea560285c7b98572c>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <dfcb48ea05694263bbc08e62a39c274c>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <dfcb48ea05694263bbc08e62a39c274c>:0