API GetNumAccomplishments: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
split |
No edit summary |
||
Line 4: | Line 4: | ||
<br> | <br> | ||
'''Description:'''<br> | '''Description:'''<br> | ||
get number of | get number of accomplishments for the given character | ||
<br> | <br> | ||
'''Arguments:'''<br> | '''Arguments:'''<br> | ||
''charid'' character | ''charid'' [[charid]] of a character | ||
<br> | <br> | ||
'''Returns:'''<br> | '''Returns:'''<br> | ||
''accomplishments'' number of accomplishments | ''accomplishments'' number of accomplishments | ||
<br> | <br> |
Latest revision as of 22:09, 26 January 2009
GetNumAccomplishments
Definition:
GetNumAccomplishments(int charid) -> int accomplishments
Description:
get number of accomplishments for the given character
Arguments:
charid charid of a character
Returns:
accomplishments number of accomplishments