30 lines
324 B
Plaintext
30 lines
324 B
Plaintext
ADDQUESTPOINTS
|
|
|
|
NAME
|
|
AddQuestPoints()
|
|
|
|
|
|
SYNOPSIS
|
|
int AddQuestPoints(mixed x)
|
|
|
|
|
|
DESCRIPTION
|
|
Arbitrarily add quest points to a creature. Usually this is done when a player completes a quest.
|
|
|
|
|
|
EXAMPLES
|
|
|
|
|
|
|
|
LOCATION
|
|
/lib/body
|
|
|
|
|
|
SEE ALSO
|
|
GetQuestPoints
|
|
|
|
Author
|
|
Cratylus
|
|
|
|
|