help syntaxcheck

Usage: syntaxcheck <object> [property]
syntaxcheck zone <zone>
syntaxcheck all

Performs a basic lua syntax check on the specified object. If no property is supplied, it will attempt to check all lua properties on the object.

If zone is supplied, all objects in the zone with lua properties will be syntax checked.

If all is supplied, all zones in @musicmud will be checked.

see also:
checklist, checkattributes, spellcheck