crack00r
Member
- Joined
- Jan 15, 2010
- Messages
- 697
- Reaction score
- 1
Hey Hawker ore Main,
can you PLEASE add a option for Runto's like
<objective questname="BLABLA" questid="999" type="Runto" x="-2552.086" y="-723.2066" z="-8.915946">
thx
would be cool to use quests like this...
</objective></objective>
<objective questname="BLABLA" questid="999" type="Runto" x="-2552.086" y="-723.2066" z="-8.915946"><objective questname="BLABLA" questid="999" type="Runto" x="-2552.086" y="-723.2066" z="-8.915946">
ore much better will be
</objective></objective>
can you PLEASE add a option for Runto's like
Code:
<. Objective QuestName="BLABLA" QuestId="999" Type="Runto" X="-2552.086" Y="-723.2066" Z="-8.915946"/><objective questname="BLABLA" questid="999" type="Runto" x="-2552.086" y="-723.2066" z="-8.915946">
thx

would be cool to use quests like this...
</objective></objective>
Code:
<objective z="-8.915946" y="-723.2066" x="-2552.086" type="Runto" questid="999" questname="BLABLA"><objective z="-8.915946" y="-723.2066" x="-2552.086" type="Runto" questid="999" questname="BLABLA"></objective></objective><.PickUp QuestName="Winterhoof Cleansing" QuestId="754" GiverName="Mull Thunderhorn" GiverId="2948" />
<.Objective QuestName="Winterhoof Cleansing" QuestId="754" Type="Runto" X="-2552.086" Y="-723.2066" Z="-8.915946" />
<.useitem ItemId="5411" />
<.TurnIn QuestName="Winterhoof Cleansing" QuestId="754" TurnInName="Mull Thunderhorn" TurnInId="2948" />
ore much better will be
</objective></objective>
Code:
<objective z="-8.915946" y="-723.2066" x="-2552.086" type="Runto" questid="999" questname="BLABLA"><objective z="-8.915946" y="-723.2066" x="-2552.086" type="Runto" questid="999" questname="BLABLA"></objective></objective><.PickUp QuestName="Winterhoof Cleansing" QuestId="754" GiverName="Mull Thunderhorn" GiverId="2948" />
<.Objective QuestName="Winterhoof Cleansing" QuestId="754" Type="Runto" X="-2552.086" Y="-723.2066" Z="-8.915946" UseItemId="5411"/>
<.TurnIn QuestName="Winterhoof Cleansing" QuestId="754" TurnInName="Mull Thunderhorn" TurnInId="2948" />
Last edited: