cn3588 11 Posted September 21, 2015 Share Posted September 21, 2015 HelloMaybe something already posted but I didn't find it.1. How to TP, if i want go to MOP from Stormwind. example in HB<If Condition="(Me.MapId == 0 && Me.IsAlliance)" > <CustomBehavior File="FlyTo" DestName="SW Portal" X="-8199.441" Y="529.3228" Z="117.0738" /> <CustomBehavior File="ForcedDismount" /> <CustomBehavior File="InteractWith" MobId="215457" Range="4" X="-8194.479" Y="528.1129" Z="117.2901" /> <CustomBehavior File="WaitTimer" WaitTime="10000" GoalText="Waiting for port {TimeRemaining}" /> </If> <If Condition="(Me.MapId == 1 && Me.IsHorde)" > <CustomBehavior File="FlyTo" DestName="Org Portal" X="2013.813" Y="-4699.559" Z="28.61817" /> <CustomBehavior File="ForcedDismount" /> <CustomBehavior File="InteractWith" MobId="215424" Range="4.75" X="2014.819" Y="-4700.274" Z="28.62439" /> <CustomBehavior File="WaitTimer" WaitTime="10000" GoalText="Waiting for port {TimeRemaining}" /> </If>2. how to purchase item from NPC, example I want purchase 408 item from NPC at MOP. <Hotspot X="614.9892" Y="2120.453" Z="368.6021" /> <Vendor Name="全副武装的伦" Entry="65172" Type="Repair" Nav="Fly" X="617.0347" Y="2120.123" Z="368.0559" /> Link to comment https://wrobot.eu/forums/topic/2375-2-question-about-tp-and-buy-item-form-npc/ Share on other sites More sharing options...
Droidz 2738 Posted September 22, 2015 Share Posted September 22, 2015 Hello,Where do you want add this? (Quest profile, grinder or gatherer profile?) Link to comment https://wrobot.eu/forums/topic/2375-2-question-about-tp-and-buy-item-form-npc/#findComment-10973 Share on other sites More sharing options...
cn3588 11 Posted September 24, 2015 Author Share Posted September 24, 2015 Hello,Where do you want add this? (Quest profile, grinder or gatherer profile?)gatherer Link to comment https://wrobot.eu/forums/topic/2375-2-question-about-tp-and-buy-item-form-npc/#findComment-11002 Share on other sites More sharing options...
Droidz 2738 Posted October 21, 2015 Share Posted October 21, 2015 You can use action ( http://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ ) but you are limited.But if you use quester (or custom profile) you get full control of your character, it is the best solution. Link to comment https://wrobot.eu/forums/topic/2375-2-question-about-tp-and-buy-item-form-npc/#findComment-11206 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now