Метод | Описание | |
---|---|---|
CheckCave ( byte xsec, byte ysec ) : bool | ||
ConvertBlueValue ( int num ) : int | ||
GetNpcID ( string name ) : int | ||
GetNpcID_ ( string name ) : int | ||
GetTeleport ( string name ) : byte | ||
Load ( ) : void | ||
LoadCaveTeleports ( ) : void | ||
LoadCaves ( ) : void | ||
LoadGoldData ( ) : void | ||
LoadJobLevels ( ) : void | ||
LoadLevelData ( ) : void | ||
LoadMagicOptions ( ) : void | ||
LoadMapObject ( string filename ) : void | ||
LoadMasteryData ( ) : void | ||
LoadNpcs ( ) : void | ||
LoadObject ( ) : void | ||
LoadQuestData ( string file ) : void | ||
LoadRegionCodes ( ) : void | ||
LoadShopTabData ( ) : void | ||
LoadTeleportPrice ( ) : void | ||
ReverseData ( ) : void | ||
SetAgroMobs ( string listfile ) : void | ||
SetShopData ( ) : void | ||
Shop_Alexandria ( ) : void | ||
TeleportBuilding ( ) : void | ||
TeleportData ( ) : void | ||
TraderData ( ) : void | ||
cavedata ( ) : void |
public static CheckCave ( byte xsec, byte ysec ) : bool | ||
xsec | byte | |
ysec | byte | |
Результат | bool |
public static ConvertBlueValue ( int num ) : int | ||
num | int | |
Результат | int |
public static GetNpcID ( string name ) : int | ||
name | string | |
Результат | int |
public static GetNpcID_ ( string name ) : int | ||
name | string | |
Результат | int |
public static GetTeleport ( string name ) : byte | ||
name | string | |
Результат | byte |
public static LoadCaveTeleports ( ) : void | ||
Результат | void |
public static LoadMagicOptions ( ) : void | ||
Результат | void |
public static LoadMapObject ( string filename ) : void | ||
filename | string | |
Результат | void |
public static LoadMasteryData ( ) : void | ||
Результат | void |
public static LoadQuestData ( string file ) : void | ||
file | string | |
Результат | void |
public static LoadRegionCodes ( ) : void | ||
Результат | void |
public static LoadShopTabData ( ) : void | ||
Результат | void |
public static LoadTeleportPrice ( ) : void | ||
Результат | void |
public static SetAgroMobs ( string listfile ) : void | ||
listfile | string | |
Результат | void |
public static Shop_Alexandria ( ) : void | ||
Результат | void |
public static TeleportBuilding ( ) : void | ||
Результат | void |