Full Version : XmlSpawner2 v3.09a released
xmlspawner >>XMLSpawner - Releases & Updates >>XmlSpawner2 v3.09a released


<< Prev | Next >>

ArteGordon- 05-08-2006
New to version 3.09a
updated 5/8/06

- added two new spawn position control keywords, #PLAYER, and #WAYPOINT.

#PLAYER[,range] - places the spawns around the triggering player.

#WAYPOINT,prefix[,range] - places the spawn at the location of randomly selected waypoint runes that start with the given prefix.

spawn a group of orcs within 2 tiles of the triggering player.
user posted image

place spawns at the randomly selected named waypoints
user posted image

- added an additional optional argument to the #XFILL, #YFILL, and #EDGE position control keywords that allows an increment value to be specified that will be added to each subsequent position value instead of the default of 1.
Different values give some interesting fill patterns.

#XFILL[,inc]
#YFILL[,inc]
#EDGE[,inc]

user posted image

user posted image

user posted image

- fixed a problem displaying entries with the new control keywords in the properties list during mouseover of the spawner crystal.