error:rest :undefined proc
error:say :undefined proc
error:shout :undefined proc
error:attack :undefined proc
those are the four errors!
I will put the part of the code that the error is in...
in the order it is above^^.
rest() say(msg as text) shout(msg as text) attack(mob/M as mob in oview(1))
Those are the part of the code with the errors in it, in the order above!
~>Volte