What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Chinese version RB does not seem to recognize the Samsung ore, such as Platinum Ore

pia

Member
Joined
Sep 25, 2013
Messages
126
Reaction score
0
<If Condition="IsTimeBetween(4,5)">
<If Condition="not IsOnMap(146)">
<TeleportTo Name="little ala mhigo" AetheryteId="19" />
</If>
<If Condition="Core.Me.CurrentJob != ClassJobType.Miner">
<RunCode Name="MIN"/>
<WaitTimer WaitTime="3"/>
</If>
<Gather Loops="1">
<GatherObject>Unspoiled Rocky Outcrop</GatherObject>
<HotSpots>
<Hotspot Z="-453.1892" Y="27.34322" X="-271.194" Radius="500"/>
<Hotspot Z="-526.113" Y="21.73838" X="-229.601" Radius="500"/>
</HotSpots>
<Slot>5</Slot>
<GatheringSkillOrder>
<GatheringSkill SpellName="King's Yield II" TimesToCast="1" />
<GatheringSkill SpellName="Sharp Vision II" TimesToCast="1" />
</GatheringSkillOrder>
</Gather>

The above code should be no problem, but RB cannot perceive unknown mine, so do not over sampling
 

Attachments

Last edited:
Doesn't look like you uploaded the right log.
 
Has been resolved, please close
 
Last edited:
Back
Top