EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > General Discussion > Chit-Chat

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Unread 04-05-2005, 10:38 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 MP3 Player, Without Leaving the Client? Already Exist!

Ok guys, I have NOT tried this yet, but I'm going to be trying it today..


But it looks like there is an MP3 Player that doesn't require you to leave the game client.

It's included in the combatstats program parser.


Hmm.. I wonder how long it will take someone to make a control panel for the commands??
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere

Last edited by Kosmos : 04-05-2005 at 10:41 AM.
  #2  
Unread 04-05-2005, 11:04 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

Works GREAT!!!



All we need now is an in game control panel so we don't have to type the commands. Should be a piece of cake to make that.
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere
  #3  
Unread 04-05-2005, 12:12 PM
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

im making one right now.
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
  #4  
Unread 04-05-2005, 12:49 PM
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

buttons arent workin, not sure why maybe i used the wrong name with the /showwindow command but here is what i made if anyone wants to figure out what i did wrong to it.

and i did add a <include>eq2ui_mainhud_mp3.xml</include> to my mainhud.xml file so its not that.
Attached Files
File Type: zip eq2ui_mainhud_mp3.zip (1.7 KB, 352 views)
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
  #5  
Unread 04-05-2005, 12:54 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

My guess is it's flawed OnActivate event scripts. I haven't worked with anything outside of the map window in quite some time, but I think you need something like
csm=(stopplay) csm=(stopplay)
to pass variables to csm.

Quib
  #6  
Unread 04-05-2005, 01:07 PM
Laffs's Avatar
Laffs Laffs is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Runnyeye
Posts: 1,404
Default

Yups I surpose you gotta get the button to relay the info as if it was typed in by the user in the chat window, if you with me

I was trying onpress="/csm play" and also "csm play" etc, etc
what that did was bring up my total game playtime in the chat window Woo Hoo lmao, at least it did somthing hehe
__________________
Laffs UI Mods
I can only please one person per day. Today is not your day. Tomorrow doesn't look to good either !
(Wicann on Runnyeye)

Last edited by Laffs : 04-05-2005 at 01:11 PM.
  #7  
Unread 04-05-2005, 01:15 PM
diabolist diabolist is offline
A Berserk Golem
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 59
Default possible solution

make a 1/4 hotbar and populate it with macros, you wont get the search features, but you can get play stop random etc.

the question remains can you have 2 different sized hotbars?

or maybe we can add a few tiny macro spots into another window
  #8  
Unread 04-05-2005, 01:19 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

I imagine this is more class and TS class based, but I have all 10 of my hotkey pages totally full and couldn't dedicate a page to macro hotkeys.

What taco-man's working on will work, it's just a matter of getting rid of the kinks.

Also taco-man, I added a new external window XML <include> to the EQ2MAP project, so instead of modding eq2ui_mainhud.xml, you could use the plugin structure of EQ2MAP to load your window and upload it as a plugin.

Quib
  #9  
Unread 04-05-2005, 01:34 PM
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

there is something wrong with my code though, because the tooltips for the different buttons should be showing but are not
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
  #10  
Unread 04-05-2005, 02:24 PM
Vampiro's Avatar
Vampiro Vampiro is offline
A Mist Grinnin
 
Join Date: Oct 2004
Server: Najena
Posts: 79
Smile

This is awesome guys. I hope someone can get it to work.
__________________
  #11  
Unread 04-05-2005, 03:10 PM
hirebrand hirebrand is offline
Bellum Aeternus
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 165
Default

You can't put spaces in UI commands, remember? So it is sending the EQ2 client /csm ; /play which displays played time.

I am going to develop a complete CSM UI but replace all spaces with underscores. Then I will present this coup to Aden and he will be so wowed by it he will make it work right away.
  #12  
Unread 04-05-2005, 08:32 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

I can't believe I've missed all this fun!!!

My email notifications are not working for some reason.
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere
  #13  
Unread 04-05-2005, 11:55 PM
hirebrand hirebrand is offline
Bellum Aeternus
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 165
Default



Its coming along... someone please tell me how to put spaces in UI commands?

OnPress=______________

"'csm stop'" nope
"(csm stop)" nope
Attached Thumbnails
Click image for larger version

Name:	001.jpg
Views:	1741
Size:	22.9 KB
ID:	2263  
  #14  
Unread 04-06-2005, 02:08 AM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

Quote:
Originally Posted by hirebrand

Its coming along... someone please tell me how to put spaces in UI commands?

OnPress=______________

"'csm stop'" nope
"(csm stop)" nope
OnPress="csm='stopplay' csm='stopplay'"
OnPress="csm='play' csm='play'"
OnPress="csm='more spaces if you need them' csm='more spaces if you need them'"

There might be trouble getting csm play to work since /play is a command.

EDIT: Found work-around for that!

Instead of mood='happy' mood='happy' it's now 'mood happy=' ' 'mood happy=' '
__________________
If it ain't broke, it needs more features!

Last edited by Deathbane27 : 04-06-2005 at 11:20 PM.
  #15  
Unread 04-06-2005, 10:19 AM
aden aden is offline
A Young Mystail Rat
 
Join Date: Jan 2005
Server: Antonia Bayle
Posts: 4
Default

Hi guys - Aden here, I'm the author of Combat Stats.

Great to see all the work you guys are doing with UI enhancements. I must say, I'm impressed!

Just wanted to point out that the command /csm stop will actually stop the CSM from monitoring. That CSM command was in the system before I put the MP3 part in. The command to stop the MP3 player is /csm stopplay

If you guys need any more help, drop by my enhancements forum at www combatstats com

Take care!

Aden
  #16  
Unread 04-06-2005, 11:31 AM
Laffs's Avatar
Laffs Laffs is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Runnyeye
Posts: 1,404
Default

What the csm seems to do is filter the up and downstream data, (for want of a better way to put it lol), What I have noticed is that all the above example's of how to code these commands into a button dont work, I have tried quite a few combinations of my own also...

Somthing to note is when you type in /csm play , it comes up as an unrecognised command and rightly so as it is as far as SoE is concerned, but despite this it does start playback with csm's mp3 player anyway after a short pause...

I think I said this elsewhere..

The only way I can see this working from a button was if there is a way to input the command into the chat window and include a <cr> as if the user had actualy keyed the command in..... As you can get this to work using macros I do know that much..

EDIT

Also thanks Aden for including this mp3 player in your csm, Nice one
__________________
Laffs UI Mods
I can only please one person per day. Today is not your day. Tomorrow doesn't look to good either !
(Wicann on Runnyeye)

Last edited by Laffs : 04-06-2005 at 11:33 AM.
Closed Thread



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 06:37 AM.


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