Forums WoW Modding Support Archives WoWModding Threads [DiscordArchive] I want to create a class trainer on AzerothCore...

[DiscordArchive] I want to create a class trainer on AzerothCore...

[DiscordArchive] I want to create a class trainer on AzerothCore...

rektbyfaith
Administrator
0
11-20-2024, 01:20 PM
#1
Archived author: Needle • Posted: 2024-11-20T13:20:03.306000+00:00
Original source

rektbyfaith
11-20-2024, 01:20 PM #1

Archived author: Needle • Posted: 2024-11-20T13:20:03.306000+00:00
Original source

rektbyfaith
Administrator
0
11-20-2024, 01:20 PM
#2
Archived author: Needle • Posted: 2024-11-20T13:20:04.157000+00:00
Original source

rektbyfaith
11-20-2024, 01:20 PM #2

Archived author: Needle • Posted: 2024-11-20T13:20:04.157000+00:00
Original source

rektbyfaith
Administrator
0
11-20-2024, 01:21 PM
#3
Archived author: Boxhead • Posted: 2024-11-20T13:21:52.220000+00:00
Original source

I've created the creature template from another druid class trainer (new id 500051), added the gossips, added the entries to npc_trainer (ID 500051, Spell ID -200005 and -200006 for the druid spells).
I feel like I'm missing something. I've uploaded creature info in the screenshot.
[Image: b62464656af3a8d9accb46af9b189f6a.png?ex=...e6e5a0e3f&]
rektbyfaith
11-20-2024, 01:21 PM #3

Archived author: Boxhead • Posted: 2024-11-20T13:21:52.220000+00:00
Original source

I've created the creature template from another druid class trainer (new id 500051), added the gossips, added the entries to npc_trainer (ID 500051, Spell ID -200005 and -200006 for the druid spells).
I feel like I'm missing something. I've uploaded creature info in the screenshot.
[Image: b62464656af3a8d9accb46af9b189f6a.png?ex=...e6e5a0e3f&]

rektbyfaith
Administrator
0
11-21-2024, 10:07 AM
#4
Archived author: Boxhead • Posted: 2024-11-21T10:07:57.557000+00:00
Original source

Problem was that trainers just don't work on Acore if ID is above 200000 due to:
```
// Acore Trainer Reference start range
#define ACORE_TRAINER_START_REF 200000
```
rektbyfaith
11-21-2024, 10:07 AM #4

Archived author: Boxhead • Posted: 2024-11-21T10:07:57.557000+00:00
Original source

Problem was that trainers just don't work on Acore if ID is above 200000 due to:
```
// Acore Trainer Reference start range
#define ACORE_TRAINER_START_REF 200000
```

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