I edit your script ,look now.
function onSay(cid, words, param)
local mounts = {
["widow"] = {price = 0, id = 1},
["bird"] = {price = 0, id = 2},
["bear"] = {price = 0, id = 3},
["sheep"] = {price = 0, id = 4},
["panther"] = {price = 0, id = 5},
["draptor"] = {price = 0, id = 6},
["titanica"]...