Premium Syreldar 1941 Posted June 25, 2022 Premium Share Posted June 25, 2022 (edited) Hello. Here's a list of useful globals you can use in your quests. You can add them to your questlib.lua or make a separate *.lua file and load it via dofile(). This is the hidden content, please Sign In or Sign Up 25/04/2023: Added SELECT_YES, SELECT_ENTER, SELECT_NO; Added EMPIRES; Added ARMED_HORSE_LEVEL, MILITARY_HORSE_LEVEL; Added STATUS_VIT, STATUS_INT, STATUS_STR, STATUS_DEX; Added ITEM_TYPES, ITEM_SUB_TYPES; Added AFFECT; Updated APPLY; Added JOB_TO_RACE, RACE_TO_JOB, RACE_TO_SEX; Changed RACE_NAME_LIST; Added PC_RACE_LIST, PC2_RACE_LIST, PC3_RACE_LIST; Added MALE_RACE_LIST, FEMALE_RACE_LIST; Added SEX_NAME_LIST Added STATUS_NAME_LIST; Added EMPIRE_NAME_LIST; 11/05/2023: Improvements to the overall structure of the globals. Added POINTS 31/08/2023: Structural update for ITEMS and DUNGEON_DATA. Edited August 31, 2023 by Syreldar Added 31/08/2023 updates 89 2 17 4 31 "Nothing's free in this life. Ignorant people have an obligation to make up for their ignorance by paying those who help them. Either you got the brains or cash, if you lack both you're useless." Syreldar Link to comment Share on other sites More sharing options...
Premium TAUMP 898 Posted June 26, 2022 Premium Share Posted June 26, 2022 1 Link to comment Share on other sites More sharing options...
Premium Syreldar 1941 Posted July 3, 2022 Author Premium Share Posted July 3, 2022 (edited) Added Colors. https://metin2.download/video/3IhUJdr36VbIB2Q96GA2dlVk7osAmHce/.mp4 Edited September 4, 2022 by Metin2 Dev Core X - External 2 Internal 1 "Nothing's free in this life. Ignorant people have an obligation to make up for their ignorance by paying those who help them. Either you got the brains or cash, if you lack both you're useless." Syreldar Link to comment Share on other sites More sharing options...
Premium Syreldar 1941 Posted April 25, 2023 Author Premium Share Posted April 25, 2023 25/04/2023: Added SELECT_YES, SELECT_ENTER, SELECT_NO; Added EMPIRES; Added ARMED_HORSE_LEVEL, MILITARY_HORSE_LEVEL; Added STATUS_VIT, STATUS_INT, STATUS_STR, STATUS_DEX; Added ITEM_TYPES, ITEM_SUB_TYPES; Added AFFECT; Updated APPLY; Added JOB_TO_RACE, RACE_TO_JOB, RACE_TO_SEX; Changed RACE_NAME_LIST; Added PC_RACE_LIST, PC2_RACE_LIST, PC3_RACE_LIST; Added MALE_RACE_LIST, FEMALE_RACE_LIST; Added SEX_NAME_LIST Added STATUS_NAME_LIST; Added EMPIRE_NAME_LIST; 1 "Nothing's free in this life. Ignorant people have an obligation to make up for their ignorance by paying those who help them. Either you got the brains or cash, if you lack both you're useless." Syreldar Link to comment Share on other sites More sharing options...
Premium Syreldar 1941 Posted May 11, 2023 Author Premium Share Posted May 11, 2023 11/05/2023: Improvements to the overall structure of the globals. Added POINTS "Nothing's free in this life. Ignorant people have an obligation to make up for their ignorance by paying those who help them. Either you got the brains or cash, if you lack both you're useless." Syreldar Link to comment Share on other sites More sharing options...
Premium Syreldar 1941 Posted August 31, 2023 Author Premium Share Posted August 31, 2023 31/08/2023: Structural update for ITEMS and DUNGEON_DATA. "Nothing's free in this life. Ignorant people have an obligation to make up for their ignorance by paying those who help them. Either you got the brains or cash, if you lack both you're useless." Syreldar Link to comment Share on other sites More sharing options...
Recommended Posts