The template
scripts now blend between different player animations sequences. The warlock
in the office level shows the new animation system.
Panel pointer
The panel pointer
is passed as a second parameter to the button function when a button is
clicked.
Arrays in panel elements
In digits, vbar, hbar, vslider, hslider, and window elements now also arrays can be used, instead of plain variables. Here's an example:
window = 200,0,40,20,compass_map,compass_pos[0],compass_pos[1];