How to do not allow some item added in the quick slot (skill bar)

07/06/2016 11:22 tkminh#1
Hello,

Anyone can help me with this issue. I know an item in game cannot be added to the quick slot bar (skill bar), such as Lapis. So I would like to edit client/server for some items (Capital recall rune, Summon ...), it cannot be added to the quick slot bar (skill bar), (the same as Lapis).

I know from server, there is a procedure: usp_Save_Char_QuickSlot_Add_E
And I can update it.

But for client, how can I make it ?


--
Thanks first,
MinhT
07/06/2016 12:44 nick4ever#2
chỉnh item type lại sếp :v
07/06/2016 13:31 tkminh#3
Thanks, I will try. Maybe update both client and server, right ?

P/S: Next time can u use English :p
07/07/2016 11:44 nick4ever#4
Truong Kim Minh? .
07/07/2016 16:42 Eric-Dutra16#5
There is already some checks of the item Type for this, to find these checks you just need to find the item Type with Cheat Engine in Game.exe and then see what happens when you put the item in skill bar.
07/08/2016 06:11 tkminh#6
#closed