The following screenshot sort of sucks, but I died after taking it and couldn't make another one:

Code: Select all
RESOURCE_REPOSITORY_CLIENT http://www.crazy-tronners.com/resource/
MAP_FILE ed/zones_v2/valley_of_death-0.0.1.aamap.xml
Code: Select all
RESOURCE_REPOSITORY_CLIENT http://www.crazy-tronners.com/resource/
MAP_FILE ed/zones_v2/hammertime-0.0.1.aamap.xml
Code: Select all
RESOURCE_REPOSITORY_CLIENT http://www.crazy-tronners.com/resource/
MAP_FILE ed/zones_v2/hammertime-0.0.2.aamap.xml
Code: Select all
<Monitor name="moni_zone" init="1.0" drift="-0.2" low="0.0" high="1.0">
<InRange low="-0.1" high="1.1">
<ZoneInfluence name="zone1">
<Rotation rotationSpeed="0;-0.35"/>
<Scale scale="0;10.0"/>
<Color red="0.54;0" green="0;0.2" blue="0;0.4" alpha="0.4;1"/>
</ZoneInfluence>
</InRange>
</Monitor>
Code: Select all
<Monitor name="moni_zone" init="1.0" drift="-0.2" low="0.0" high="1.0">
<InRange low="0" high="0.2">
<ZoneInfluence name="zone1">
<Point x="0;10" y="0;0"/>
</ZoneInfluence>
</InRange>
<InRange low="0.2" high="0.4">
<ZoneInfluence name="zone1">
<Point x="10;10" y="0;10"/>
</ZoneInfluence>
</InRange>
...etc
</Monitor>
Code: Select all
<InRange low="0.99" high="1" >
<EffectGroup owners="">
<User user="all">
<Target target="all">
<Effect effect="setting" settingName="CENTER_MESSAGE" settingValue="You Have 20 Seconds to save the Planet. Good Luck!" count="1"/>
</Target>
</User>
</EffectGroup>
</InRange>
<InRange low="0.79" high="0.8" >
<EffectGroup owners="">
<User user="all">
<Target target="all">
<Effect effect="setting" settingName="CENTER_MESSAGE" settingValue="You Have 15 Seconds remaining to save the Planet!" count="1"/>
</Target>
</User>
</EffectGroup>
</InRange>
Code: Select all
<InRange low="0.99" high="1" >
<Effect effect="setting" settingName="CENTER_MESSAGE" settingValue="You Have 20 Seconds to save the Planet. Good Luck!"
</InRange>
I discovered an app called recordmydesktop which will capture all or part of whatever's running on your desktop.Jonathan wrote:You could make a recording. Or even make a movie.
Code: Select all
recordmydesktop --full-shots --no-sound -width 640 -height 400 -x 6 -y 48 -o zones2.avi