Beelzeboul
New Member
- Joined
- Aug 25, 2015
- Messages
- 47
so im trying to create a profile that will use the plugin rarefinder5 in order to tame the spirit beasts for me Im pretty sure Im on the right path but need a little help if possible
so I had a question about the xml file Im trying to compose a profile to hit all the spirit beasts in wotlk and was wondering if it would be possible to add them to the tameable xml file thats included in the plugin the format seemed pretty simple but figured I would check
this is the rarefinder tameable xml file do I just need to add the id of the tameable beasts I want in order for it to recognize them?
if I set it the plugin to tame whenever possible does it need these additions or will it automatically attempt to tame tameables when encountered?
<?xml version="1.0" encoding="utf-8"?>
<!-- These Mobs are tameable -->
<!-- Rarekiller will tame them by default if Tamepart is activated-->
<TameMob>
<Mob Entry="9999999" Name="Dummy Pet" />
</TameMob>
<TameMob>
<Mob Entry="32517" Name="Loque'nahak" />
</TameMob>
next
Gondria
zul drak
63,43
69.6,48.6
61.6,62.6
67.8,77.6
77.6,70
Skoll
The Storm Peaks
27.8,50.8
30.2,64.6
46.2,64.8
time lost proto drake
the storm peaks
28.0,65.4
30.0,67.8
36.6,69.8
41.2,68.2
41.8,82.8
39.4,84.4
Loque'nahak
scholozar basin
71.0,71.6
67.0,79.6
51.0,81.6
31.0,66.6
21.6,70.6
36,30
58.6,22.2
Arcturis
Grizzly Hills
31.2,55.4
these are all the locations I would like to hit in northrend after looking over simplistic versions of this profile mainly created to find a single beast adding and creating hotspots on a script seemed easy enough once I have the coordinates but getting it to switch zones and proceed in a effeicient manner seemed to be an issue
aside for checking each of the spirit beast locations and taming when encountered I also wanted this to take a spin past the timeless proto drake mount dropping mob in storm peaks while checking on skroll and kill if encountered
anybody with experience that can gimme some pointers either in thread or via pm let me know it would be greatly appreciated
so I had a question about the xml file Im trying to compose a profile to hit all the spirit beasts in wotlk and was wondering if it would be possible to add them to the tameable xml file thats included in the plugin the format seemed pretty simple but figured I would check
this is the rarefinder tameable xml file do I just need to add the id of the tameable beasts I want in order for it to recognize them?
if I set it the plugin to tame whenever possible does it need these additions or will it automatically attempt to tame tameables when encountered?
<?xml version="1.0" encoding="utf-8"?>
<!-- These Mobs are tameable -->
<!-- Rarekiller will tame them by default if Tamepart is activated-->
<TameMob>
<Mob Entry="9999999" Name="Dummy Pet" />
</TameMob>
<TameMob>
<Mob Entry="32517" Name="Loque'nahak" />
</TameMob>
next
Gondria
zul drak
63,43
69.6,48.6
61.6,62.6
67.8,77.6
77.6,70
Skoll
The Storm Peaks
27.8,50.8
30.2,64.6
46.2,64.8
time lost proto drake
the storm peaks
28.0,65.4
30.0,67.8
36.6,69.8
41.2,68.2
41.8,82.8
39.4,84.4
Loque'nahak
scholozar basin
71.0,71.6
67.0,79.6
51.0,81.6
31.0,66.6
21.6,70.6
36,30
58.6,22.2
Arcturis
Grizzly Hills
31.2,55.4
these are all the locations I would like to hit in northrend after looking over simplistic versions of this profile mainly created to find a single beast adding and creating hotspots on a script seemed easy enough once I have the coordinates but getting it to switch zones and proceed in a effeicient manner seemed to be an issue
aside for checking each of the spirit beast locations and taming when encountered I also wanted this to take a spin past the timeless proto drake mount dropping mob in storm peaks while checking on skroll and kill if encountered
anybody with experience that can gimme some pointers either in thread or via pm let me know it would be greatly appreciated