Dagravit0598
New Member
- Joined
- Dec 24, 2014
- Messages
- 5
How do i make a grinding profile?
<Profile Name="QH Basic Grind Profile" Author="Deathdisguise" Version="1">
<Kill X="123" Y="123" Z="123" />
</Profile>
How do i make a grinding profile?
<Profile Name="NAME OF GRIND" Author="Walter" Version="0.1">
<Grind>
<Repair PreferClosest="true" PreferFirst="false">
<RepairNPCs>
<RepairNPC Name="Provisioner Omnichron" CreatureId="56657" X="-22479.49" Y="-942.8369" Z="-27812.71" MapId="2997" /> <----- Alt+Shift+D when selecting vendor how you dump.
</RepairNPCs>
</Repair>
<Vendor>
<VendorNPCs>
<VendorNPC Name="Provisioner Omnichron" CreatureId="56657" X="-22479.49" Y="-942.8369" Z="-27812.71" MapId="2997"/> <----- Alt+Shift+D when selecting vendor how you dump.
</VendorNPCs>
</Vendor>
<GrindArea>
<Hotspot X="-532424.5513" Y="-982349.8234737" Z="-42342238.72" Timeout="60" Range="60" Name="New Hotspot" />
</GrindArea>
</Grind>
</Profile>
<Profile Name="NAME OF GRIND" Author="Walter" Version="0.1">
<Grind Condition="1==1">
<CreatureIds></CreatureIds>
<Repair PreferClosest="true" PreferFirst="false">
<RepairNPCs>
</RepairNPCs>
</Repair>
<Vendor>
<VendorNPCs>
</Vendor>
<GrindArea>
<Hotspot X="-1402.85449" Y="-925.8044" Z="-2007.2428" Timeout="60" Range="40" Name="New Hotspot" />
<Hotspot X="-1390.29065" Y="-918.47876" Z="-2063.13721" Timeout="60" Range="40" Name="New Hotspot" />
<Hotspot X="-1346.9165" Y="-916.7501" Z="-2031.183" Timeout="60" Range="40" Name="New Hotspot" />
</GrindArea>
</Grind>
</Profile>
<Profile Name="Potato" Author="DD" />
<Kill X="-1390.29065" Y="-918.47876" Z="-2063.13721" />
</Profile>
Using the QuestHelper version would make this super easy! See the Questing Pack in my signature for access to QuestHelper!
HTML:<Profile Name="QH Basic Grind Profile" Author="Deathdisguise" Version="1"> <Kill X="123" Y="123" Z="123" /> </Profile>
The following profile will kill everything within a 200m radius of the (123,123,123) coordinate, and not actively engage primes, or flying mobs.
EDIT: Should probably include the name/author/version attributes too, just in case.![]()
Hey champ, just tried this, subbing in my coordinates. It still seems to be going after the elites, the ones that have that red glow about them. Should it be doing that?
EDIT: Yeah even doing it with the one Walter posted, goes after champions/elites whatever they are, dies too often as I cannot find a spot around where I am at which does not have them, too squishy at my level to take them on solo
How do i activate Questhelper.cs?
Hey champ, just tried this, subbing in my coordinates. It still seems to be going after the elites, the ones that have that red glow about them. Should it be doing that?
<Kill Condition="" Quest="-1" Objective="-1" Creature="" X="" Y="" Z="" Radius="200" PullRange="24" />
Hey champ, just tried this, subbing in my coordinates. It still seems to be going after the elites, the ones that have that red glow about them. Should it be doing that?