RewardKarma

Revision as of 11:52, 12 January 2011 by imported>Markolie

RewardKarma Awards Karma Points to the player. It is not called on a reference and the parameter is an integer which represents the amount of Karma to add to the player.

Syntax

RewardKarma intvalue

Examples

RewardKarma 100

100 Karma is added to the player (Good Karma).

RewardKarma -75

75 Karma is removed from the player (Bad Karma).

Notes

  • Done correctly, a message should appear in-game stating how much karma has been earned.

See Also

Reference

None provided.