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
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Changing dice roller script to emote. - by pqee on 07-14-2006 at 04:50 PM
RE: Changing dice roller script to emote. - by AberNStein on 07-14-2006 at 08:53 PM
RE: Changing dice roller script to emote. - by Chris4 on 07-14-2006 at 09:09 PM
RE: Changing dice roller script to emote. - by pqee on 07-17-2006 at 12:38 PM


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