Difference between revisions of "RewardXP"
Jump to navigation
Jump to search
imported>Henning m (testing recpatcha) |
imported>Henning m (test recpatcha) |
||
Line 1: | Line 1: | ||
=='''Description'''== | =='''Description'''== | ||
'''[[RewardXP]]''' | '''[[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'''== | =='''Syntax'''== |
Latest revision as of 10:53, 2 December 2011
Description[edit | edit source]
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[edit | edit source]
RewardXP intvalue
Examples[edit | edit source]
RewardXP 100
100 XP is added to the player.
Notes[edit | edit source]
- Done correctly, a message should appear in-game stating how much experience has been earned.
See Also[edit | edit source]
Reference[edit | edit source]
None provided.