A acperin New Member Joined Jan 31, 2010 Messages 106 Nov 18, 2013 #1 bot does not move. I don't know what the problem is. I killed one mob trying to get it to start. It does not do anything. Attached profile and logs Attachments Balmorra mob.xml Balmorra mob.xml 1.2 KB · Views: 208 2013-11-18 15.45.txt 2013-11-18 15.45.txt 7.3 KB · Views: 135
bot does not move. I don't know what the problem is. I killed one mob trying to get it to start. It does not do anything. Attached profile and logs
Cryogenesis Community Developer Joined Jul 13, 2010 Messages 2,128 Nov 18, 2013 #2 acperin said: bot does not move. I don't know what the problem is. I killed one mob trying to get it to start. It does not do anything. Attached profile and logs Click to expand... Not to bitch, but your posting in guides... Please post in the correct forum But try this: Code: <Profile xmlns="http://tempuri.org/ProfileSchema.xsd"> <Name>Balmorra Mob Grind</Name> <Vendors> <Hotspot Z="-1.4885" Y="1.14901" X="27.1585" Name="Imperial Medical Droid"/> </Vendors> <GrindAreas> <GrindArea Name="Balmorra"> <MinLevel>1</MinLevel> <MaxLevel>100</MaxLevel> <Mobs> <Mob>Twisted Colicoid Soldier</Mob> <Mob>Twisted Colicoid Digger</Mob> <Mob>Colicoid Drone</Mob> <Mob>Twisted Colicoid Feeder</Mob> <Mob>Colicoid Thrasher</Mob> </Mobs> <Hotspots> <Hotspot Z="-18.13695" Y="0.3632482" X="20.9767" Name="My Location"/> <Hotspot Z="-21.10497" Y="0.2089372" X="25.03827" Name="My Location"/> <Hotspot Z="-26.41719" Y="0.1878663" X="24.51806" Name="My Location"/> <Hotspot Z="-31.11461" Y="-0.08535149" X="27.03153" Name="My Location"/> <Hotspot Z="-30.6997" Y="-0.06916817" X="29.6729" Name="My Location"/> <Hotspot Z="-33.39275" Y="0.04495668" X="31.9315" Name="My Location"/> <Hotspot Z="-37.40719" Y="-0.1136854" X="33.60091" Name="My Location"/> <Hotspot Z="-40.96766" Y="-1.779826" X="28.81803" Name="My Location"/> <Hotspot Z="-41.01646" Y="-1.555543" X="25.35889" Name="My Location"/> </Hotspots> </GrindArea> </GrindAreas> <Grind GrindRef="Balmorra" /> </Profile>
acperin said: bot does not move. I don't know what the problem is. I killed one mob trying to get it to start. It does not do anything. Attached profile and logs Click to expand... Not to bitch, but your posting in guides... Please post in the correct forum But try this: Code: <Profile xmlns="http://tempuri.org/ProfileSchema.xsd"> <Name>Balmorra Mob Grind</Name> <Vendors> <Hotspot Z="-1.4885" Y="1.14901" X="27.1585" Name="Imperial Medical Droid"/> </Vendors> <GrindAreas> <GrindArea Name="Balmorra"> <MinLevel>1</MinLevel> <MaxLevel>100</MaxLevel> <Mobs> <Mob>Twisted Colicoid Soldier</Mob> <Mob>Twisted Colicoid Digger</Mob> <Mob>Colicoid Drone</Mob> <Mob>Twisted Colicoid Feeder</Mob> <Mob>Colicoid Thrasher</Mob> </Mobs> <Hotspots> <Hotspot Z="-18.13695" Y="0.3632482" X="20.9767" Name="My Location"/> <Hotspot Z="-21.10497" Y="0.2089372" X="25.03827" Name="My Location"/> <Hotspot Z="-26.41719" Y="0.1878663" X="24.51806" Name="My Location"/> <Hotspot Z="-31.11461" Y="-0.08535149" X="27.03153" Name="My Location"/> <Hotspot Z="-30.6997" Y="-0.06916817" X="29.6729" Name="My Location"/> <Hotspot Z="-33.39275" Y="0.04495668" X="31.9315" Name="My Location"/> <Hotspot Z="-37.40719" Y="-0.1136854" X="33.60091" Name="My Location"/> <Hotspot Z="-40.96766" Y="-1.779826" X="28.81803" Name="My Location"/> <Hotspot Z="-41.01646" Y="-1.555543" X="25.35889" Name="My Location"/> </Hotspots> </GrindArea> </GrindAreas> <Grind GrindRef="Balmorra" /> </Profile>
A acperin New Member Joined Jan 31, 2010 Messages 106 Nov 18, 2013 #3 sorry .... but thank you for the help....