Which Class & Instruction for melee range?

Posts 1–6 of 6 · Page 1 of 1
Which Class & Instruction for melee range?
Which Class and Instruction do i need to change to edit the players Melee range? I know how to edit it but I gave up trying to find it.
Quote Originally Posted by Blueblood1 View Post
Which Class and Instruction do i need to change to edit the players Melee range? I know how to edit it but I gave up trying to find it.
MeleeStats.getRange
Delete All
Add - OpCode ldc.r4, Operand type Single, value 9999999
Add - OpCode ret

If u don't have DOT NET Reflector I recommend getting it because it works like a charm!
Quote Originally Posted by Vampire525 View Post
MeleeStats.getRange
Delete All
Add - OpCode ldc.r4, Operand type Single, value 9999999
Add - OpCode ret

If u don't have DOT NET Reflector I recommend getting it because it works like a charm!
Thanks man, I have DotNET reflector but i prefer .NETReflector with ReflexIL.
Quote Originally Posted by Blueblood1 View Post
Thanks man, I have DotNET reflector but i prefer .NETReflector with ReflexIL.
Your Welcome!, yeah I meant to say .NETReflector with ReflexIL.
Quote Originally Posted by Vampire525 View Post
MeleeStats.getRange
Delete All
Add - OpCode ldc.r4, Operand type Single, value 9999999
Add - OpCode ret

If u don't have DOT NET Reflector I recommend getting it because it works like a charm!
Thank you! Works
how does this work with dotnet resolver
Posts 1–6 of 6 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?