Rochet2 / TrinityCore

Rochet2's stuff for TC
https://rochet2.github.io
90 stars 143 forks source link

Player and item gossip doesn't work #54

Closed qyh214 closed 7 years ago

qyh214 commented 7 years ago

Description:Player and item gossip doesn't work

Current behaviour: doesn't work.no gossip show

Expected behaviour: work.show gossip

Steps to reproduce the problem:

  1. use exmple code and build
  2. in game
  3. levelup 1(no goosip show) 4.add a item with scriptname=example_ItemGossip 5.in game add .add this item id and nothing(no goosip show)

Branch(es): 335

TC hash/commit: xx

TDB version: xx

Operating system: win 10

Rochet2 commented 7 years ago

I dont have time to test this for a few days. Can you test if it works by applying the scriptname (example_ItemGossip) to hearthstone? Clear cache and restart server and see ingame if it works with hearthstone. If it does, then the patch works and your item needs to have a spell on use or something.

Otherwise it is probably the patch at fault or your installation of it.

qyh214 commented 7 years ago

sorry!! I made a stupid mistake!! I forgot add to custom script loader so don't work....... sad