This class represents monsters group defined on map.
addMonster (name, count) - Adds new monsters line to this group of monsters. If count defined then add this specific count, otherwise add random count by monster definition exists - Returns if it exists. getParam (Name) - Get param for this group of monsters. @defValue default value of parameter setParam (Name) - Set param for this group of monsters. @value value of parameter
addMonster (name, count)
Adds new monsters line to this group of monsters. If count defined then add this specific count, otherwise add random count by monster definition
Parameters
name - name of monster definition count - count of monsters in line
Returns
boolean
exists
Returns if fight exists.
Returns
boolean
getParam (Name)
Get param for this group of monsters. @defValue default value of parameter
Parameters
Name - name of parameter
Returns
value
setParam (Name)
Set param for this group of monsters. @value value of parameter
Parameters
Name - name of parameter
Generated by Hideoshi's Documentation Tool on 28.10.2003 20:08:55