Page 1 of 1

[SOLVED] Attack without Ctrl

Posted: Mon May 18, 2020 10:15 am
by Fatal
I want the possibility to attack other player without Ctrl. Please tell me what should I change in server code for that.

I managed to do that skills no longer required Ctrl (isCtrlPressed()), but autoattack still require it. It doesn't have such check. Maybe I should change client for that? Please help.

Re: Attack without Ctrl

Posted: Wed May 20, 2020 1:06 pm
by Fatal
I figured out how to do this.