Static Public Member Functions | |
| static mixed | CreateCharFromTemplate (mixed template, mixed iSlotIndex, mixed name, mixed pass) |
| static mixed | CharCreateTemplateMod_GetValues (mixed template) |
| static mixed | LoadProfInfo (mixed filepath) |
| loads an Prof.txt info file with character creation templates | |
Definition at line 3017 of file lua_pseudo_code.cpp.
| static mixed charcreate::CreateCharFromTemplate | ( | mixed | template, | |
| mixed | iSlotIndex, | |||
| mixed | name, | |||
| mixed | pass | |||
| ) | [inline, static] |
kPacket_CharacterCreation kPacket_Account_Delete_Character ? kPacket_Change_Character_Password ? kPacket_Delete_Character_Failed ? kPacket_All_Characters ? kPacket_Move_Character ? kPacket_Character_Transfer_Log ? template is one element from the array of GetCharCreationTemplates
Definition at line 3027 of file lua_pseudo_code.cpp.
| static mixed charcreate::CharCreateTemplateMod_GetValues | ( | mixed | template | ) | [inline, static] |
Definition at line 3029 of file lua_pseudo_code.cpp.
| static mixed charcreate::LoadProfInfo | ( | mixed | filepath | ) | [inline, static] |
loads an Prof.txt info file with character creation templates
Definition at line 3032 of file lua_pseudo_code.cpp.
1.5.6