CustomPalette: Difference between revisions
Appearance
en>Parasite03 No edit summary |
en>Parasite03 No edit summary |
||
| Line 11: | Line 11: | ||
Specifies the palette used to draw this animation/projectile. | Specifies the palette used to draw this animation/projectile. | ||
<pre>CustomPalette=myanim.pal</pre> | <pre>CustomPalette=myanim.pal</pre> | ||
= Theater-specific palettes = | == Theater-specific palettes == | ||
You can specify theater-specific palettes by putting three ~ marks to the theater specific part of the filename. <nowiki>~~~</nowiki> is replaced with the theater’s three-letter extension. | You can specify theater-specific palettes by putting three ~ marks to the theater specific part of the filename. <nowiki>~~~</nowiki> is replaced with the theater’s three-letter extension. | ||
<pre>CustomPalette=myanim~~~.pal</pre> will result in usage of myanimtem.pal if the theater is temprate | <pre>CustomPalette=myanim~~~.pal</pre> will result in usage of myanimtem.pal if the theater is temprate | ||
Revision as of 22:41, 19 April 2014
|
|
|
|
|
|
| Flag: | CustomPalette |
| File(s): | rulesmd.ini |
| Values: | filename with .pal extension |
| Default: | 0 |
| Extension Version: | New in version 0.2. |
| Applicable to: | Animation/Projectile |
| |
Specifies the palette used to draw this animation/projectile.
CustomPalette=myanim.pal
Theater-specific palettes
You can specify theater-specific palettes by putting three ~ marks to the theater specific part of the filename. ~~~ is replaced with the theater’s three-letter extension.
CustomPalette=myanim~~~.palwill result in usage of myanimtem.pal if the theater is temprate
CustomPalette=mya~~~nim.palwill result in usage of myatemnim.pal if the theater is temprate





