SOVATAR 0 Posted April 10, 2023 Share Posted April 10, 2023 how to find the id of custom quests I play on camtom server sirus and there are daily quests I would like to register them in the bot Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/ Share on other sites More sharing options...
Droidz 2738 Posted April 10, 2023 Share Posted April 10, 2023 Hello, quest profile editor has tools to get current questlog, id is not in the result of it ? SOVATAR 1 Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-67992 Share on other sites More sharing options...
SOVATAR 0 Posted April 10, 2023 Author Share Posted April 10, 2023 there is a guide on how to do it Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-67995 Share on other sites More sharing options...
SOVATAR 0 Posted April 10, 2023 Author Share Posted April 10, 2023 easy quests editor there is a guide on how to do it EntryTarget.Add(82017); // Герри Клавайгер : https://www.wowhead.com/wotlk/npc=82017 HotSpots.Add(new Vector3(2604.74f, 3033.36f, 80.5993f)); Target informations: Name: Аллери Солнечный Огонь (Entry: 82022 ) GetDynamicFlags = 0 GetUnitDynamicFlags = None WowClass = Warrior IsLocalPlayer = False IsBlacklisted = False UseRelativePosition = False ForceRelativePosition = False Position = 2733,16 ; 3000,27 ; 79,99716 ; "None" PositionWithoutType = 2733,16 ; 3000,27 ; 79,99716 ; "None" PositionRelativeWithoutType = 2733,16 ; 3000,27 ; 79,99716 ; "None" Health = 150746 MaxHealth = 150746 MyCharacterInFrontHim = False HealthPercent = 100 HealthRatio = 1 IsGoodInteractDistance = True InteractDistanceByEntry = System.Collections.Generic.Dictionary`2[System.Int32,System.Single] InteractDistance = 4,3 CombatReach = 1,5 IsSwimming = False IsFlying = False IsStunned = False AggroDistance = 0 Rotation = 2,522 Pitch = 0 CreatureTypeTarget = Гуманоид FactionTemplate = wManager.Wow.Helpers.WoWFactionTemplate Mana = 0 MaxMana = 0 ManaPercentage = 100 Rage = 0 MaxRage = 0 RagePercentage = 0 Focus = 0 MaxFocus = 0 FocusPercentage = 0 Energy = 0 MaxEnergy = 0 EnergyPercentage = 0 Chi = 0 MaxChi = 0 ChiPercentage = 0 Runes = 0 MaxRunes = 6 RunesPercentage = 0 RunicPower = 0 MaxRunicPower = 0 RunicPowerPercentage = 0 SoulShards = 150746 MaxSoulShards = 0 SoulShardsPercentage = 0 Eclipse = 0 MaxEclipse = 0 EclipsePercentage = 0 UnitClassification = normal IsElite = False IsWorldBoss = False HolyPower = 0 MaxHolyPower = 0 HolyPowerPercentage = 0 Alternate = 0 MaxAlternate = 0 AlternatePercentage = 0 DarkForce = 0 MaxDarkForce = 0 DarkForcePercentage = 0 LightForce = 0 MaxLightForce = 0 LightForcePercentage = 0 ShadowOrbs = 0 MaxShadowOrbs = 0 ShadowOrbsPercentage = 0 BurningEmbers = 0 MaxBurningEmbers = 0 BurningEmbersPercentage = 0 DemonicFury = 0 MaxDemonicFury = 0 DemonicFuryPercentage = 0 ArcaneCharges = 0 MaxArcaneCharges = 0 ArcaneChargesPercentage = 0 Faction = 2392 DisplayId = 15475 GetMove = False SpeedMoving = 0 GetDistance = 1,439694 GeHitBoxtDistance = 0 GetDistance2D = 1,439694 GetDistanceZ = 4,577637E-05 IsAlive = True IsDead = False IsLootable = False IsTaggedByOther = False TaggedByMe = False IsTapDenied = False IsMyPet = False HasTarget = False IsTargetingMe = False IsTargetingMyPet = False IsTargetingPartyMember = False IsTargetingMeOrMyPet = False IsTargetingMeOrMyPetOrPartyMember = False IsMyTarget = True IsMyPetTarget = False IsPartyMemberTarget = False IsMeOrMyPetTarget = True IsMeOrMyPetOrPartyMemberTarget = True Target = 0 TargetObject = (Object) : 0 : 0x00000000 : 0 : 0 Level = 83 IsBoss = False PetNumber = 0 Name = Аллери Солнечный Огонь DBCacheRow = 1844209184 UnitFlags = None UnitNPCFlags = Gossip, Questgiver Skinnable = False IsNpcSpiritHealer = False IsNpcRepair = False IsNpcVendor = False IsFlightMaster = False IsNpcInnkeeper = False IsNpcVendorFood = False IsAuctioneer = False IsNpcTrainer = False IsNpcWildPets = False Summon = 0 CreatedBy = 0 CreatedBySpell = 0 SummonedBy = 0 IsPet = False PetOwnerGuid = 0 InCombat = False InCombatFlagOnly = False InCombatWithMe = False CastingSpellId = 0 CastingSpell = (Id found: 0, Name found: , NameInGame found: , Know = False, IsSpellUsable = False) CastingTimeLeft = 0 IsCast = False CanInterruptCasting = False IsMounted = False MountDisplayId = 0 TransportGuid = 0 TransportObject = (Object) : 0 : 0x00000000 : 0 : 0 InTransport = False Reaction = Hostile IsTracked = False IsOnTaxi = False NotSelectable = False IsAttackable = False PlayerControlled = False Silenced = False Rooted = False Influenced = False Confused = False Pacified = False Fleeing = False Possessed = False NpcMarkerId = 7 NpcFlightMastrerIsDiscover = True NpcMarker = BlueExclamation IsOutdoors = True IsIndoors = False IsPartyMember = False IsPartyLeader = False GetBaseAddress = 961019920 IsValid = True GetDescriptorStartAddress = 961024024 Guid = 17379392338123625209 Type = Unit Entry = 82022 Scale = 1 MinInteractDistance = 4,3 MaxInteractDistance = 50 Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-67997 Share on other sites More sharing options...
Droidz 2738 Posted April 10, 2023 Share Posted April 10, 2023 I am not sure to understand all. But you can get current questlog on this window : https://youtu.be/NitpaJkOQeg?t=40 (button "current quests memory info") Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-67998 Share on other sites More sharing options...
SOVATAR 0 Posted April 10, 2023 Author Share Posted April 10, 2023 Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68001 Share on other sites More sharing options...
SOVATAR 0 Posted April 10, 2023 Author Share Posted April 10, 2023 i need a quest id Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68002 Share on other sites More sharing options...
SOVATAR 0 Posted April 10, 2023 Author Share Posted April 10, 2023 Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68003 Share on other sites More sharing options...
Droidz 2738 Posted April 11, 2023 Share Posted April 11, 2023 You are in the good window, but you don't click on the good button : Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68004 Share on other sites More sharing options...
SOVATAR 0 Posted April 11, 2023 Author Share Posted April 11, 2023 how to find the id of quests ? he has two quests I don't see them here Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68008 Share on other sites More sharing options...
SOVATAR 0 Posted April 11, 2023 Author Share Posted April 11, 2023 торгород.xml where could be the problem *?* something doesn't come out Id: 22262 - Objective count: 0, 0, 0, 0 - Time/Obj5: 0 - States: None - https://www.wowhead.com/wotlk/quest=22262 () Id: 22271 - Objective count: 0, 0, 0, 0 - Time/Obj5: 0 - States: None - https://www.wowhead.com/wotlk/quest=22271 () (kill 10 spirits) Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68009 Share on other sites More sharing options...
TechMecca 7 Posted April 12, 2023 Share Posted April 12, 2023 I recommend creating a Lua script that can extract QuestIDs from your quest log. Once you have the QuestID, you can add it to WRobot Quester and assign a name to the quest. Then, depending on the type of quest, you can configure the quest NPC pick-up and turn-in. Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68014 Share on other sites More sharing options...
Droidz 2738 Posted April 12, 2023 Share Posted April 12, 2023 Here : You don't have to put a space in 'Action Parameter', use the name as it appears when you click on the drop-down menu. SOVATAR 1 Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68015 Share on other sites More sharing options...
SOVATAR 0 Posted April 13, 2023 Author Share Posted April 13, 2023 nothing appears there Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68032 Share on other sites More sharing options...
SOVATAR 0 Posted April 14, 2023 Author Share Posted April 14, 2023 On 4/12/2023 at 8:28 AM, Nax said: I recommend creating a Lua script that can extract QuestIDs from your quest log. Once you have the QuestID, you can add it to WRobot Quester and assign a name to the quest. Then, depending on the type of quest, you can configure the quest NPC pick-up and turn-in. how to do it removed the space does not work Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68037 Share on other sites More sharing options...
SOVATAR 0 Posted April 15, 2023 Author Share Posted April 15, 2023 On 4/12/2023 at 12:00 PM, Droidz said: Here : You don't have to put a space in 'Action Parameter', use the name as it appears when you click on the drop-down menu. how to do it >>>???? Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68040 Share on other sites More sharing options...
Droidz 2738 Posted April 16, 2023 Share Posted April 16, 2023 In quest names avoid using the Cyrillic alphabet. Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68044 Share on other sites More sharing options...
SOVATAR 0 Posted April 22, 2023 Author Share Posted April 22, 2023 wow he almost works but didn't find a solution you need to kill and use item on will figure out how to do it for me it does or kills or uses the item together does not Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68080 Share on other sites More sharing options...
SOVATAR 0 Posted April 25, 2023 Author Share Posted April 25, 2023 ? Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68101 Share on other sites More sharing options...
Matenia 627 Posted April 25, 2023 Share Posted April 25, 2023 Look at all kinds of free quest profiles for all expansions. Then change them to fit your needs. With the translator you're using, it's hard to understand what you even want to achieve and how. Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68102 Share on other sites More sharing options...
SOVATAR 0 Posted April 25, 2023 Author Share Posted April 25, 2023 in the quest you have to kill and rotate the object on the corpse Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-68103 Share on other sites More sharing options...
w8plz 4 Posted October 6 Share Posted October 6 Any solutions? Quel'Danas quests? Tol'Garod? Link to comment https://wrobot.eu/forums/topic/15129-how-to-find-the-id-of-custom-quests/#findComment-69678 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