Increase the melee hit range

Need help running MacroQuest2? Ask your questions about how to get things to work on your computer.

Moderator: MacroQuest Developers

Xdev
orc pawn
orc pawn
Posts: 11
Joined: Tue Mar 01, 2005 5:25 am

Increase the melee hit range

Post by Xdev » Tue Mar 01, 2005 5:26 am

Normal EQ only show you melee hits while you in like range of 50 from the mob.

Is there any way to increase this range with MQ2 API ?

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

Post by dont_know_at_all » Tue Mar 01, 2005 6:13 am

Probably not. Damage and hits are calculated on the server.

Xdev
orc pawn
orc pawn
Posts: 11
Joined: Tue Mar 01, 2005 5:25 am

Post by Xdev » Tue Mar 01, 2005 6:22 am

the EQ client is not telling the server which radius of dmg updates he want to see ?

TheNewGuy
a snow griffon
a snow griffon
Posts: 307
Joined: Sat Jul 10, 2004 9:33 am
Contact:

Post by TheNewGuy » Tue Mar 01, 2005 11:00 am

From what I read he wants to see the battlespam out farther, not be able to hit farther.

I have no clue if it can be done, but that's what I think he wants to do.
[quote="dont_know_at_all"][quote="sybarite"]Um.. search works fine for me (used spell_routines.inc)... Try scrolling down you lazy fuck.

http://www.macroquest2.com/phpBB2/viewtopic.php?t=8964&highlight=spellroutines+inc[/quote]

That's great but he's looking for move.inc, you fucking spastic colon.[/quote]

Virtuoso65
a hill giant
a hill giant
Posts: 150
Joined: Wed Oct 15, 2003 2:29 pm

Post by Virtuoso65 » Tue Mar 01, 2005 11:07 am

The messages are filtered serverside to a specific range.

TheNewGuy
a snow griffon
a snow griffon
Posts: 307
Joined: Sat Jul 10, 2004 9:33 am
Contact:

Post by TheNewGuy » Tue Mar 01, 2005 12:45 pm

Yeah, that makes sense after some thought.

What you could possibly to, however, is figure out what that exact range is then just fool the server into thinking you are in that range, or using MQ2MoveUtils /stick to actually stay in that range.
[quote="dont_know_at_all"][quote="sybarite"]Um.. search works fine for me (used spell_routines.inc)... Try scrolling down you lazy fuck.

http://www.macroquest2.com/phpBB2/viewtopic.php?t=8964&highlight=spellroutines+inc[/quote]

That's great but he's looking for move.inc, you fucking spastic colon.[/quote]

Xdev
orc pawn
orc pawn
Posts: 11
Joined: Tue Mar 01, 2005 5:25 am

Post by Xdev » Tue Mar 01, 2005 8:01 pm

TheNewGuy wrote:Yeah, that makes sense after some thought.

What you could possibly to, however, is figure out what that exact range is then just fool the server into thinking you are in that range, or using MQ2MoveUtils /stick to actually stay in that range.

Hehe... well.. if i do that, i will also get hit by the mob.. if lets say the mob AE RAMP... no ? ) after all.. i'm normaly not in range in the first place, coz i'm caster :p

TheNewGuy
a snow griffon
a snow griffon
Posts: 307
Joined: Sat Jul 10, 2004 9:33 am
Contact:

Post by TheNewGuy » Wed Mar 02, 2005 6:57 am

That depends on how big that battlespam radius is. I am a caster myself and just never thought to check it out.

Also remember if you are in a multi-level place, EverQuest normally doesn't give 2 shits about the Z axis. Unsure how the Battlespam is figured out, perhaps it doesn't dive a shit about the Z axis either.
[quote="dont_know_at_all"][quote="sybarite"]Um.. search works fine for me (used spell_routines.inc)... Try scrolling down you lazy fuck.

http://www.macroquest2.com/phpBB2/viewtopic.php?t=8964&highlight=spellroutines+inc[/quote]

That's great but he's looking for move.inc, you fucking spastic colon.[/quote]