lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO > Interface Downloads Discussion > Beta Interfaces (L)

Reply
Thread Tools Display Modes
  #1  
Unread 04-19-2008, 03:27 PM
EntART3t EntART3t is offline
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: Apr 2008
Posts: 6
Cutsie (WIP)

Hi all,

I recently started to make my first ui skin for lotro

so far the work went pretty well,
but now i have some questions/problems:
----------------------------------------------
1. I have a problem with xp bar dosnt get showed, i want to place it in the right bottom edge, but i cant get it working

Quote:
<!--Element Properties-->
<PanelFile ID="toolbar">
<Element ID="ToolbarField" X="1800" Y="340" Width="420" Height="1200" Detach="1">
<Element ID="ToolbarFieldMain" X="375" Y="220" Width="45" Height="560"></Element>
<Element ID="GamePlay_FervorPipDisplay" X="336" Y="729" Width="90" Height="42"></Element>
<Element ID="GamePlay_AimPipDisplay" X="336" Y="729" Width="90" Height="42"></Element>
<Element ID="GamePlay_RampagePipDisplay" X="336" Y="729" Width="105" Height="67"></Element>
<Element ID="LevelMeter" X="0" Y="200" Width="420" Height="60">
<Element ID="LevelMeterFill" X="0" Y="10" Width="420" Height="6">
<Element ID="LevelMeter_BonusMeter" X="0" Y="10" Width="420" Height="6"></Element>

