Works Perfectly!
now working on reverse code, Im not good with calling from arrays though
local grassTiles = {4526, 4527, 4528, 4529, 4530, 4531, 4532, 4533, 4534, 4535, 4536, 4537, 4538, 4539, 4540, 4541}
function onCastSpell(creature, var)
local position = creature:getPosition()
for...