EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   General authoring help / discussion (http://www.eqinterface.com/forums/forumdisplay.php?f=12)
-   -   data type restrictions in certain windows? (http://www.eqinterface.com/forums/showthread.php?t=847)

aalwein 08-10-2002 04:45 AM

data type restrictions in certain windows?
 
is there a reason my skin wont load when i put, say, str/sta/agi, etc. into the group window? is this forbidden by the code or am I just doing something wrong?

guice 08-10-2002 05:03 AM

Take a look in your error file and see what's wrong.

Everquest\UIError.txt

Did you copy them streight over from the Invetory window? Might be conflicting names. You can't have more than one Item= name.

Or, it could just be a syntax error.

aalwein 08-10-2002 05:17 AM

i will check that thanks.

one more question: can you remove the "chat bars" from chat windows? so you have just the chat text and not that bar you actually type in.

edit: check UIerrors... yep was using duplicate names

guice 08-10-2002 05:20 AM

I think enough people need to /feedback it. It's stuck on, and no way to remove it, side from moving your chat window below the window bottom.

Of course, that's if you have your chat window at the bottom of the screen, unlike myself.

koplal 08-10-2002 05:26 AM

Re:
 
No i believe if you mess with the chat windows anchors in the xml file you can make it so you can resize the bottom of the chat window to cut off the text typeing field. I did something similar with the done button in my spell book today.

guice 08-10-2002 05:31 AM

Oh? /ponders .. Never tried it myself, but that seemed to be the original general consencise.

koplal 08-10-2002 05:33 AM

Re:
 
I don't know if you are familar with layers when designing graphics, but it was like the done button was on a different layer then the spellbook and i could move it around and place where ever i wanted without moving anything else including the other buttons.

guice 08-10-2002 05:43 AM

I have all about layers. hehe .. THe Done button is actually set with an offset ancor, thus one I found and modified. :)

And looking at the Chat window, that is too.

There might very well be a way to remove it, or atleast hide it. Although, do note, hiding it in the XML file calls will completely remove it from your UI. There isn't any way to get it back by hitting 'Enter', like the old UI.

THis will also mean that there will be no way to tell if you've accidentally hit 'Enter' and you're really typing a big line of 14123121213314 instead of actually attacking. :)

I'm not 100% sure how to do this w/out moding the UI myself, and requires loading up EQ and all, suckage.
But locate the <Editbox> in the EQUI_ChatWindow.xml file. In there you'll see a number of <**AnchorOffset> Tags. I would start by making them some neg numbers.

The Main chat window is set to autostretch, and I think this is border to border only. So, it shouldn't auto stretch off screen if you move the cat bar way way down, off window.

Hope this helps ..

koplal 08-10-2002 05:48 AM

Re:
 
Perhaps there is a way to make it so you cant type in it ie. lock it some how or make it only type to a channel that isnt there like make it only respond to tell target and then relog or something so you dont have a tell target but because you are still set to only talk in that channel it might not let you type since you have no tell target. i don't know just a thought.


hehe kinda confusing :nana:

guice 08-10-2002 05:53 AM

Ha .. That ability is the on UI itself. Unfortunatly, the one ChatWindow.xml file effects all chat windows created, including your main chat window.

What you do to the one file effects them all.

But, there is a way to make the Main WIndow the only "chat" typeable window, and a way to make only X window use spacific channels only.

Just right-click on the titles to see all the features.


All times are GMT -5. The time now is 11:44 AM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.