DOL / OpenDAoC Command Reference

Every vanilla Dawn of Light / OpenDAoC slash command, extracted directly from the engine's own command handler source and language files - GM, Admin and Player commands, including their subcommands. Server-specific custom commands are deliberately excluded.

All Player GM Admin

4 command(s)

/code Admin Executes custom code!
  • /code <codesnippet>
/fixnpcspawn Admin Fix NPC positions and spawn points using navmesh.
  • /fixnpcspawn [target|zone|region|world] <SnapDown> <SnapUp> <DryRun(true(default)/false)>
  • /fixnpcspawn goto <index> - Teleport to a fixed NPC from the last run
  • /fixnpcspawn result <page|clear> - Print results (2k per page) or clear memory
/refresh Admin Refresh some specific static data cache stored in scripts or other objects
  • /refresh list | ClassName 'dot' MethodName
/Reload Admin Reload various elements
  • /reload mob|object|specs|spells|teleports