> For the complete documentation index, see [llms.txt](https://changelog.matrixemulator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.matrixemulator.com/change-log/version-1.9.md).

# Version 1.9

## Changelog Version 1.9

<mark style="color:yellow;">**FIXES:**</mark>\
\
Returned to the old HardwareID system

Fixed CustomShopMessageBox option \
Fixed Shield Defense Skill \
Fixed Multi-Language messages for the TvT event \
Fixed MG class in CustomNPCItem \
Fixed MuHelper Account Level Switch \
Fixed MuHelper Auto Healing Check \
Fixed MuHelper Auto Mana Check \
Fixed OffHelper Attack Speed \
Fixed /Notice command \
Fixed items (13,97) and (13,98) \
Fixed /SetReset command \
Fixed Coin1, Coin2, Coin3 info with CashShop Off \
Fixed typos in 4 MuServer files\
Fixed Total shutdown of the Kanturu event by Event.dat \
Fixed Total shutdown of Raklion event by Event.dat \
Fixed Monster Nightmare white textures on other maps \
Fixed Skills not colliding with active Disable Dynamic Effect\
\ <mark style="color:yellow;">**LUA FIXES:**</mark>\
\
Many fixes made around LUA systems\
\
Fixed OnCharacterClose bridge <mark style="color:blue;">\[MuServer Side]</mark>\
Fixed OnCommandDone bridge <mark style="color:blue;">\[MuServer Side]</mark> \
Fixed GetTickCount() function <mark style="color:blue;">\[MuServer Side]</mark> \
Fixed OnUserRespawn bridge <mark style="color:blue;">\[MuServer Side]</mark>\
\ <mark style="color:yellow;">**NEWS:**</mark>\
\
New Lua.dat file in GS and GSCS \[Options for shutting down LUA bridges] \
New Custom Divine Name Color option - "Temporary System" \
New Custom Invasion Info option \[Adds descriptions in the invasion window] \
New Custom Rank User option \[Adds visual options to RankUser]

Added 5 new Slots for plugins in MainInfo.ini \
Added 4 new Resolutions for Main.exe \
Added 2 new columns for CustomFog \[Control for start and end of FOG] \
Added 1 new column in CustomPet of MuServer \[Add Item Drop Rate]

Here are the 6 new options for ItemOption.txt: \ <mark style="color:green;">ITEM\_OPTION\_ADD\_TRIPLE\_DAMAGE\_RATE = 128</mark> \ <mark style="color:green;">ITEM\_RESIST\_DOUBLE\_DAMAGE\_RATE = 129</mark> \ <mark style="color:green;">ITEM\_RESIST\_IGNORE\_DEFENSE\_RATE = 130</mark> \ <mark style="color:green;">ITEM\_RESIST\_IGNORE\_SHIELD\_RATE = 131</mark> \ <mark style="color:green;">ITEM\_RESIST\_CRITICAL\_DAMAGE\_RATE = 132</mark> \ <mark style="color:green;">ITEM\_RESIST\_EXCELLENT\_DAMAGE\_RATE = 133</mark>

Unlocked the use of Vulcanus monsters in other maps OffHelper enabled only with BUFF\
\ <mark style="color:yellow;">**NEWS LUA:**</mark>

Added item time return in InventoryGetItemTable() <mark style="color:blue;">\[MuServer Side]</mark>\
Added Zoom option in the RenderItem() function <mark style="color:blue;">\[Main Side]</mark>\
\
GetMapName(Map) <mark style="color:blue;">\[MuServer Side]</mark>\
SetCompleteHook() <mark style="color:blue;">\[Client Side]</mark>\
GetMonsterName() <mark style="color:blue;">\[Client Side]</mark>\
LockPlayerWalk() <mark style="color:blue;">\[Client Side]</mark>\
UnlockPlayerWalk() <mark style="color:blue;">\[Client Side]</mark>\
CharGetGuildName() <mark style="color:blue;">\[Client Side]</mark>\
GetPetSlot() <mark style="color:blue;">\[Client Side]</mark>\
GetWingSlot() <mark style="color:blue;">\[Client Side]</mark>\
GetSwordSlot() <mark style="color:blue;">\[Client Side]</mark>\
GetShieldSlot() <mark style="color:blue;">\[Client Side]</mark>\
GetHelmSlot() <mark style="color:blue;">\[Client Side]</mark>\
GetArmorSlot() <mark style="color:blue;">\[Client Side]</mark>\
GetPantsSlot() <mark style="color:blue;">\[Client Side]</mark>\
GetGlovesSlot() <mark style="color:blue;">\[Client Side]</mark>\
GetBootsSlot() <mark style="color:blue;">\[Client Side]</mark>\
GetSpecialCode() <mark style="color:blue;">\[Client Side]</mark>
