|
Thread: Help:Use H3DefTool make interface def for Player's color | |
|
kswdiy
Adventuring Hero
|
posted May 19, 2013 04:52 AM |
|
Edited by kswdiy at 04:54, 19 May 2013.
|
Help:Use H3DefTool make interface def for Player's color
Does anybody can tell me how to make a player's color interface defs?
use Type:
$47 Interface
In the Special Colors interface enable the Player's colors.
But it's can't change color with Player's colors in the game.
|
|
Salamandre
Admirable
Omnipresent Hero
Wog refugee
|
posted May 19, 2013 08:58 AM |
|
|
If I remember right, it depends of def location. Not all interfaces are hardcoded to change to player color, and unknown/new interface defs must have the right palette to change.
____________
Era II mods and utilities
|
|
kswdiy
Adventuring Hero
|
posted May 19, 2013 02:37 PM |
|
|
Quote: ....and unknown/new interface defs must have the right palette to change.
Yes,I have make bmp flies with right palette.
But it's can't change.
...
|
|
T2_2112
Supreme Hero
|
posted May 20, 2013 08:35 AM |
|
|
Quote: Does anybody can tell me how to make a player's color interface defs?
use Type:
$47 Interface
In the Special Colors interface enable the Player's colors.
But it's can't change color with Player's colors in the game.
use one orig H3 interface pic, keep 32 color at the end of color table. That is Player's color.
|
|
kswdiy
Adventuring Hero
|
posted May 21, 2013 03:57 AM |
|
|
Quote:
use one orig H3 interface pic, keep 32 color at the end of color table. That is Player's color.
Yes.Salamandre is right.
It's hardcode.
Def can not use custom file names only only game original.
|
|
|