aletson / TrinityCore

TrinityCore Open Source MMO Framework
http://www.trinitycore.org
GNU General Public License v2.0
3 stars 1 forks source link

EscortAI #10

Open aletson opened 6 years ago

aletson commented 6 years ago

Breaking these out because they are much more complicated. See f9db394 and issue 17227 comment. the idea is basically to kick off the waypoints, store invoker as target, set defensive, and remove npc flags on quest accept; add an on-death-fail-quest action (using stored target); and then do the individual actions based on the waypointReached function in a typical escortai cpp. 17227 is probably the easiest to understand at least when I looked at it today

npc entry zone escortai notes
npc_professor_phizzlethorpe 2768 arathi highlands EscortAI -
npc_ranger_lilatha ghostlands EscortAI
npc_oox09h1 hinterlands EscortAI
npc_rinji hinterlands EscortAI
npc_corporal_keeshan redridge mountains EscortAI
npc_deathstalker_erland silverpine forest EscortAI
npc_lord_gregor_lescovar stormwind EscortAI
npc_galen_goodward swamp EscortAI
npc_tapoke_slim_jahn wetlands EscortAI
npc_ruul_stonehoof ashenvale EscortAI
npc_muglash ashenvale EscortAI
npc_magwin azuremyst EscortAI
npc_demolitionist_legoso bloodmyst EscortAI complex
npc_prospector_remtravel darkshore EscortAI
npc_dalinda desolace EscortAI
npc_oox22fe feralas EscortAI
npc_clintar_spirit moonglade EscortAI also missing texts
npc_kaya_flathoof stonetalon EscortAI
npc_custodian_of_time tanaris EscortAI
npc_OOX17 tanaris EscortAI fix enum name if nothing else
npc_gilthares barrens EscortAI
npc_wizzlecrank_shredder barrens EscortAI
npc_kanati 1k needles EscortAI
npc_lakota_windsong 1k needles EscortAI
npc_paoka_swiftmountain 1k needles EscortAI
npc_ame ungoro EscortAI
npc_ranshalla winterspring EscortAI / DialogueHelper y i k e s
npc_ancestral_wolf hellfire_peninsula EscortAI
npc_wounded_blood_elf hellfire_peninsula EscortAI
npc_bessy netherstorm EscortAI
npc_maxx_a_million netherstorm EscortAI
npc_earthmender_wilda shadowmoon_valley EscortAI
npc_kservant shattrath_city EscortAI
npc_akuno terokkar_forest EscortAI
npc_skywing terokkar_forest EscortAI
npc_isla_starmane terokkar_forest EscortAI
npc_kayra_longmane zangarmarsh EscortAI
npc_lurgglbr borean_tundra EscortAI
npc_mootoo_the_younger borean_tundra EscortAI
npc_bonker_togglevolt borean_tundra EscortAI
npc_emily grizzly_hills EscortAI
npc_apothecary_hanes howling_fjord EscortAI
npc_plaguehound_tracker howling_fjord EscortAI
npc_engineer_helice sholazar_basin EscortAI Quest 12688
npc_injured_goblin storm_peaks EscortAI
npc_icefang storm_peaks EscortAI