Is there a simple way to give variables to other players without eventing?
Like /give Cash 100
And it would give 100 <var:player:Cash> to the person the crosshair is viewing. (Within a reasonable distance of course)
And the giver would -100 <var:player:Cash>, But this would happen if the Giver had Cash >= 100
I've found things like this
http://forum.blockland.us/index.php?topic=153266.0But that seems to generate more of the variable without subtracting any or anything like that.
So If there is an addon like this, I haven't found it :C.
I've been searching for a while.