There is no errors... but there is no texts or something...
here's the script:
local config = {
positions = {
{pos = {x = 97, y = 115, z = 7}, text = "Dragons", effects = {CONST_ME_MAGIC_BLUE}},
{pos = {x = 101, y = 120, z = 7}, text = "Trainer"}
},
effects = {CONST_ME_POFF...