Method | Description | |
---|---|---|
AddRoleData_Item ( GameBase info, uint &nkey ) : bool | ||
CreateLegion ( |
||
CreateRole ( int accountid, String name, uint lookface, byte professin, int &playerid ) : bool | ||
DeleteRoleData_Eudemon ( int playerid, uint id ) : bool | ||
DeleteRoleData_Item ( int playerid, uint id ) : bool | ||
GetAccountId ( String sAcc ) : int | ||
IsOnline ( String sAcc, int &mapserverindex ) : bool | ||
LoadRoleData_Eudemon ( GameBase info ) : void | ||
LoadRoleData_Eudemon_MagicInfo ( GameBase info ) : void | ||
LoadRoleData_Friend ( GameBase info ) : void | ||
LoadRoleData_Item ( GameBase info ) : void | ||
LoadRoleData_Magic ( GameBase info ) : void | ||
QueryAccount ( String sAcc ) : int | ||
QueryRoleInfo ( int accountid ) : |
||
QueryRoleName ( String name ) : |
||
SaveRoleData_Attr ( GameBase info ) : bool | ||
SaveRoleData_Eudemon ( GameBase info ) : void | ||
SaveRoleData_Eudemon_MagicInfo ( GameBase info ) : void | ||
SaveRoleData_Friend ( GameBase info ) : void | ||
SaveRoleData_Item ( GameBase info ) : void | ||
SaveRoleData_Magic ( GameBase info ) : void | ||
SetOnlineState ( int accountid, int mapserverindex ) : void | ||
UpdateLegion ( |
||
UpdateLegionMembers ( uint legion_id, |
Method | Description | |
---|---|---|
DBStringToNormal ( string dbStr ) : string |
public static AddRoleData_Item ( GameBase info, uint &nkey ) : bool | ||
info | GameBase | |
nkey | uint | |
return | bool |
public static CreateLegion ( |
||
info | ||
return | int |
public static CreateRole ( int accountid, String name, uint lookface, byte professin, int &playerid ) : bool | ||
accountid | int | |
name | String | |
lookface | uint | |
professin | byte | |
playerid | int | |
return | bool |
public static DeleteRoleData_Eudemon ( int playerid, uint id ) : bool | ||
playerid | int | |
id | uint | |
return | bool |
public static DeleteRoleData_Item ( int playerid, uint id ) : bool | ||
playerid | int | |
id | uint | |
return | bool |
public static GetAccountId ( String sAcc ) : int | ||
sAcc | String | |
return | int |
public static IsOnline ( String sAcc, int &mapserverindex ) : bool | ||
sAcc | String | |
mapserverindex | int | |
return | bool |
public static LoadRoleData_Eudemon ( GameBase info ) : void | ||
info | GameBase | |
return | void |
public static LoadRoleData_Eudemon_MagicInfo ( GameBase info ) : void | ||
info | GameBase | |
return | void |
public static LoadRoleData_Friend ( GameBase info ) : void | ||
info | GameBase | |
return | void |
public static LoadRoleData_Item ( GameBase info ) : void | ||
info | GameBase | |
return | void |
public static LoadRoleData_Magic ( GameBase info ) : void | ||
info | GameBase | |
return | void |
public static QueryAccount ( String sAcc ) : int | ||
sAcc | String | |
return | int |
public static QueryRoleInfo ( int accountid ) : |
||
accountid | int | |
return |
public static QueryRoleName ( String name ) : |
||
name | String | |
return |
public static SaveRoleData_Attr ( GameBase info ) : bool | ||
info | GameBase | |
return | bool |
public static SaveRoleData_Eudemon ( GameBase info ) : void | ||
info | GameBase | |
return | void |
public static SaveRoleData_Eudemon_MagicInfo ( GameBase info ) : void | ||
info | GameBase | |
return | void |
public static SaveRoleData_Friend ( GameBase info ) : void | ||
info | GameBase | |
return | void |
public static SaveRoleData_Item ( GameBase info ) : void | ||
info | GameBase | |
return | void |
public static SaveRoleData_Magic ( GameBase info ) : void | ||
info | GameBase | |
return | void |
public static SetOnlineState ( int accountid, int mapserverindex ) : void | ||
accountid | int | |
mapserverindex | int | |
return | void |
public static UpdateLegion ( |
||
info | ||
return | void |
public static UpdateLegionMembers ( uint legion_id, |
||
legion_id | uint | |
member | ||
return | uint |