function onSay(cid, words, param)
storage = 45000 -- 45000 to 45039 used.
-- 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13
damage_types = {0, 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 2014, 2048}
damage_type_names = {"none", "physical", "energy", "earth", "fire"...