Description
I was bored at work at posting on a forum where you could give karma to other members and thought it might make a neat idea for an addon, so here it is.
Players can say !karma in game for instructions and to see their current karma level.
Admins in the admin_ids list used in most of my addons can automatically be given instant karma.
The addon can be configured to only allow admins to add/remove karma or allow any player who currently has at least 1 karma.
Command syntax is:
[code]
+karma (name or part of players name) (amount) [reason]
[/code]
so
[code]
+karma colster 5 top_bloke
[/code]
would give me 5 more karma points for being a top bloke. Note: Reason is optional but cannot contain spaces.
Likewise karma can also be removed:-
[code]
-karma (name or part of players name) (amount) [reason]
[/code]
so
[code]
karma colst 5 numpty
[/code]
would remove 5 of my karma points as allegedly I'm a numpty - some people are so cruel.