API GetLicenseLevel

From Vendetta Lua
Revision as of 19:53, 8 September 2009 by Diqrtvpe (Talk | contribs)

Jump to: navigation, search

GetLicenseLevel

Definition: GetLicenseLevel(int type, int charid) -> int level
Description:
get the level of the provided license. returns your own level if charid is not given.
Arguments:
type type of license (1-5) "charid" character id or nil
Returns:
level license level or 0 if invalid type given