API GetLicenseLevel
From Vendetta Lua
Jump to navigationJump to 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