</Element>
<Element ID="ToolbarButton_LevelUpXP_TutorialHighlight" X="0" Y="10" Width="420" Height="10"></Element>
<Element ID="ToolbarButton_Experience_TutorialHighlight" X="0" Y="10" Width="420" Height="10"></Element>
<Element ID="LevelMeterText" X="0" Y="1100" Width="420" Height="10"></Element>
</Element>
<Element ID="AutoAttackIndicatorButton" X="350" Y="750" Width="63" Height="63"></Element>
<Element ID="ViolentModeIndicator" X="350" Y="750" Width="63" Height="63"></Element>
<Element ID="ToolbarButton_AutoAttack_TutorialHighlight" X="350" Y="750" Width="80" Height="78"></Element>
<Element ID="Toolbar_Quickslot" X="0" Y="1160" Width="420" Height="35"></Element>
2. does any1 know the ArtAssetID`s of the background images in the outfit tab ?

3. (how) can i change the size of the side elements of the "base box tilebar" ?
i would like to have it 40x28 px, but when i change the size of the image it gets cut

4. (how) can i deactivate the portrait in the player vitals ?


thanks in andvance for youre help
and please post youre opinion or sugesstions

MFG

EntART3t

------------------------------------------------
sry for my bad english
Reply With Quote
  #2  
Unread 04-19-2008, 08:43 PM
Wicked Mouse's Avatar
Wicked Mouse Wicked Mouse is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Feb 2008
Location: The Netherlands
Posts: 183
Pwitty Elvish skin!

- I personally haven't changed anything to the code of the XP bar, so it remains unchanged in my skin and so untouched
- Outfit tabs aren't skinned to my knowledge.
- You can try to change the size of the title bar.. I haven't bothered, and just altered my graphics to it.
- In UI settings you can turn of 3D portraits. It ill be covered then with something. You cannot leave it completely out of the UI, to my knowledge.

Could you make a version with a main bar just in the bottom middle? I'm used to have it there. I'd find it rather uncomfortable to find it on a different place on screen

I very much like the skin. Prolly will be using it instead of Kuvasie's Spirit of Elfwood. Funny to see my deed book has inspired others
May I also suggest to do something with the ring of the RADAR/Minimap?

Keep up the good work!
__________________
Author of: "Delving Hills"
Reply With Quote
  #3  
Unread 04-20-2008, 08:36 AM
Brode's Avatar
Brode Brode is offline
The Undying
 
Join Date: Apr 2007
Posts: 47
4. (how) can i deactivate the portrait in the player vitals ?

the only way Ive found is to resize to W="1" H+"1"

<Element ID="PlayerPortrait" X="21" Y="21" Width="1" Height="1"></Element>
<Element ID="AvatarPanel_COVER_LOWRES" X="22" Y="1" Width="1" Height="62"></Element>
Reply With Quote
  #4  
Unread 04-20-2008, 09:34 AM
EntART3t EntART3t is offline
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: Apr 2008
Posts: 6
Quote:
the only way Ive found is to resize to W="1" H+"1"

<Element ID="PlayerPortrait" X="21" Y="21" Width="1" Height="1"></Element>
<Element ID="AvatarPanel_COVER_LOWRES" X="22" Y="1" Width="1" Height="62"></Element>
ye, did work thank you


New screen, without portrait and name at the player vitals, will prob remove the lvl aswell



Quote:
Could you make a version with a main bar just in the bottom middle?
yes, i will include 3 different mainbars (side version, normal one and invisible one)

Quote:
May I also suggest to do something with the ring of the RADAR/Minimap?
defenitly will do, but dont have any good ideas for it right now




Update:
-----------------------------------------------------

new vitals are now finished and working fine:


new minimap finished: (will place the buttons at the right side as soon as we get the right IDīs for them)



but now i noticed another problem, my bag overlay image dosnt work
Quote:
<Mapping ArtAssetID="inv_backpack_slots" FileName="mainbar\bag\inv_backpack_slots.tga"></Mapping>
think this is the right ArtAssetID, any1 an idea why it dosnt get displayed ingame ? (alpha layer is correct)

Last edited by EntART3t : 04-21-2008 at 01:20 PM.
Reply With Quote
  #5  
Unread 04-21-2008, 04:12 PM
dreamingxashley's Avatar
dreamingxashley dreamingxashley is offline
The Unscathed
Interface Author - Click to view interfaces
 
Join Date: Apr 2008
Posts: 18
That looks really nice! Ill download it when its finished and give it a try.

Are you going to make the bottom bar invisible so we can stack all the hotbars next to each other and on top?
Reply With Quote
  #6  
Unread 04-21-2008, 05:23 PM
Brode's Avatar
Brode Brode is offline
The Undying
 
Join Date: Apr 2007
Posts: 47
that does look great. good work!
Reply With Quote
  #7  
Unread 04-23-2008, 11:42 AM
EntART3t EntART3t is offline
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: Apr 2008
Posts: 6
New opponent vitals finished:



Quote:
Are you going to make the bottom bar invisible so we can stack all the hotbars next to each other and on top?
i will make 3. different mainbar versions

1. original mainbar (only some small graphic changes)


2. mainbar at the right sie of the screen, quickslots on right bottom

3. complete invisible mainbar, buttons will get visible when mousover
Reply With Quote
  #8  
Unread 04-23-2008, 06:45 PM
The Scyphozoa's Avatar
The Scyphozoa The Scyphozoa is offline
The Undying
 
Join Date: Jan 2008
Location: Sector 5
Posts: 80
Well of course you're still not done with the vitals, you still need a good signature, and a Defender and Avenger, and Nemesis and Arch-Nemesis, and a Swarm. The ones you have look great, though.
__________________
W00t W00t Boogie Woogie W00t
Reply With Quote
  #9  
Unread 04-23-2008, 11:02 PM
dreamingxashley's Avatar
dreamingxashley dreamingxashley is offline
The Unscathed
Interface Author - Click to view interfaces
 
Join Date: Apr 2008
Posts: 18
That looks beautiful.
Reply With Quote
  #10  
Unread 04-24-2008, 09:29 AM
EntART3t EntART3t is offline
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: Apr 2008
Posts: 6
some changes on the minimap:


and i noticed a problem with my vitals:


does any1 know how i can deactivate the animated "objects" on the vitals ?
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 01:10 PM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui