PDA

View Full Version : Skinning Minimap "what the name ?"


Asghaard
04-16-2007, 12:01 PM
Hi everybody,

(I'm french and don't have a good english to explain)

I'm skinning the LOTRO UI but I misses some informations about the name of pictures.

specially for the minimap.
I found this name "no_hope_no_dread" but it works only with the human minimap in the first starting map (in the jail).
When I join the first village, the minimap returns to the default human minimap's skin.

What is the name of the other Minimap ?
Someone knows that ?

exemple of my Skin with the minimap
http://img487.imageshack.us/img487/9606/minimap001rr5.th.gif (http://img487.imageshack.us/my.php?image=minimap001rr5.gif) http://img67.imageshack.us/img67/3172/minimap002rs1.gif (http://imageshack.us)

D.H1cks
04-16-2007, 12:51 PM
This image changes depending on your level of hope. I noticed that no_hope_no_dread is used for human when your hope is at 0, and also when in monster play. If you go to the shire (at least as an elf) your hope goes up, and the ring turns blue. As a dwarf, at the very start, when Gandalf is around, the ring is very blue. So, we need to know the names of all the different levels.

Asghaard
04-16-2007, 02:48 PM
Ok we must investigate !

Frosty
04-17-2007, 10:04 AM
Currently, the hope and dread rings for the radar are not tagged with IDs. I'll see about making that happen.

-P

Cairenn
04-17-2007, 10:16 AM
Doncha just love this guy? :)

Frosty
04-17-2007, 10:17 AM
Doncha just love this guy? :)


Yes ;)

Cairenn
04-17-2007, 10:17 AM
*chuckles*

Asghaard
04-17-2007, 12:42 PM
Currently, the hope and dread rings for the radar are not tagged with IDs. I'll see about making that happen. There is at least the "no_hope_no_dread ID". ;)

* want more ID tag !* :D

Marll
08-17-2010, 01:19 PM
From reading this post, does this mean that every image in the game has to be tagged with an ArtAsset ID by Turbine, and then that is patched into the game for us to be able to reference the art and replace it with a different tga file?

Or does every image already have an art asset ID and we just need to discover it?

I'm being very anal but there are few asset IDs that I can't find/don't exist that are driving me mad! ;)

daimon
08-17-2010, 04:56 PM
yeah basically that is the case. every image has it own tag. the thing is Turbine (Frosty<3) releases those tags via the skin asset pack when something new come up, but for various reasons they have never released a complete list of the tags (I presume it's because they don't want the skins to affect game play or something like that).

You can try to guess some tags or data-crawl them if you have enough motivation (like the author of Low Key Store has) :) but even then if you find something out it might not work - or it might work in beta but it's locked in live version later on.

Best way is to cross your fingers and hope that Frosty will drop a new skin asset pack to us - soon.

Eili
08-18-2010, 01:44 PM
Please Frosty, September 8th will come so fast, give us the new skin asset pack

pretty please:p

Deewe
08-22-2010, 08:21 PM
Hi everybody,

(I'm french and don't have a good english to explain)

I'm skinning the LOTRO UI but I misses some informations about the name of pictures.

specially for the minimap.
I found this name "no_hope_no_dread" but it works only with the human minimap in the first starting map (in the jail).
When I join the first village, the minimap returns to the default human minimap's skin.

What is the name of the other Minimap ?
Someone knows that ?

exemple of my Skin with the minimap
http://img487.imageshack.us/img487/9606/minimap001rr5.th.gif (http://img487.imageshack.us/my.php?image=minimap001rr5.gif) http://img67.imageshack.us/img67/3172/minimap002rs1.gif (http://imageshack.us)
Bon pour répondre a ta question il te faut éditer les images suivantes:


<!-- MiniMap -->
<Mapping ArtAssetID="no_hope_no_dread" FileName="..\Graphics\minimap\no_hope_no_dread.tga" />
<Mapping ArtAssetID="hope_1" FileName="..\Graphics\minimap\no_hope_no_dread.tga" />
<Mapping ArtAssetID="hope_34" FileName="..\Graphics\minimap\hope_34_diff.tga" />
<Mapping ArtAssetID="hope_56" FileName="..\Graphics\minimap\hope_56_diff.tga" />
<Mapping ArtAssetID="hope_78" FileName="..\Graphics\minimap\hope_78_diff.tga" />
<Mapping ArtAssetID="hope_9" FileName="..\Graphics\minimap\hope_9_diff.tga" />
<Mapping ArtAssetID="hope_10" FileName="..\Graphics\minimap\hope_10_diff.tga" />
<Mapping ArtAssetID="dread_34" FileName="..\Graphics\minimap\dread_34.tga" />
<Mapping ArtAssetID="dread_56" FileName="..\Graphics\minimap\dread_56.tga" />
<Mapping ArtAssetID="dread_78" FileName="..\Graphics\minimap\dread_78.tga" />

A chaque niveau d'espoir ou de peur correspond une image différente.

Tu devrais t'en sortir avec le nom des images, bonne change.

Ok guyz he should be fine with that.

Too bad I really don't have the time to jump into LotRo beta :|