question ??
is it normal to warp to COERTHAS (( chng to miner ))
and one second later warp somewhere else
then one second later warp back to COERTHAS ?
i'm only asking cuz, its wasting lots of money on warps
Tried about 4-5 hours on the 'No Mor Dhona" profile, all working well except sometimes it'll head to some part in East shroud, changes between MIN/BTH about 10 times then stands there .. When the time's up it'll tele and resume as per normal. Not a big deal actually just letting u know.
	<!-- Botany: East Shroud - Trillium -->
	<If Condition="IsTimeBetween(5,7)">
		<If Condition="Core.Me.CurrentJob != ClassJobType.Botanist">
			<RunCode Name="BTN"/>
			<WaitTimer WaitTime="3"/>
		</If>
		<If Condition="not IsOnMap(152)">
			<TeleportTo Name="Hawthorne Hut" AetheryteId="4" />
		</If>
		<Gather Loops="1">
			<GatherObject>Unspoiled Lush Vegetation Patch</GatherObject>
			<HotSpots>
				<Hotspot Z="-78.26028" Y="37.02473" X="-202.5394" Radius="500"/>
			</HotSpots>
			<Slot>0</Slot> <!-- Trillium -->
			<GatheringSkillOrder>
				<GatheringSkill SpellName="Leaf Turn II" TimesToCast="1" />
			</GatheringSkillOrder>
		</Gather>
		<TeleportTo Name="Horizon" AetheryteId="17" />
	</If>Is there a way to make it miner or botanist only?
I'm trying as well to add 2 & 3 stars to that profile by myself, but everytime I got that kind of error :
System.Xml.XmlException: The 'If' start tag on line 133 position 3 does not match the end tag of 'While'. Line 534, position 4
And i can't find where the error comes from, everything seems fine.
If someone is willing to sale some profile with 2 & 3 stars, i'm gonna buy it with pleasure !
Use a program like NotePad++. Which will show you the Line Number. That error is basically telling you that you haven't closed the <If> tag, which will occur if you failed to add the </If> to the end of whichever statement you added.
anyone having trouble with umbral rock? i dont know if its old or what but everywhere i've looked its apparently in slot 7, but on the profile its listed as 6?
 R slot 6==7
R slot 6==7





