EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Interface Discussion > Released

View Poll Results: Did Kosmo's Quick Emotes make you get emotional?
Yes 30 90.91%
No 3 9.09%
Voters: 33. You may not vote on this poll

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Unread 03-12-2005, 06:13 AM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default Kosmo's Quick Emotes v1.1

Submitted for release!

It's not even been 24 hours and I've already had 3 variations created on this mod! How flattering! Have fun with this one.

If you have any questions or need help for this mod, discuss it here.
Attached Thumbnails
Click image for larger version

Name:	QuickEmotesNoFrames.jpg
Views:	866
Size:	102.3 KB
ID:	1802  Click image for larger version

Name:	QuickEmotesWithFrames.jpg
Views:	773
Size:	107.7 KB
ID:	1803  

Last edited by Kosmos : 03-12-2005 at 06:30 AM.
Reply With Quote
  #2  
Unread 03-14-2005, 01:18 PM
Vanyari's Avatar
Vanyari Vanyari is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 122
Default

One thing I was wondering... with the new emotes that are included, will other players who don't have this mod be able to see them?
Reply With Quote
  #3  
Unread 03-14-2005, 02:07 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by Vanyari
One thing I was wondering... with the new emotes that are included, will other players who don't have this mod be able to see them?
Oh yes, totally. These are not new emotes, same ones we have always had.
Some of them were just not listed in the regular emotes page.
They work just great! Some have animations and some just say something like.
Kosmos grubbles at 'target'

I didn't 'make' these, just created a different way to arrange them, and use them that was more efficient than having to look through 11 pages at 10 emotes at a time in alphabetical order.
Reply With Quote
  #4  
Unread 03-15-2005, 09:33 AM
Vanyari's Avatar
Vanyari Vanyari is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 122
Default

Oooh, I see ;-) Yea, the design and ordering is great, makes them much more accessible. I just thought there were a few custom made in there as well. Either way, thanks a lot! :-)
Reply With Quote
  #5  
Unread 03-18-2005, 08:24 PM
diabolist diabolist is offline
A Berserk Golem
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 59
Default luv your emotes

the night you posted it i DL'd and installed it, nice mod.......

BUT i got the idea that it could do more.....


So i streched the box a bit and added one more column.... and cut and pasted lines and lines of your code, then started doing minimal modification..... and Voila'

A language selector list on my Emote page........

one ittsy bitsy problem.........

WORKING CODE........
OnPress="set_language=Common hide_window=(MainHUD.Socials) hide_window=(MainHUD.Socials)"


NON-WORKING CODE........
OnPress="set_language=Ayr'Dal hide_window=(MainHUD.Socials) hide_window=(MainHUD.Socials)"

Since all three of the elvish languages do NOT work and all the rest do.... i assume the ' in the middle of the name is the problem. What i dont know is how to fix it.
Reply With Quote
  #6  
Unread 03-18-2005, 08:48 PM
direangelreborn direangelreborn is offline
A Coastal Crab
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 1
Default

This looks awesome. Help bring out the emo boy in us all, eh
Reply With Quote
  #7  
Unread 03-19-2005, 09:56 AM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by diabolist
the night you posted it i DL'd and installed it, nice mod.......

BUT i got the idea that it could do more.....


So i streched the box a bit and added one more column.... and cut and pasted lines and lines of your code, then started doing minimal modification..... and Voila'

A language selector list on my Emote page........

one ittsy bitsy problem.........

WORKING CODE........
OnPress="set_language=Common hide_window=(MainHUD.Socials) hide_window=(MainHUD.Socials)"


NON-WORKING CODE........
OnPress="set_language=Ayr'Dal hide_window=(MainHUD.Socials) hide_window=(MainHUD.Socials)"

