|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Macros | |
| #define | ADD_GOSSIP_ITEM(a, b, c, d) |
| #define | ADD_GOSSIP_ITEM_DB(h, i, c, d) |
| #define | ADD_GOSSIP_ITEM_EXTENDED(a, b, c, d, e, f, g) |
| #define | CLOSE_GOSSIP_MENU() |
| #define | GOSSIP_TEXT_BROWSE_GOODS "I'd like to browse your goods." |
| #define | GOSSIP_TEXT_TRAIN "Train me!" |
| #define | SEND_GOSSIP_MENU(a, b) |
| #define ADD_GOSSIP_ITEM | ( | a, | |
| b, | |||
| c, | |||
| d ) |
Definition at line 82 of file ScriptedGossip.h.
| #define ADD_GOSSIP_ITEM_DB | ( | h, | |
| i, | |||
| c, | |||
| d ) |
Definition at line 83 of file ScriptedGossip.h.
| #define ADD_GOSSIP_ITEM_EXTENDED | ( | a, | |
| b, | |||
| c, | |||
| d, | |||
| e, | |||
| f, | |||
| g ) |
Definition at line 84 of file ScriptedGossip.h.
| #define CLOSE_GOSSIP_MENU | ( | ) |
Definition at line 90 of file ScriptedGossip.h.
| #define GOSSIP_TEXT_BROWSE_GOODS "I'd like to browse your goods." |
Definition at line 13 of file ScriptedGossip.h.
Referenced by npc_augustus_the_touched::OnGossipHello(), npc_drake_dealer_hurlunk::OnGossipHello(), npc_hidden_cultist::OnGossipHello(), npc_innkeeper::OnGossipHello(), npc_mortog_steamhead::OnGossipHello(), npc_mount_vendor::OnGossipHello(), npc_nat_pagle::OnGossipHello(), npc_oronok_tornheart::OnGossipHello(), npc_prof_alchemy::OnGossipHello(), npc_prof_blacksmith::OnGossipHello(), npc_prof_leather::OnGossipHello(), npc_prof_tailor::OnGossipHello(), npc_rathis_tomber::OnGossipHello(), npc_rivern_frostwind::OnGossipHello(), npc_roxi_ramrocket::OnGossipHello(), npc_shattrathflaskvendors::OnGossipHello(), and npc_slim::OnGossipHello().
| #define GOSSIP_TEXT_TRAIN "Train me!" |
Definition at line 14 of file ScriptedGossip.h.
Referenced by npc_prof_alchemy::OnGossipHello(), npc_prof_blacksmith::OnGossipHello(), npc_prof_leather::OnGossipHello(), npc_prof_tailor::OnGossipHello(), npc_rogue_trainer::OnGossipHello(), and npc_roxi_ramrocket::OnGossipHello().
| #define SEND_GOSSIP_MENU | ( | a, | |
| b ) |
Definition at line 87 of file ScriptedGossip.h.
| enum eTradeskill |
Definition at line 16 of file ScriptedGossip.h.