hunterwarp

Status
Not open for further replies.

idoit2

New member
Joined
Oct 4, 2006
Messages
53
Reaction score
0
Points
0
when i try to use hunterwarp it starts then says [mq2] attempting to read section "the crystal caverns" zone information from huntermob.ini
[mq2] mob array creation error, ending macro

but if i run hunternowarp it works fine. any ideas?
 
I never got the warp version to work in CC - it's probably because the mobs are spread so much all over the Z axis, it doesn't see them.

If you look in the hunternowarp, you'll see:

Code:
   |What is the minimum Z Value of mobs I should target? 
   |------------------------------------------------------------ 
   /declare RV_MinZRange        int outer  -1000 
   |------------------------------------------------------------ 
   |What is the maximum Z Value of mobs I should target? 
   |------------------------------------------------------------ 
   /declare RV_MaxZRange        int outer  1000

but in the hunterwarp.mac, those lines do not exist...

I wish i could fix this..but i have no idea how.
 
Status
Not open for further replies.