Since all three of the elvish languages do NOT work and all the rest do.... i assume the ' in the middle of the name is the problem. What i dont know is how to fix it.
Not sure on that one, try parenthasis, or single quotes maybe around Ayr'Dal
Maybe even regular quotes? "Ary'Dal" or (Ary'Dal) or 'Ary'Dal'
Look for the OnEvent post in the XML modification section, will probably have the answer you need, or the post for Spaces with names.

EDIT: Good idea by the way! I knew a language selector would be comming up soon!
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere
Reply With Quote
  #8  
Unread 03-27-2005, 10:20 PM
diabolist diabolist is offline
A Berserk Golem
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 59
Default

Quote:
NON-WORKING CODE........
OnPress="set_language=Ayr'Dal hide_window=(MainHUD.Socials) hide_window=(MainHUD.Socials)"

Since all three of the elvish languages do NOT work and all the rest do.... i assume the ' in the middle of the name is the problem. What i dont know is how to fix it.
Funny thing happened....... after unzipping UIbuilder and playing around in it on some other files. I later noticed when I once again tried to tackle the Elvish name problem with my mod, that the UIBuilder had automaticaly made changes to the emote file in the form of.......

set_language=Ayr'Dal

Now if I can just find a similar one for a blank space.....

Guess I can try &spac; or may try the non-breaking HTML space
Reply With Quote
  #9  
Unread 03-22-2005, 12:33 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

V1.3 posted for approval. Fixes the issue with my mod and the blank mailboxes
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere
Reply With Quote
  #10  
Unread 03-26-2005, 07:00 AM
pheebau pheebau is offline
A Grove Wisp
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 26
Default Great mod

Thanks for this great mod...

Any idea why the regular social window also opens at the same time with your window?

Also first time I log on, the emote window is displayed...
Reply With Quote
  #11  
Unread 03-26-2005, 08:23 AM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by pheebau
Thanks for this great mod...

Any idea why the regular social window also opens at the same time with your window?

Also first time I log on, the emote window is displayed...
I'm glad you like it!

The regular emotes page is left functional in case you need to create macros.
If you check the directions. You will find I mention that you can make that window 100% transparent. What most people do is move it off screen except for one little bit, and make the thing 100% transparent. So that they do not see it when my emotes page comes up.


I may combine these two windows in the future, but right now it's low on my list of things to do.

As far as the window showing up when you first log on, not sure about that.
I wonder if something changed with the recent patch.? I think it saves it's state and posistion, so if you log off with the window up, it would probably still be up when log back in.
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere
Reply With Quote
  #12  
Unread 03-26-2005, 01:59 PM
pheebau pheebau is offline
A Grove Wisp
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 26
Default

Thanks Kosmos...

I'm gonna check about the context saving upon logging out and will make more experiment...

Sorry I missed the tranparent window part

I was wondering if you did experiment scaling down the window a bit more...? to take a little bit less space...

My last comment is that I did not find how to configure the 2 modes you're mentioning - I use the default one where the window vanishes after selecting the emote...I read the README again and am not seeing how you configure the other mode...

Regards.
Reply With Quote
  #13  
Unread 03-26-2005, 03:09 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by pheebau
Thanks Kosmos...

I'm gonna check about the context saving upon logging out and will make more experiment...

Sorry I missed the tranparent window part

I was wondering if you did experiment scaling down the window a bit more...? to take a little bit less space...

My last comment is that I did not find how to configure the 2 modes you're mentioning - I use the default one where the window vanishes after selecting the emote...I read the README again and am not seeing how you configure the other mode...

Regards.
For the mode that does not Auto-Hide, you would need to download the Add-On patch file, and replace the file you have with the non-auto hide version you download. Its a simple cut and past, to overwrite the one you have.

As far as making the window smaller.
There is a good chane that I'll do this in the future. Yes.
The window is quite large! I play in 1600x1200, but made the window what I felt would be a good size for 1280x1024 to pop into the middle of the screen.
The background can be made transparent. So I didn't think it would bother people much to have it that size. I wanted it to be able to be quickly read and hit the emote and then window be gone, make it as smooth as possible.

it seems there are quite a few people that prefer to have the window up, and not blown away, so I may create a 'mini' quick emotes that can be kept up all the time, but... the text would have to be really, really small! so therefore harder to read, and would make the whole process of selecting the emote longer.

Perhaps you should check out one of the alternatives.
Ger has a really nice one that has the emotes tabbed and combines the two windows so you don't have two that pop up all the time, he also has one that does not blow away when you do the emote!

That might be more for your style.
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere
Reply With Quote
  #14  
Unread 03-27-2005, 02:26 AM
pheebau pheebau is offline
A Grove Wisp
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 26
Default

Hi,

Just to confirm that everytime I log on, the emotes window is visible - independently of the previous context of the previous log off...

Oh and I like your mod better

The one am having is auto-hide

Last edited by pheebau : 03-27-2005 at 02:49 AM.
Reply With Quote
  #15  
Unread 03-31-2005, 09:34 AM
jlpicard's Avatar
jlpicard jlpicard is offline
A Sea Turtle
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 32
Default

Ok what am I doing wrong, I edit my MainHud file and add the line you say to add, it is in the Default folder though, and everytime the line gets deleted when I load up EQII (I suspect the game is patching in an update when the game sees it has ben altered). I tried putting your copy of the MainHud file into my mods folder, but I crash when I do that.....

/puzzled

Last edited by jlpicard : 03-31-2005 at 10:17 AM.
Reply With Quote
  #16  
Unread 03-31-2005, 09:47 AM
taco-man's Avatar
taco-man taco-man is offline
EQ2MAP Updater Author
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 1,349
Default

click the link in my signature that says how to install an interface.
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
Reply With Quote
  #17  
Unread 03-31-2005, 10:16 AM
jlpicard's Avatar
jlpicard jlpicard is offline
A Sea Turtle
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 32
Default

Thanks Taco now what??

Quote:
For this mod to work you must have the line <include>eq2ui_mainhud_emotes.xml</include> inside the eq2ui_mainhud.xml file. That is the only line that is required. So if you have other custom user interface mods, you can just textedit the file and include the new statement.
I found the eq2ui_mainhud.xml file, it was in the Default Folder, I used textedit and included the statement.

I load my Modded UI with the methods explained on this forum, have been for awhile now, I don't have to create a new folder in my UI folder as I already have one that I use for my mods, it is called MODS. There is NOT a folder in a folder there, and I unzip all the mods as explained here, in my modded folder "MODS" and select all the correct options.

MY mods work, all the ones I have installed to date but I CANNOT get this one to work. The only difference that this one has to the others is the edited eq2ui_mainhud.xml file.

Last edited by jlpicard : 03-31-2005 at 10:24 AM.
Reply With Quote
  #18  
Unread 03-31-2005, 10:47 AM
jlpicard's Avatar
jlpicard jlpicard is offline
A Sea Turtle
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 32
Default

I got it to work, when unzipping I had Use Folder options or whatever it is, and the Zip was creating it's own folders within my mod's folder. I just manually moved them over to my mod's folder and it is working although I am getting both the modded EMOTE window and the classic EMOTE window at the same time now. Getting close!
Reply With Quote
  #19  
Unread 03-31-2005, 04:17 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by jlpicard
I got it to work, when unzipping I had Use Folder options or whatever it is, and the Zip was creating it's own folders within my mod's folder. I just manually moved them over to my mod's folder and it is working although I am getting both the modded EMOTE window and the classic EMOTE window at the same time now. Getting close!

Glad to know you got it working correctly.

As far as the classic emote window showing up. That is normal.
If you will read the readme file instructions, the classic emote window can be set to 100% transparent and just moved off screen if you wish.

That's what most people do.
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere
Reply With Quote
  #20  
Unread 04-29-2005, 08:27 PM
HalfCracked HalfCracked is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 2
Default

Quote:
Originally Posted by jlpicard
I got it to work, when unzipping I had Use Folder options or whatever it is, and the Zip was creating it's own folders within my mod's folder. I just manually moved them over to my mod's folder and it is working although I am getting both the modded EMOTE window and the classic EMOTE window at the same time now. Getting close!
how did you get the "include>eq2ui_mainhud.emotes.xml</include" to stick?
it keeps dissappearing out of my file as well.

the thing works for me sortof... black text on black window but a click will activate an emote. I feel like I'm piloting the "Star Dive" ship from HHGTTG.

I also have other working UI pieces.
every time I start the game it wipes the line & i figger it has to be why it's not working.

I manually moved the files so it's not a folder issue.
Reply With Quote
  #21  
Unread 04-12-2005, 02:54 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default Input NEEDED!

Ok everyone, I'm taking this mod back to the drawing board, it's going to get a full body cavity search, high colonic, major reconstructive surgery, and just about anything else I can throw at it.

If you want something changed, or have idea, NOW is the time to post them.

Thanks for your help.
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere
Reply With Quote
  #22  
Unread 04-12-2005, 03:45 PM
diabolist diabolist is offline
A Berserk Golem
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 59
Default Spaces and Apostrophes

I had modded your Emote ver1 and again moved my added code ro your ver 1.1, i have 90+% working but just cant seam to get things with spaces and/or apostrophes to work.

I had planned after getting the languages to all work, was to tighten up spacing a bit so i could make languages 2 columns, and then once the MP3 controlls had been worked out for controlling Combatstats i was going to add them to the far right in ther own column..... but alas the issue with the elvin languages, and the 2 languages with spaces, seam to have beaten me.
Attached Files
File Type: xml eq2ui_mainhud_emotes.xml (72.0 KB, 378 views)
Reply With Quote
  #23  
Unread 04-12-2005, 03:48 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by diabolist
I had modded your Emote ver1 and again moved my added code ro your ver 1.1, i have 90+% working but just cant seam to get things with spaces and/or apostrophes to work.

I had planned after getting the languages to all work, was to tighten up spacing a bit so i could make languages 2 columns, and then once the MP3 controlls had been worked out for controlling Combatstats i was going to add them to the far right in ther own column..... but alas the issue with the elvin languages, and the 2 languages with spaces, seam to have beaten me.
Thanks, I'll give it a try also! That would be neat feature.
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere
Reply With Quote
Reply



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 12:45 PM.


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