Best question ever... but helped me so, thank you ^^
Economics
Moved
Total Downloads: 13,848 - First Release: Nov 10, 2014 - Last Update: Jan 10, 2018
- 5/5, 43 likes
-
-
Hey Guys I hope anyone can help me with that error:
Code:[2/28/2016 12:39:25 PM] [Oxide] 12:39 PM [Debug] at Oxide.Plugins.Economics.GetPlayerMoney (UInt64 playerId) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Economics.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
-
-
Code:
[Oxide] 4:12 PM [Error] Failed to call hook 'OnRunCommand' on plugin 'rustcore v1.0.0' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 4:12 PM [Debug] at Oxide.Plugins.Economics.GetPlayerMoney (UInt64 playerId) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Economics.cmdBalance (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Game.Rust.Libraries.Command+ChatCommand.HandleCommand (.BasePlayer sender, System.String name, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Game.Rust.Libraries.Command.HandleChatCommand (.BasePlayer sender, System.String name, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Game.Rust.RustCore.OnRunCommand (.Arg arg) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 [Oxide] 4:13 PM [Error] Failed to call hook 'Deposit' on plugin 'Economics v2.0.5' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 4:13 PM [Debug] at Oxide.Plugins.Economics.GetPlayerMoney (UInt64 playerId) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Economics.Deposit (UInt64 playerId, Double money) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Economics.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
Code:[Oxide] 4:13 PM [Error] Failed to call hook 'Deposit' on plugin 'Economics v2.0.5' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 4:13 PM [Debug] at Oxide.Plugins.Economics.GetPlayerMoney (UInt64 playerId) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Economics.Deposit (UInt64 playerId, Double money) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Economics.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
-
Wulf Community Admin
-
OK thanks it works
-
Maybe anyone an idea about the requested Bank system ?
-
Fuck, no one helps me.
-
Is there a Plugin that allows people to earn money for killing animals and players. When a animal is killed it can reward $5-10 through the economics plugin? Is there a addon for this?
-
Wulf Community Admin
-
I cant seem to get this working. I installed this and it loads it perfectly fine. Whenever I download Shop for Rust plugin that requires this plugin, it says that Economics needs to be installed in order to work.
Attached Files:
-
-
Wulf Community Admin
-
So what kind of alternatives is there? For running a Shop where people can trade with an NPC? I mean, trade 20.000 wood for an AK etc
-
Wulf Community Admin
-
Okay. Very sad :-( Thanks for your help.
-
How can a player earn money?
-
Wulf Community Admin
-
It would be nice to do Permissions on commands admin.
-
Hey, I was wondering if there was any support, or support planned, for multiple currencies? I suppose I could just copy the mod and rename the required areas (including copying the mods that I intend to have use this second currency) but it feels like I might be in for a LOT of trouble with any update or other change not to mention any "unforseens" in the process of altering an already functioning mod. What I'd like to do is have two totally independent shops that cannot interact with each-other in terms of players trading between them. Money made trading to one cannot be used to trade to the other. That sort of thing. Any thoughts at least?