gf779sgf9sfugsgf9sgg
New Member
- Joined
- Jan 25, 2015
- Messages
- 12
Hi.
I tried making an own profile but repairing/vendoring does not work.
This is my profile:
On start I get the following messages:
Whats wrong with my vendor/repairnpc definition?
How are the hotspots processed? Are they visited in the order of appearance or does the bot calculate the nearest spot to my position?
I tried making an own profile but repairing/vendoring does not work.
This is my profile:
Code:
<Profile Name="11-12, Ellevar, Mistymurk Camp" Author="User" Version="1">
<Grind>
<Repair PreferClosest="true" >
<RepairNPCs>
<RepairDefinition Name="Mistymurk General Goods Vendor" CreatureId="33252" X="-2505.976" Y="-763.1991" Z="-2957.79" MapId="22" ExileFaction="false" />
</RepairNPCs>
</Repair>
<Vendor>
<Vendors>
<VendorDefinition Name="Mistymurk General Goods Vendor" CreatureId="33252" X="-2505.976" Y="-763.1991" Z="-2957.79" MapId="22" ExileFaction="false" />
</Vendors>
</Vendor>
<GrindArea>
<Hotspot X="-2404.48755" Y="-757.6636" Z="-2987.784" Timeout="60" Range="40" Name="3x Webwood Skitter 9-10" />
</GrindArea>
</Grind>
</Profile>
On start I get the following messages:
Code:
Can not go for a repair run without having a vendor specified in the profile.
Attempting to repair without any valid repair NPCs defined in profile!
Whats wrong with my vendor/repairnpc definition?
How are the hotspots processed? Are they visited in the order of appearance or does the bot calculate the nearest spot to my position?