ok so here is what i have
under data<talkactions<scripts i have a file name addondoll.lua
function onSay(cid, words, param)
local itemid = 9693 -- the items id for addon doll
local msg = {"enter the correct name!", "You no have the Addon Doll!", "Bad param!", "You received your addons!"} --...