google sometimes rejects it, dunno i don't do tech support
as far as 78... You can, if you false the checkpoints, it will go to sholazar
thanks!!!!!!!!!!!!!!
it should be picked up from that stupid complete log quest >.<
<If Condition="((HasQuest(26261)) && (IsQuestCompleted(26261)))" >
<CustomBehavior File="WaitTimer" WaitTime="2000" />
<CustomBehavior File="CompleteLogQuest" QuestId="26261" /> <!-- Get 26260 -->
<CustomBehavior File="WaitTimer" WaitTime="2000" />
</If>
<If Condition="(HasQuest(26260))" >
<CustomBehavior File="FlyTo" X="905.4128" Y="-201.1573" Z="10.49855" />
<CustomBehavior File="ForcedDismount" />
<TurnIn QuestName="The Forgemaster's Log" QuestId="26260" TurnInName="Forgemaster's Log" TurnInId="205134" X="909.5818" Y="-193.3752" Z="11.51797" />
<Pickup QuestName="Silvermarsh Rendezvous" QuestId="27007" GiverName="Forgemaster's Log" GiverId="205134" GiverType="GameObject" X="909.5818" Y="-193.3752" Z="11.51797" />
</If>
<If Condition="((HasQuest(26261)) && (IsQuestCompleted(26261)))" >
<CustomBehavior File="WaitTimer" WaitTime="2000" />
<CustomBehavior File="CompleteLogQuest" QuestId="26261" /> <!-- Get 26260 -->
<CustomBehavior File="WaitTimer" WaitTime="2000" />
</If>
<If Condition="((!HasQuest(26260)) && (!IsQuestCompleted(26260)))" >
<PickUp QuestName="The Forgemaster's Log" GiverName="Maruut Stonebinder" QuestId="26260" GiverId="43065" />
</If>
<If Condition="(HasQuest(26260))" >
<CustomBehavior File="FlyTo" X="905.4128" Y="-201.1573" Z="10.49855" />
<CustomBehavior File="ForcedDismount" />
<TurnIn QuestName="The Forgemaster's Log" QuestId="26260" TurnInName="Forgemaster's Log" TurnInId="205134" X="909.5818" Y="-193.3752" Z="11.51797" />
<Pickup QuestName="Silvermarsh Rendezvous" QuestId="27007" GiverName="Forgemaster's Log" GiverId="205134" GiverType="GameObject" X="909.5818" Y="-193.3752" Z="11.51797" />
</If>
[UserSettings-vUnknown(error)]: BEHAVIOR MAINTENANCE PROBLEM: An item with the same key has already been added.
FROM HERE:
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at BuddyWiki.CustomBehavior.UserSettings.UserSettings.UtilBuildRecognizedAttributes() in c:\Users\Administrator\Desktop\Honorbuddy_2.0.0.4991\Quest Behaviors\UserSettings.cs:line 320
at BuddyWiki.CustomBehavior.UserSettings.UserSettings..ctor(Dictionary`2 args) in c:\Users\Administrator\Desktop\Honorbuddy_2.0.0.4991\Quest Behaviors\UserSettings.cs:line 119
[UserSettings-vUnknown(error) @line 1247]: Stopping Honorbuddy. Please repair the profile!