Donating $10 for a simple help for HunterNoWarp.mac

metsu

New member
Joined
Mar 19, 2008
Messages
21
Reaction score
0
Points
0
Need a little help for HunterNoWarp.mac please !

Hi guys,

Been using this mac for quite some times, it's really great !
But i encounter an issue when i try to farm in PoEarth (Vegarlson, the Earthen Badland) . i've do the settings in the ini files but the macro isnt working, i move back to my old farm spot and it's working again. so i think i might have the wrong setting in the ini file. ( i suspect it's the zone name that i type wrongly but i wasnt sure. please help ~~ thanks !

this are the lines i added into HunterMob.ini :

[Vegarlson, The Earthen Badlands] >> is the spelling or the comma correct ?
Mob1=An Earthen Mudwalker
Mob2=An Earthen Mudslinger

Default setting :

[The Southern Plains of Karana]
Mob1=a lion
Mob2=a lioness
Mob3=a wolf cub
Mob4=Quillmane
========================================
Lines i added into HunterLoot.ini :

[Vegarlson, The Earthen Badlands]
Loot1=Blue Diamond
Loot2=Diamond


Default :
[Stonebrunt Mountains]
Loot1=low quality cat pelt
Loot2=medium quality cat pelt
Loot3=high quality cat pelt
 
i noticed this in the HunterMob.ini

| Description : This is a list of mobs that drop tradeskill loot - silks,
| pelts, etc for Antonica/Odus/Faydwer/Luclin. Use this with my
| HunterLoot.ini and the HunterNoWarp.mac or Hnter.mac macro by
| robdawg.


Does that means it wont work in Plane of Power ?
 
i noticed this in the HunterMob.ini

| Description : This is a list of mobs that drop tradeskill loot - silks,
| pelts, etc for Antonica/Odus/Faydwer/Luclin. Use this with my
| HunterLoot.ini and the HunterNoWarp.mac or Hnter.mac macro by
| robdawg.


Does that means it wont work in Plane of Power ?

It will work in PoP.

To get zone name do /echo ${Zone.ShortName} or /echo ${Zone.Name}

I can't remember which one it uses.
 
i noticed this in the HunterMob.ini

| Description : This is a list of mobs that drop tradeskill loot - silks,
| pelts, etc for Antonica/Odus/Faydwer/Luclin. Use this with my
| HunterLoot.ini and the HunterNoWarp.mac or Hnter.mac macro by
| robdawg.


Does that means it wont work in Plane of Power ?

It will work in PoP.

To get zone name do /echo ${Zone.ShortName} or /echo ${Zone.LongName}

I can't remember which one it uses.


Did /echo ${Zone.ShortName} shows poeartha
/echo ${Zone.LongName} shows No such 'currentzone' member 'LongName'

changed the zone name to poeartha and still wont work

when i start the mac, it reads :

[MQ2] Attemping to read section "Vegarlson, The Earthen Badlands" Zone information from HunterMob.ini ..
[MQ2] Declaring Mob Array ..
[MQ2] "Vegarlson, The Earthen Badlands" Zone information Read Successfully from HunterMob.ini..
[MQ2] Attemping to read section "Vegarlson, The Earthen Badlands" Zone information from HunterLoot.ini ..
[MQ2] Declaring Loot Array ..
[MQ2] "Vegarlson, The Earthen Badlands" Zone information Read Successfully from HunterLoot.ini..
[MQ2] Failed to Acquire Target in Range 4000 1 Time(s)
[MQ2] Failed to Acquire Target in Range 4000 2 Time(s)
[MQ2] Failed to Acquire Target in Range 4000 3 Time(s)
[MQ2] Waiting for Respawns, Resetting Failure Counter...
 
Should be ${Zone.Name}

Opened up MQ2PiggyZone.ini and it should be

"Vegarlson, The Earthen Badlands"

So looks right.

I think it has to be a problem with HunterMob.ini

If there is a mob in your ini within 4000 range, then the mob name has to be wrong in the ini or something else in the ini is breaking it.
 
Should be ${Zone.Name}

Opened up MQ2PiggyZone.ini and it should be

"Vegarlson, The Earthen Badlands"

So looks right.

I think it has to be a problem with HunterMob.ini

If there is a mob in your ini within 4000 range, then the mob name has to be wrong in the ini or something else in the ini is breaking it.

i double checked the mobs name, it's correct. I even tried clearing off other zone+mob info and leave only PoE's info in it.. still not working.

just tried to target the mob, it move and kill it, but it's destorying my blue diamond..
changed to other zone, and macro works... omg
 
i'll offer a small donation of $10 as a thank you gift to the first guy that can help me solve my problem . thru paypal of coz :)
 
there you go
 

Attachments

  • HunterNoWarp.mac
    14.7 KB · Views: 10
  • HunterMob.ini
    3.9 KB · Views: 11
  • HunterLoot.ini
    5.4 KB · Views: 6
It's your mqrange I bet.

/mqrange should limit your targeting if you are searching for 4000 and your target can only /target for 100 you aren't going to find the mobs.
 
Here are fixed files. Tested and worked.

Zone name was "The Plane of Earth"

do /echo ${Zone.Name} to get the correct zone name for it.
 

Attachments

  • HunterMob.ini
    3.9 KB · Views: 6
  • HunterLoot.ini
    5.4 KB · Views: 2