Solvedissue about change current map difficulty to hero

Posts 14 of 4 · Page 1 of 1
issue about change current map difficulty to hero
is there a command in console for this function?
try this one

bind "F1" "current_combat_difficulty 3"

this is for auto.lua if u use it
Code:
if keyDown_Press(0x22)~=0 then  --press pagedown
        print("Hero difficulty enabled!")
	cmd("current_combat_difficulty 3")
end
GL
it worked, thank you.
You wont get hero drops.
Posts 14 of 4 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?