Difference between revisions of "API GetNumAccomplishments"

From Vendetta Lua
Jump to: navigation, search
(split)
 
 
Line 4: Line 4:
 
<br>
 
<br>
 
'''Description:'''<br>
 
'''Description:'''<br>
get number of accomplishmeants for given character(?). not well tested, may require caching of the char info
+
get number of accomplishments for the given character
 
<br>
 
<br>
 
'''Arguments:'''<br>
 
'''Arguments:'''<br>
''charid'' character id (?)
+
''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