Search found 2 matches

by NeroMorte
Wed Mar 04, 2009 8:19 pm
Forum: MQ2::Bug Reports
Topic: ${Target.MaxRangeTo} reporting incorrect value
Replies: 7
Views: 2986

I Should probability mention that it's not working on EQEMU.

Thats where the problems are.

Was hoping i can Fix the Source Code to get it working, just not sure what to fix.

I think maybe #define __get_melee_range 0x46595A

opcode might be off alittle bit
by NeroMorte
Wed Mar 04, 2009 4:30 pm
Forum: MQ2::Bug Reports
Topic: ${Target.MaxRangeTo} reporting incorrect value
Replies: 7
Views: 2986

I notice bigger model mobs report wrong MaxRangeTo. Example im Doin: /echo ${Math.Calc[${Target.Distance}]} > {Math.Calc[${Target.MaxRangeTo}]} On Target: Lady Nevederia IN: TOV Reports: 72.33 > 75.00 And i still cannot hit Dragon, The Real Max Range is 59 is where i can hit him. if anyone has any i...