[DiscordArchive] Spell effect, script, spawn flags (`creature` table)?
[DiscordArchive] Spell effect, script, spawn flags (`creature` table)?
Archived author: MR.MUSTACHE • Posted: 2019-07-01T20:44:55.117000+00:00
Original source
Spell effect, script, spawn flags (`creature` table)?
Archived author: Kitzunu • Posted: 2019-07-01T20:45:53.699000+00:00
Original source
which npc? <@336336801008451595>
Archived author: LordPsyan • Posted: 2019-07-01T20:49:54.117000+00:00
Original source
originally I tried to duplicate the valkyrie from ebonhold area, cuz I like the look, but then the commoner in stormwind by the fountain. Both times it would not give me the gossip option, but I used the same guid for creature. then when I removed it, and put it back, it was working fine.
Archived author: LordPsyan • Posted: 2019-07-01T20:51:01.052000+00:00
Original source
just odd it put that flag on there. wish I had written down the guid from the first one I spawned.
Archived author: MR.MUSTACHE • Posted: 2019-07-01T20:51:39.969000+00:00
Original source
btw does anyone know, how many gossip menu items can a npc hold at once?
Archived author: MR.MUSTACHE • Posted: 2019-07-01T20:51:56.960000+00:00
Original source
(I am making pages, so I need to know how many to put)
Archived author: MR.MUSTACHE • Posted: 2019-07-01T20:52:37.055000+00:00
Original source
I see that Rochet2 used
```
#define MAX_OPTIONS 25 // do not alter
```
Archived author: MaxtorCoder • Posted: 2019-07-01T20:53:36.346000+00:00
Original source
5 pages of 5 options, ez