<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://newgrf-specs.tt-wiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Lord+Aro</id>
	<title>GRFSpecs - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://newgrf-specs.tt-wiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Lord+Aro"/>
	<link rel="alternate" type="text/html" href="https://newgrf-specs.tt-wiki.net/wiki/Special:Contributions/Lord_Aro"/>
	<updated>2026-05-14T09:26:52Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://newgrf-specs.tt-wiki.net/index.php?title=NML:Alternative_sprites&amp;diff=2507</id>
		<title>NML:Alternative sprites</title>
		<link rel="alternate" type="text/html" href="https://newgrf-specs.tt-wiki.net/index.php?title=NML:Alternative_sprites&amp;diff=2507"/>
		<updated>2011-08-25T12:16:35Z</updated>

		<summary type="html">&lt;p&gt;Lord Aro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{NMLNavBlocksyntax}}&lt;br /&gt;
&lt;br /&gt;
A &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;alt_sprites&amp;lt;/code&amp;gt; block allows you to specify alternative 32bpp sprites that are drop-in replacements for some real sprites in your grf. The syntax is as follows:&lt;br /&gt;
&lt;br /&gt;
 alt_sprites(block_name, zoom_level[, filename]) {&lt;br /&gt;
 	[[NML:Realsprites|list of realsprites]]&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
block_name is the name of the replace/replace_new/fontglyph/spriteset-block for which you want to provide 32bpp sprites. zoom_level can be one of &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_NORMAL, ZOOM_LEVEL_Z0, ZOOM_LEVEL_Z1 or ZOOM_LEVEL_Z2&amp;lt;/code&amp;gt;. Please note that &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_NORMAL&amp;lt;/code&amp;gt; and &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_Z2&amp;lt;/code&amp;gt; are exactly the same, and that &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_Z0&amp;lt;/code&amp;gt; and &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_Z1&amp;lt;/code&amp;gt; are for the [http://wiki.openttd.org/32bpp_Extra_Zoom_Levels extra zoom project] only (3rd party project, not officially supported). Specifying a filename is optional, it&#039;s only useful if you have multiple sprites in the same file. If every sprite is in a separate file you&#039;ll have to specify the filename for each realsprite anyway, so you can leave it out of the alt_sprites-block.&lt;/div&gt;</summary>
		<author><name>Lord Aro</name></author>
	</entry>
	<entry>
		<id>https://newgrf-specs.tt-wiki.net/index.php?title=NML:Alternative_sprites&amp;diff=2506</id>
		<title>NML:Alternative sprites</title>
		<link rel="alternate" type="text/html" href="https://newgrf-specs.tt-wiki.net/index.php?title=NML:Alternative_sprites&amp;diff=2506"/>
		<updated>2011-08-25T12:09:19Z</updated>

		<summary type="html">&lt;p&gt;Lord Aro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{NMLNavBlocksyntax}}&lt;br /&gt;
&lt;br /&gt;
A &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;alt_sprites&amp;lt;/code&amp;gt; block allows you to specify alternative 32bpp sprites that are drop-in replacements for some real sprites in your grf. The syntax is as follows:&lt;br /&gt;
&lt;br /&gt;
 alt_sprites(block_name, zoom_level[, filename]) {&lt;br /&gt;
 	[[NML:Realsprites|list of realsprites]]&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
block_name is the name of the replace/replace_new/fontglyph/spriteset-block for which you want to provide 32bpp sprites. zoom_level can be one of &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_NORMAL, ZOOM_LEVEL_Z0, ZOOM_LEVEL_Z1 or ZOOM_LEVEL_Z2&amp;lt;/code&amp;gt;. Please note that &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_NORMAL&amp;lt;/code&amp;gt; and &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_Z2&amp;lt;/code&amp;gt; are exactly the same, and that &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_Z0&amp;lt;/code&amp;gt; and &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_Z1&amp;lt;/code&amp;gt; are for the [http://wiki.openttd.org/32bpp_Extra_Zoom_Levels extra zoom project] only (3rd party project, not officially supported. Specifying a filename is optional, it&#039;s only useful if you have multiple sprites in the same file. If every sprite is in a separate file you&#039;ll have to specify the filename for each realsprite anyway, so you can leave it out of the alt_sprites-block.&lt;/div&gt;</summary>
		<author><name>Lord Aro</name></author>
	</entry>
	<entry>
		<id>https://newgrf-specs.tt-wiki.net/index.php?title=NML:Alternative_sprites&amp;diff=2505</id>
		<title>NML:Alternative sprites</title>
		<link rel="alternate" type="text/html" href="https://newgrf-specs.tt-wiki.net/index.php?title=NML:Alternative_sprites&amp;diff=2505"/>
		<updated>2011-08-25T11:55:19Z</updated>

		<summary type="html">&lt;p&gt;Lord Aro: aded explanation for Z0 and Z1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{NMLNavBlocksyntax}}&lt;br /&gt;
&lt;br /&gt;
A &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;alt_sprites&amp;lt;/code&amp;gt; block allows you to specify alternative 32bpp sprites that are drop-in replacements for some real sprites in your grf. The syntax is as follows:&lt;br /&gt;
&lt;br /&gt;
 alt_sprites(block_name, zoom_level[, filename]) {&lt;br /&gt;
 	[[NML:Realsprites|list of realsprites]]&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
block_name is the name of the replace/replace_new/fontglyph/spriteset-block for which you want to provide 32bpp sprites. zoom_level can be one of &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_NORMAL, ZOOM_LEVEL_Z0, ZOOM_LEVEL_Z1 or ZOOM_LEVEL_Z2&amp;lt;/code&amp;gt;. Please note that &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_NORMAL&amp;lt;/code&amp;gt; and &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_Z2&amp;lt;/code&amp;gt; are exactly the same, and that &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_Z0&amp;lt;/code&amp;gt; and &amp;lt;code style=&amp;quot;color:darkgreen&amp;quot;&amp;gt;ZOOM_LEVEL_Z1&amp;lt;/code&amp;gt; are for the [http://wiki.openttd.org/32bpp_Extra_Zoom_Levels extra zoom project] only. Specifying a filename is optional, it&#039;s only useful if you have multiple sprites in the same file. If every sprite is in a separate file you&#039;ll have to specify the filename for each realsprite anyway, so you can leave it out of the alt_sprites-block.&lt;/div&gt;</summary>
		<author><name>Lord Aro</name></author>
	</entry>
</feed>