ID:142948
 
Code:
Mute(mob/M as mob in world)
set category = "Admin"

world << "<font color=silver><font size=1><B>[src] has muted [M]..."


Problem description: Itsays I cant have proc definition inside the proc. WTF!

Because you can't have proc definitions inside a proc =D duh..

Anyhow, something in your indentation is off making the game believe you're defining a proc inside a proc.
i can see two errorrs indetation one or however its spelled also (mob/M as mob?try deleting as mob