Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Interface Gallery Discussion > Archive
User Name
Password

 
 
Thread Tools Display Modes
Old 12-03-2002, 06:09 PM   #31
insomnlac
A Snow Cougar
 
Join Date: Jul 2002
Server: EQ2 Beta Server (someday!)
Posts: 45
Interface Author - Click to view interfaces
Send a message via AIM to insomnlac
Default working 52 flavors

right caster boot with no gems
Attached Files
File Type: zip insom gemless right boot caster.zip (8.0 KB, 55 views)
__________________
Insomniac Neversleeps
Waiting for EQ2interface to launch...
insomnlac is offline  
Old 12-03-2002, 06:13 PM   #32
Ymmajin
A Ghoul
 
Join Date: Nov 2002
Posts: 11
Default SAAAWEEET

Oh yeah thats just what I needed thanks so much.

I did notice one white line outlining the box the boot is in. Not trying to be picky but its not seen in your first versions.
Ymmajin is offline  
Old 12-03-2002, 06:26 PM   #33
Cijam
A Snow Griffin
 
Join Date: Oct 2002
Server: The Tribunal
Posts: 56
Default

Yer doing great!

So is there one now for each corner for all of us neurotic people <GRIN> and with and without spell gems <giggle>


I might like left boot (Left lower corner) just to spice my life and move it from top to bottom
Cijam is offline  
Old 12-03-2002, 10:20 PM   #34
leche
A Bat
 
Join Date: Dec 2002
Posts: 1
Talking

Looks great... I've loaded it and it works fine.

Now I hate to sound like a beggar that just got a dollar and wants more..... but.


It would even take up less room if you didn't include the inventory slots. I'm not sure how often people reference theirs, but I seldom reference mine on the fly.

Anyway to remove them and make it wafer thin..... huh huh.

:-)

Leche Lifblod
leche is offline  
Old 12-04-2002, 01:00 AM   #35
webwolf11
A Ghoul
 
Join Date: Nov 2002
Posts: 16
Default

Im using your first version of lefty melee window, but for some reason i have ARMS instead of RANGE slot. Is there a fix for that? thanks I love this UI =)
webwolf11 is offline  
Old 12-04-2002, 12:23 PM   #36
kasca
A Lost Soul
 
Join Date: Oct 2002
Server: the rathe
Posts: 428
Send a message via ICQ to kasca
Default what i do wrong

Ok ..i tryed this. What happen was the the other target,info boxs did disapper. So i had all the boxs. Who do i makae the old ones dissapper???
__________________
Kill them All Let God,if there is one. Sort them out.
kasca is offline  
Old 12-04-2002, 02:57 PM   #37
Ymmajin
A Ghoul
 
Join Date: Nov 2002
Posts: 11
Default Thanks

ALT P will get rid of your old Group window.

ALT T will get rid of your old Target window


INSOM--Thanks for giving us the BOOT!!! errr ok didnt come out right. I had 2 minor problems with it last night. The outline of a box around the boot is visable. 2 I went in to change the code for the clickie boxes to use something else and it would let me put the item # in but not let me change the background inv graphic. If I tried changing the graphic the UI would not load. So basically I have a earing in what looks like the range slot.

Again minor problems, but man I love this thanks.
Ymmajin is offline  
Old 12-04-2002, 03:40 PM   #38
insomnlac
A Snow Cougar
 
Join Date: Jul 2002
Server: EQ2 Beta Server (someday!)
Posts: 45
Interface Author - Click to view interfaces
Send a message via AIM to insomnlac
Default

leche - i've thought about getting rid of the inventory but then there's no room for the target window.. any ideas?

webwolf11 - lol i bought some clickie arms the other day.. musta posted that one..

