# Version 2.1

## Changelog Version 2.1

<mark style="color:yellow;">**FIXES:**</mark>\
\
Fixed the Kalima Ticket item that only went up to N.6 \
Fixed reading of files \[UTF-8,UTF-8 WITH BOM,ANSI] "CS,GS,GSCS,DS,JS,GetMu-Info" \
Fixed Summon Party in OffHelper \
Fixed OffHelper activating Buff in SafeZone \
Fixed log in Displayer when opening the SkillTree window \
Fixed DeathGate returning to base in the Illusion Temple \
Fixed item collection time in Illusion Temple \
Fixed Party Divide Zen only for those in the Party Range \
Fixed duplicate Castle Deep Messages \
Fixed the mix of Lucky Items and Cherry Blossons\
Fixed the position of texts on the final screen of Blood Castle \
Fixed the weapon on the back after giving it to the archangel in BC \
Fixed the position of Chaos Card Mix text lines \
Fixed RankUser window display in Monsters \
Fixed the crash that occurred with RankUserModel = 1 \
Fixed the position of the Illusion Temple central counter \
Fixed the position of the Illusion Temple side counter \
Fixed Remove Gens from FastMenu with DisableMain or Plugin\
\ <mark style="color:yellow;">**LUA FIXES:**</mark>\
\
Fixed PlayerTarget returning -1 if it has no value <mark style="color:blue;">\[Client Side]</mark> \
Fixed NpcTarget returning -1 if it has no value <mark style="color:blue;">\[Client Side]</mark> \
Fixed OnUserItemPick Point being inactive <mark style="color:blue;">\[MuServer Side]</mark> \
Fixed the CreateMonster function if in the wrong position it will return 0 <mark style="color:blue;">\[MuServer Side]</mark> \
\ <mark style="color:yellow;">**NEWS:**</mark>\
\
Require now works with \[.lua, .enc, .Matrix] \
Logging of number of arguments has been added to all LUA functions \
The ItemToolTip function has been improved from 8 to 15 arguments now with Ancient and Socket

New Option to remove the consumption of Arrows and Bolts from the inventory\
\ <mark style="color:yellow;">**NEWS LUA:**</mark>\
\
OnSQLAsyncResult() <mark style="color:blue;">\[Bridge - MuServer Side]</mark> \
OnUserWalk() <mark style="color:blue;">\[Bridge - MuServer Side]</mark> \
OnMonsterDieGiveItem() <mark style="color:blue;">\[Bridge - MuServer Side]</mark> \
OnUserItemPick() <mark style="color:blue;">\[Bridge - MuServer Side]</mark> \
OnUserExperience() <mark style="color:blue;">\[Bridge - MuServer Side]</mark> \
SQLAsyncQuery() <mark style="color:blue;">\[Function - MuServer Side]</mark>\
SetObjectSkillBlockTime() <mark style="color:blue;">\[Function - MuServer Side]</mark>\
MoneyDrop() <mark style="color:blue;">\[Function - MuServer Side]</mark>
