Solved ATM - Error

Please, my ATM Plugin.
He's depositing wrong value


Failed to call hook 'cmdSelectConsole' on plugin 'ATMPlugin v1.0.0' (IndexOutOfRangeException: Index was outside the bounds of the array.) at Oxide.Plugins.ATMPlugin.cmdSelectConsole (ConsoleSystem+Arg arg) [0x00010] in <39380f73f792414fac02c6f484e4f8a5>:0 at Oxide.Plugins.ATMPlugin.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00319] in <39380f73f792414fac02c6f484e4f8a5>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0
Failed to call hook 'cmdSelectConsole' on plugin 'ATMPlugin v1.0.0' (IndexOutOfRangeException: Index was outside the bounds of the array.) at Oxide.Plugins.ATMPlugin.cmdSelectConsole (ConsoleSystem+Arg arg) [0x00010] in <39380f73f792414fac02c6f484e4f8a5>:0 at Oxide.Plugins.ATMPlugin.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00319] in <39380f73f792414fac02c6f484e4f8a5>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0
 
Top