What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Changing dice roller script to emote.

Changing dice roller script to emote.
Author: Message:
pqee
New Member
*


Posts: 4
Joined: Sep 2004
O.P. Changing dice roller script to emote.
I'm trying to change the dice roller script by Rctll to be an emote instead of just a chat message.

Editing the script I'd think I could just change the line:
code:
return ('I get a ' + r + ' with a ' + base + ' sided dice.');

to
code:
return ('/me got a ' + r + ' with a ' + base + ' sided dice.');


This works when I have no arguments but once I specify a number (eg. /roll 100) the emote goes through without my name like this:

> got a 80 with a 100 sided dice.


Any ideas?
07-14-2006 04:50 PM
Profile E-Mail PM Find Quote Report
AberNStein
Full Member
***


Posts: 132
Reputation: 2
Joined: Jul 2006
RE: Changing dice roller script to emote.
quote:
Originally posted by pqee

This works when I have no arguments but once I specify a number (eg. /roll 100) the emote goes through without my name like this:

> got a 80 with a 100 sided dice.
umm that's what an emote is.
if i typed /me slaps you with a fish
it would send (in purple i think)
> slaps you with a fish
[Image: gybouserbar6hc.gif]
07-14-2006 08:53 PM
Profile PM Find Quote Report
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
RE: Changing dice roller script to emote.
In Windows Live Messenger, you can type multiple messages, without your name coming up every time (know what I mean?), well.. the screenshot explains itself:

[Image: attachment.php?pid=694522]

This happens unless you go to Tools > Options > Messages > tick 'Show contact says: before every message'

.png File Attachment: message.PNG (1.42 KB)
This file has been downloaded 229 time(s).

This post was edited on 07-14-2006 at 09:12 PM by Chris4.
Twitter: @ChrisLozeau
07-14-2006 09:09 PM
Profile PM Find Quote Report
pqee
New Member
*


Posts: 4
Joined: Sep 2004
O.P. RE: Changing dice roller script to emote.
Thanks for the responses.  The end result was a user problem. :)

Chris4 what you said was correct and that was screwing me up.  Seeing 'Pqee rolls a die' made me think all of them would show up that way.  On the receiving end it was always showing up as both of you mentioned:  '> rolls a die.'

Thanks for clarifying it.
07-17-2006 12:38 PM
Profile E-Mail PM 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