EXPERIENCE
(EX)
RECEIVER
Receiver for creature stack experience.
|
$1 - hero index (-1, 0...MaxHeroInd, see
format H) $2 - slot index (0...6) |
!!EX$1/$2/$3/$4:XXXX; |
$1 - x coordinate (0...) $2 - y coordinate (0...) $3 - level of the map (0,1) $4 - slot index (0...6) Here you may give the location of a Hero, Town, Mine, or Garrison at position x/y/l. |
!!EX$1/$2/$3/$4/$5:XXXX; |
$1 - x position $2 - y position $3 - map level $4 - slot index (0...6) $5 - type of owner 1 = Hero 2 = Town 3 = Mine 4 = Garrison other = any first found Comments If you use 4 parameters, the fifth one will default to "any first found". The searching goes in the order: heroes, towns, mines, garrisons. |
OPTIONS
ARTIFACT SUPPORT FOR STACK ARTIFACTS.