make file name effects.lua and put code on it
function onThink(interval, lastExecution)
local texts =
{
["~Castles~"] = {{x=1979, y=1998, z =6},CONST_ME_FIREWRK_RED, 23},
["~Hunting~"] = {{x=1999, y=1994, z=7},CONST_ME_FIREWORK_YELLOW, 23},
["~Quests~"] = {{x=2001, y= 1994...