hello i have error when i say a,v,c,bv, g, etc
attempt to index field `?' (a nil value)
function onCreatureSay(cid, type, msg)
msg = string.lower(msg)
runeLocator = 0
if (msgcontains(msg, 'hi') and (not isFocused(cid))) and getDistanceToCreature(cid) < 4 then...