MergeDamage

SUMMARY

MergeDamage

SYNTAX

MergeDamage(<Cursor>)

ARGUMENTS

cursor (type:string)
The filename relativ to the project directroy of the cursor to be shown.
The file must be in the project directory or in a subfolder.
Animated cursors are also possible.

DESCRIPTION

The job is waiting for a click in a plotsymbol of the same type as the actual damage which should be merged with the actual damage.
The data is taken from the first plotsymbol, the room lists are merged.
Syntax Notation
[aaa]
aaa is optional (zero or one occurences)
(aaa|bbb)
aaa exclusive or bbb
(aaa)*
aaa may occur indefinitely often or may be omitted
(aaa)+
aaa may occur indefinitely often but at least once
(aaa)m..n
aaa may occur from m to n times