checking if the client's score is greater than one is pointless
Read closely. I had it check if their score was less than one.
you want to check if the score they want to donate is greater than 0
I added that in later, realizing they could add points to themselves.
as well as later checking if the score they wish to donate is greater than their current score.
No, That's needed to check if they have enough points to donate. Otherwise they could donate huge amounts of points as long as they have at least one.
having the arguments be target then score makes more sense than score then target.
I
might change that when I change what Deathwishez pointed out. Since I already submitted it, I'm going to need to re-submit it.
This is going to look like "103998 has donated 5 to you"
forget.