[DiscordArchive] What could it be then?
[DiscordArchive] What could it be then?
Archived author: Vulpinoi • Posted: 2025-02-12T23:29:18.468000+00:00
Original source
What could it be then?
Archived author: metallinos • Posted: 2025-02-12T23:29:25.570000+00:00
Original source
Do you have this in table npc_trainer?
```
"ID" "SpellID" "MoneyCost" "ReqSkillLine" "ReqSkillRank" "ReqLevel" "ReqSpell"
"4732" "-202010" "0" "0" "0" "0" "0"
```
Archived author: Vulpinoi • Posted: 2025-02-12T23:30:35.769000+00:00
Original source
It seems my values are incorrect
Archived author: Vulpinoi • Posted: 2025-02-12T23:30:36.246000+00:00
Original source
(4732, -450000, 0, 0, 0, 0, 0);
Archived author: metallinos • Posted: 2025-02-12T23:30:52.097000+00:00
Original source
Set that, for 4732, to whatever the dwarf is set to and I'm sure it'll work
Archived author: metallinos • Posted: 2025-02-12T23:31:26.630000+00:00
Original source
This is likely your mod applying a shorter trainer list. -202010 is for a fully progressed server so that isn't suitable for you. But set it to whatever the working trainer was, and it should be OK