RewardXP

Revision as of 11:51, 2 December 2011 by imported>Henning (testing recpatcha)

Description

RewardXP awards Experience Points (XP) to the player. It is not called on a reference and the parameter is an integer which represents the amount of XP to add to the player.

Syntax

RewardXP intvalue

Examples

RewardXP 100

100 XP is added to the player.

Notes

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

See Also

Reference

None provided.