Zytan
Member
- Joined
- Jun 12, 2012
- Messages
- 84
Hello,
i have created a simple profile for running around killing stuff and when bag is fulll i would like the bot to sell items or repair if anything needs to be reapired.
Profile:
Error i am getting is:
And same for repair ....
Anyone can help me with the error?
PS how do i get my current X,Y,Z or my character and map id?
i have created a simple profile for running around killing stuff and when bag is fulll i would like the bot to sell items or repair if anything needs to be reapired.
Profile:
Code:
<Profile Name="3-6" Author="test" Version="1">
<Grind CreatureIds="27449,27451" ExcludeNeutral="true">
<GrindArea>
<Hotspot X="-551.3072" Y="-943.9133" Z="-3646.437" Timeout="60" Range="150" />
<Hotspot X="-591.9733" Y="-948.7164" Z="-3606.385" Timeout="60" Range="150" />
<Hotspot X="-595.0767" Y="-941.3621" Z="-3680.059" Timeout="60" Range="150" />
<Hotspot X="-640.4073" Y="-942.5441" Z="-3665.167" Timeout="60" Range="150" />
<Hotspot X="-714.9655" Y="-958.5246" Z="-3759.256" Timeout="60" Range="150" />
</GrindArea>
</Grind>
<Vendor>
<MaxQuality>Inferior</MaxQuality>
<VendorNPCs>
<VendorNPC CreatureId="28739" CreatureName="Supplier Ingavak" MapId="" X="-549.8439" Y="-905.6646" Z="-3262.566"/>
</VendorNPCs>
</Vendor>
</Profile>
Error i am getting is:
Code:
Couldn't select a vendor to do our vendor run! Does the profile contain actual Vendor definitions?
And same for repair ....
Anyone can help me with the error?
PS how do i get my current X,Y,Z or my character and map id?