Question about creature_texts

How it works ?

When i define etc in core, how must i insert into DB ? … can u say me what i must implement into creature_text ? I don’t know how it works

SAY_AGGRO = 1 SAY_DEAD = 2

http://collab.kpsn.org/display/tc/Creature+text+tc2 Here you should find the DB part.

1 and 2 are the text group id’s for that entry.

Okay, when my creature id is etc. 36000 and i want to add him group ID for text group id 1 and on text 2 id 2

SAY_AGGRO = 1
SAY_DEAD = 2

it will see like this ?

http://2i.sk/2i/i/52bec70d/73f3bc2649dbfbe65d3d1a6f3453d64e/f4d3e3c91a.f.png

yes