Difference between revisions of "Manual:DIL Manual/SFB COM"

From DikuMUD Wiki
Jump to navigation Jump to search
(XML import)
(No difference)

Revision as of 13:08, 27 May 2020


SFB_COM            Combat message
  When this flag is set, the routine gets activated whenever a combat is in
  progress. The unit containing the DIL program needs not be involved in the
  combat itself:
     'activator'... is a unitptr to the PC/NPC about to hit someone else.
     'argument'.... is empty.
      command(CMD_AUTO_COMBAT) will evaluate to TRUE.
---~---~---~---~---~---~---~---~---