Increasing Attack Speed limit on Season 16 Titanium server

Started by loluty, Today at 10:31 AM

loluty

Hi
I am using MU Season 16 Titanium files and I am trying to increase the Attack Speed but it stays low no matter what I change.

I already modified:

GameServerInfo Character.dat

GameServerInfo Common.dat

CharacterCalc.lua

AnimationInfo.txt

Client side is not the issue. MaxAttackSpeed in Config Dev.ini is 65000.

Still the speed does not increase.
Which file actually controls the attack speed limit and how can I raise the max value?

Thanks in advance.
  •  

foxwizzy

Its limited in the client main.exe
You need source for main.exe or main.dll to remove the limit
65000 i think is max stats
Builder of worlds, breaker of bugs, master of the messy and the magnificent. I make pixels obey.
  •  

loluty

Thanks.
I have the client source so I can edit it.
Do you maybe have a guide or any hint where the attack speed limit is located in main.exe / main.dll?
  •  

foxwizzy

mine is in main.cpp.
for example SetWord(0x00BDA3E2, 0x120); //DW 0x120 = 288 max attack speed
Builder of worlds, breaker of bugs, master of the messy and the magnificent. I make pixels obey.
  •  

Powered by SMFPacks Ads Manager Mod