Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] What do you do in this npc?

[DiscordArchive] What do you do in this npc?

[DiscordArchive] What do you do in this npc?

rektbyfaith
Administrator
0
02-17-2019, 11:00 PM
#1
Archived author: Vhiper • Posted: 2019-02-17T23:00:27.309000+00:00
Original source

What do you do in this npc?
rektbyfaith
02-17-2019, 11:00 PM #1

Archived author: Vhiper • Posted: 2019-02-17T23:00:27.309000+00:00
Original source

What do you do in this npc?

rektbyfaith
Administrator
0
02-17-2019, 11:04 PM
#2
Archived author: Vhiper • Posted: 2019-02-17T23:04:48.873000+00:00
Original source

change these functions to

OnGossipHello
OnGossipSelect

function OnGossipHello
and
local function OnGossipSelect

RegisterCreatureGossipEvent(UnitEntry, 1, OnGossipHello)
RegisterCreatureGossipEvent(UnitEntry, 2, OnGossipSelect)
rektbyfaith
02-17-2019, 11:04 PM #2

Archived author: Vhiper • Posted: 2019-02-17T23:04:48.873000+00:00
Original source

change these functions to

OnGossipHello
OnGossipSelect

function OnGossipHello
and
local function OnGossipSelect

RegisterCreatureGossipEvent(UnitEntry, 1, OnGossipHello)
RegisterCreatureGossipEvent(UnitEntry, 2, OnGossipSelect)

rektbyfaith
Administrator
0
02-17-2019, 11:06 PM
#3
Archived author: Vhiper • Posted: 2019-02-17T23:06:20.712000+00:00
Original source

change the creature's id on the first line to
local UnitEntry = 18335
rektbyfaith
02-17-2019, 11:06 PM #3

Archived author: Vhiper • Posted: 2019-02-17T23:06:20.712000+00:00
Original source

change the creature's id on the first line to
local UnitEntry = 18335

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