Hello! I Have a bug on my game. I used PDA Have Level System. What can i do? Poison Gas.lua script in function onCastSpell(cid, var) if isSummon(cid) then return true end docastspell(cid, "Poison Gas") return true end spells.xml <instant name="Poison Gas" words="spell087" lvl...