What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [??] Status changing icons in convo window?

[??] Status changing icons in convo window?
Author: Message:
war-chan
Junior Member
**

Avatar
~-=ProutsxJago=-~

Posts: 15
33 / Female / Flag
Joined: Nov 2007
O.P. Huh?  [??] Status changing icons in convo window?
I've searched through the scripts database and gone way back in this scripts section, but I haven't found what I'm looking for. :S

In screen caps of a few skins on msgstuff.com there's status icons or a list under the contacts DP

like this one
and this one

I was wondering if they're like quick icons to change your own status.

if they're only part of the skin and if there's a script which can add them.^o)
( I'm using the newest WLM build )

thanks :$

~war-chan
11-19-2007 01:01 AM
Profile E-Mail PM Web Find Quote Report
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
RE: [??] Status changing icons in convo window?
Yes, those are "quick icons" as you called it which you can use to change your own status. However, these are added by changing the UIFILE, and to make a script which can dynamically do this, you'd be facing a lot of problems. To name a few:
  • You need to choose a method to use:
    • You have to hook into Messenger's graphical engine and catch the event where it draws a conversation window and thus wants to read the UIFILE. Then, you'll need to add in those elements. (this is how Plus! draws its her icons)
    • You need to load the right UIFILE (for chat windows, that is 4004 > 920) from Messenger, modify it and change the resource in memory. (this is how MemSkin+ works)
  • Skins can totally modify the structure of the UIFILEs. For example, a skin could place the display pictures area at the left side instead of the right side, or simply remove that area. The script will never be able to determine exactly if it can add those buttons and eventually add them where they should be.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
11-19-2007 05:03 PM
Profile E-Mail PM Web Find Quote Report
war-chan
Junior Member
**

Avatar
~-=ProutsxJago=-~

Posts: 15
33 / Female / Flag
Joined: Nov 2007
O.P. RE: [??] Status changing icons in convo window?
ah I see, thanks so much, I thought it was part of a skin.

I really need to crack down on studying how-to scripting, and WLM file editing, so I don't ask dumb questions >_<

right now I'm too much of a retard to do anything like that without messing it up. I will read up on editing and such.
11-20-2007 02:35 AM
Profile E-Mail PM Web Find Quote Report
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
RE: [??] Status changing icons in convo window?
quote:
Originally posted by war-chan
ah I see, thanks so much, I thought it was part of a skin.
Actually that was my point... it's part of the skin and thus hard to add it in by the use of a script which can do this for all skins. :P
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
11-20-2007 05:32 PM
Profile E-Mail PM Web Find Quote Report
war-chan
Junior Member
**

Avatar
~-=ProutsxJago=-~

Posts: 15
33 / Female / Flag
Joined: Nov 2007
O.P. RE: [??] Status changing icons in convo window?
XD I meant I understood, I assumed it was part of the skin at first.

I just can't find a skin that suits my tastes (or for my build of WLM) with those buttons ^^;;;

so I either have to learn to do it my self or be a pest and make a request for a custom skin. since that's obviously a pain in the arse, I don't wanna be a pest. XD
11-20-2007 10:32 PM
Profile E-Mail PM Web Find Quote Report
bobby2000
Full Member
***


Posts: 108
Reputation: -3
31 / Male / Flag
Joined: Jan 2007
RE: [??] Status changing icons in convo window?
lol.. make one your self.. once you know how to do it you can then make it however you want :) (especially in 4.5 :P)
11-26-2007 05:29 PM
Profile E-Mail PM Find Quote Report
war-chan
Junior Member
**

Avatar
~-=ProutsxJago=-~

Posts: 15
33 / Female / Flag
Joined: Nov 2007
O.P. RE: [??] Status changing icons in convo window?
XD if I could I would. but as of now I know almost nothing about coding and I don't want to make a mess of my messenger (again)

so once I attain the knowledge to do so I will. I was only curious if they REALLY were what I thought them to be.
(I have 8.51013 XD)
11-26-2007 09:09 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On