Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] are you at the riding trainer of your faction?

[DiscordArchive] are you at the riding trainer of your faction?

[DiscordArchive] are you at the riding trainer of your faction?

rektbyfaith
Administrator
0
06-10-2025, 10:27 AM
#1
Archived author: Tereneckla • Posted: 2025-06-10T10:27:11.363000+00:00
Original source

are you at the riding trainer of your faction?
rektbyfaith
06-10-2025, 10:27 AM #1

Archived author: Tereneckla • Posted: 2025-06-10T10:27:11.363000+00:00
Original source

are you at the riding trainer of your faction?

rektbyfaith
Administrator
0
06-10-2025, 10:38 AM
#2
Archived author: DykeR • Posted: 2025-06-10T10:38:32.029000+00:00
Original source

Ok, fixed, thank you but my custom trainer riding don't want speak with me
rektbyfaith
06-10-2025, 10:38 AM #2

Archived author: DykeR • Posted: 2025-06-10T10:38:32.029000+00:00
Original source

Ok, fixed, thank you but my custom trainer riding don't want speak with me

rektbyfaith
Administrator
0
06-10-2025, 10:46 AM
#3
Archived author: Ryan Turner • Posted: 2025-06-10T10:46:11.666000+00:00
Original source

Probably missing flags to be interactabl (or trainer)
rektbyfaith
06-10-2025, 10:46 AM #3

Archived author: Ryan Turner • Posted: 2025-06-10T10:46:11.666000+00:00
Original source

Probably missing flags to be interactabl (or trainer)

rektbyfaith
Administrator
0
06-10-2025, 11:20 AM
#4
Archived author: DykeR • Posted: 2025-06-10T11:20:30.310000+00:00
Original source

I full copied creature_template row from standard riding trainer to mine
rektbyfaith
06-10-2025, 11:20 AM #4

Archived author: DykeR • Posted: 2025-06-10T11:20:30.310000+00:00
Original source

I full copied creature_template row from standard riding trainer to mine

rektbyfaith
Administrator
0
06-10-2025, 11:20 AM
#5
Archived author: DykeR • Posted: 2025-06-10T11:20:48.444000+00:00
Original source

Still can't interact with
rektbyfaith
06-10-2025, 11:20 AM #5

Archived author: DykeR • Posted: 2025-06-10T11:20:48.444000+00:00
Original source

Still can't interact with

rektbyfaith
Administrator
0
06-10-2025, 11:22 AM
#6
Archived author: DykeR • Posted: 2025-06-10T11:22:51.137000+00:00
Original source

INSERT INTO `acore_world`.`creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `speed_swim`, `speed_flight`, `detection_range`, `scale`, `rank`, `dmgschool`, `DamageModifier`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `ExperienceModifier`, `RacialLeader`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `spell_school_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES (400100, 0, 0, 0, 0, 0, 'Маунт тренер', 'Riding Trainer', NULL, 4020, 50, 50, 0, 35, 83, 1, 1.38571, 1, 1, 18, 1, 0, 0, 1, 2000, 2000, 1, 1, 1, 512, 2048, 0, 0, 1, 0, 0, 0, 7, 134217728, 0, 0, 0, 0, 0, 0, 0, '', 0, 1, 1.25, 1, 1, 1, 0, 0, 1, 0, 0, 2, '', 12340);


INSERT INTO `acore_world`.`npc_trainer` (`ID`, `SpellID`, `MoneyCost`, `ReqSkillLine`, `ReqSkillRank`, `ReqLevel`, `ReqSpell`) VALUES (400100, 33388, 1000, 0, 0, 20, 0);
rektbyfaith
06-10-2025, 11:22 AM #6

Archived author: DykeR • Posted: 2025-06-10T11:22:51.137000+00:00
Original source

INSERT INTO `acore_world`.`creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `speed_swim`, `speed_flight`, `detection_range`, `scale`, `rank`, `dmgschool`, `DamageModifier`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `ExperienceModifier`, `RacialLeader`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `spell_school_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES (400100, 0, 0, 0, 0, 0, 'Маунт тренер', 'Riding Trainer', NULL, 4020, 50, 50, 0, 35, 83, 1, 1.38571, 1, 1, 18, 1, 0, 0, 1, 2000, 2000, 1, 1, 1, 512, 2048, 0, 0, 1, 0, 0, 0, 7, 134217728, 0, 0, 0, 0, 0, 0, 0, '', 0, 1, 1.25, 1, 1, 1, 0, 0, 1, 0, 0, 2, '', 12340);


INSERT INTO `acore_world`.`npc_trainer` (`ID`, `SpellID`, `MoneyCost`, `ReqSkillLine`, `ReqSkillRank`, `ReqLevel`, `ReqSpell`) VALUES (400100, 33388, 1000, 0, 0, 20, 0);

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)