[DiscordArchive] Did you run all the files?
[DiscordArchive] Did you run all the files?
Archived author: Ryan Turner • Posted: 2025-08-21T14:00:08.753000+00:00
Original source
Did you run all the files?
Archived author: Hotchocolate • Posted: 2025-08-21T14:07:53.533000+00:00
Original source
yes, I run all files in sql folder
Archived author: Revision • Posted: 2025-08-21T14:07:55.228000+00:00
Original source
You should check Errors.log to see if it mentions non-existent SQL entry for the script or non-existent C++ script for the npc
Archived author: Ryan Turner • Posted: 2025-08-21T14:11:12.550000+00:00
Original source
Open your database client and select acore_world
and run the following and show me
```sql
SELECT * FROM npc_text where id = 601083
```