(12-17-2017, 07:30 PM)Kazan Wrote: Synu jest problem - nie da się tego twojego na masterminda przerobić na hexerze bo jest bug i nie zmienia się shielding a nie ma funkcji czytającej m lvl na nowym kliencie (10.90+)
Jakieś pomysły?
english only....
What you mean there is no function reading mlvl? there is, always was
Self.MagicLevel()
Edit:
Berserk pot still works, shielding drops after drinking.
About mastermind, you can use command abowe to check mlvl and it works on hexera client.
eidt2:
Yep, all works
variable:
drinkmaster=1
mlvlBEZmm=122 ( setup mlvl without a potion but with all other bonuses)
Code:
Creatures.ByRangeName(7, Rat)>=1
!drinkmaster!==1
skill:=Self.MagicLevel()
Masterpot:=Misc.ItemCountEx(7440)
!skill!==!mlvlBEZmm!
!Masterpot!>=1
Hotkey.Use(7440)
exit()
u can also play with cooldowns