February 6, 20242 yr Good afternoon. I have questions and need help. 1. Who has it or how to write a transition to locations on the box? (preferably profile thorny valley - steppes, storm city - Northrend) 2. How to interact with portals? 3. How to interact with the stone of return after a certain character level and profession?
February 11, 20242 yr Hello, To do this it is best to create a quest profile. You can use c# or Lua code with this type of profile. 1. https://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/ 2. You can use quest type InteractWith (if it is a portal where you have to pass through, and not click on it, moving the character in the TP area). 3. https://wrobot.eu/forums/topic/5855-simple-hearthstone/
February 12, 20242 yr Author Good afternoon. Tried to make the transition from the thorny valley (eastern kingdom) to the steppe. It gives a compilation error, how can I fix this and what is the error? переход проба.xml
February 13, 20242 yr Author On 12.02.2024 at 12:04, Droidz said: Ошибка говорит, что вы пишете «Азерох», я думаю, вы хотели написать «Азерот». Good afternoon. I corrected the spelling and encountered new problems: 1. the bot does not see the ship, it goes to the waiting place on the ship itself, even when there is no ship 2. when moving to another continent, the bot does not move and remains on the ship maybe there is an error in the ship code, namely “var zeppelinEntryId = 186238”, because I did not change this value and I don’t know where to get it from
February 14, 20242 yr Either print debug info via wrobot to find the ID or use wowhead and search for objects like this: https://www.wowhead.com/search?q=zeppelin#objects https://wotlk.evowow.com/?search=deeprun+tram#objects Edited February 14, 20242 yr by Matenia
Create an account or sign in to comment