to change the slots, (i'll use range as an example)

<InvSlot item="CopyOfRange">
<ScreenID>Ranget</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>172</X>
<Y>178</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_InvRange</Background>
<EQType>11</EQType>

<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<!--<TooltipReference/>-->
</InvSlot>

you would replace <EQType>11</EQType> with the one you want from this list:

Inventory EQTags

EQType
1 LEar
2 Head
3 Face
4 REar
5 Neck
6 Shoulder
7 Arms
8 Back
9 LWrist
10 RWrist
11 Range
12 Hands
13 Primary Slot
14 Secondary Slot
15 LFinger
16 RFinger
17 Chest
18 Legs
19 Feet
20 Belt
21 Ammo

then you need to change the background..
<Background>A_InvRange</Background>

A_InvEar
A_InvNeck
A_InvHead
A_InvFace
A_InvChest
A_InvArms
A_InvShoulders
A_InvWrist
A_InvWaist
A_InvHands
A_InvRing
A_InvLegs
A_InvFeet
A_InvPrimary
A_InvSecondary
A_InvRange
A_InvAmmo

and you're done.

Ymmajin - see above for the inventory thing. yep.. i screwed the boot tga up. the alpha layer was off.

heres a right boot
Attached Files
File Type: zip right boot fixed.zip (2.5 KB, 17 views)
insomnlac is offline  
Old 12-04-2002, 03:41 PM   #39
insomnlac
A Snow Cougar
 
Join Date: Jul 2002
Server: EQ2 Beta Server (someday!)
Posts: 45
Interface Author - Click to view interfaces
Send a message via AIM to insomnlac
Default

and a left boot
Attached Files
File Type: zip left boot fixed.zip (2.4 KB, 21 views)
insomnlac is offline  
Old 12-04-2002, 03:48 PM   #40
Ymmajin
A Ghoul
 
Join Date: Nov 2002
Posts: 11
Default Changing clickie

I know how to change the clickies. But when I tried to change say A_InvRange to A_InvEar. The UI wouldnt load. But Ill try again when I get home with the new .tga....

Ymmajin
Ymmajin is offline  
Old 12-05-2002, 05:14 PM   #41
insomnlac
A Snow Cougar
 
Join Date: Jul 2002
Server: EQ2 Beta Server (someday!)
Posts: 45
Interface Author - Click to view interfaces
Send a message via AIM to insomnlac
Default snow day! yeay! i got bored so...

i felt like adding an extra 1000 lines of code.



ain't it cool? =)
Attached Images
File Type: gif big-pic.gif (47.9 KB, 632 views)
insomnlac is offline  
Old 12-05-2002, 05:26 PM   #42
insomnlac
A Snow Cougar
 
Join Date: Jul 2002
Server: EQ2 Beta Server (someday!)
Posts: 45
Interface Author - Click to view interfaces
Send a message via AIM to insomnlac
Default

melee one
Attached Files
File Type: zip insom_meleeplayerwin_2.zip (9.7 KB, 75 views)
insomnlac is offline  
Old 12-05-2002, 05:26 PM   #43
insomnlac
A Snow Cougar
 
Join Date: Jul 2002
Server: EQ2 Beta Server (someday!)
Posts: 45
Interface Author - Click to view interfaces
Send a message via AIM to insomnlac
Default

caster one
Attached Files
File Type: zip insom_casterplayerwin_2.zip (9.9 KB, 140 views)
insomnlac is offline  
Old 12-05-2002, 08:23 PM   #44
Cijam
A Snow Griffin
 
Join Date: Oct 2002
Server: The Tribunal
Posts: 56
Default

OMGoodness that is nice!! I might even use it even if it isnt in the corner of my choice!! (wondering if ya gonna consider makin it for all 4 corners to please us neurotic folx)

If that Inventory tab has all the gear on it ... Can you make an Inventory window that only had auto drop(maybe class animation as background), the 4 denomination of money, skills key, AA key and Done key??

I have one now but it doesnt have the AA nor Done button and I need it now and well this is all beyond me.

Thank you for your wonderful work
Cijam is offline  
Old 12-06-2002, 06:25 PM   #45
Cijam
A Snow Griffin
 
Join Date: Oct 2002
Server: The Tribunal
Posts: 56
Default

I installed this.. ONE lil problem that I surely can over come but cant code is this.

Up top it says my name and my class.. well my mage turned into a warrior

As I said its minor but figured Id let ya know..

Now if you could put a tab for hotkeys in there I would be set <GRIN>
Cijam is offline  
 




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


All times are GMT -5. The time now is 11:41 PM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI