Changes:
1) Temporary commented statements (need to be reviewed):
-- if (clientBuildMajor < 49 or clientBuildMajor > 51 or string.byte(clientVersionString, 2) ~= 46) then
-- local isPawnLoaded = PawnClassicLastUpdatedVersion and PawnClassicLastUpdatedVersion >= 2.0538
2) Fix for character window (self inspect)
3) Update X/Y positions for texts of character window
Hello, Are you planning to maintain this project during the cataclysm? If yes, do you want to have same code base for all version of game or separate it?
Changes: 1) Temporary commented statements (need to be reviewed): -- if (clientBuildMajor < 49 or clientBuildMajor > 51 or string.byte(clientVersionString, 2) ~= 46) then -- local isPawnLoaded = PawnClassicLastUpdatedVersion and PawnClassicLastUpdatedVersion >= 2.0538
2) Fix for character window (self inspect)
3) Update X/Y positions for texts of character window
Hello, Are you planning to maintain this project during the cataclysm? If yes, do you want to have same code base for all version of game or separate it?