• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Unable to mine Small Granite Rock

    Discussion in 'Rebornbuddy Support' started by hkme, Nov 27, 2014.

    1. hkme

      hkme Member

      Joined:
      May 12, 2014
      Messages:
      197
      Likes Received:
      0
      Trophy Points:
      16
      Unable to mine the quest item Small Granite Rock
      It approaches the Mineral Deposit, opened the mining window, then throw an exception.

      Part of the profile the problem occurs
      Code:
      			<Gather While="(GetQuestById(67035).QuestI8BH &lt; 15) or (GetQuestById(67035).QuestI8CH &lt; 5)">
      				<GatherObject>Mineral Deposit</GatherObject>
      				<HotSpots>
      					<HotSpot Radius="70" XYZ="208.9226, -4.979166, 15.13734" />
      				</HotSpots>
      				<ItemNames>
      					<ItemName>Large Granite Rock</ItemName>
      					<ItemName>Small Granite Rock</ItemName>
      				</ItemNames>
      			</Gather>
      
       
    2. hkme

      hkme Member

      Joined:
      May 12, 2014
      Messages:
      197
      Likes Received:
      0
      Trophy Points:
      16
      Sorry my bad. I think I forgot the tag <GatheringSkillOrder>
      It works after I put it back in.
       

    Share This Page