What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Release] RockPaperScissors - "Uncheatable"

[Release] RockPaperScissors - "Uncheatable"
Author: Message:
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
RE: [Release] RockPaperScisor - "Uncheatable"
why dont you use the command? :(

code:
function OnGetScriptCommands(){
var ScriptCommands = "<ScriptCommands>";
ScriptCommands+="<Command>";
ScriptCommands+="<Name>RPS</Name>";
ScriptCommands+="<Description>Play Rock Paper Scissors</Description>";
ScriptCommands+="</Command>";
ScriptCommands+="</ScriptCommands>";
return ScriptCommands;
}


and with that.. make a dialog with 3 buttons .. [rock]  [paper] [sisors] (spelling error i know :P) whoops need to test first lol

This post was edited on 12-12-2006 at 12:13 AM by roflmao456.
[quote]
Ultimatess6
: What a noob mod
12-12-2006 12:07 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Release] RockPaperScissors - "Uncheatable" - by Deco on 12-11-2006 at 11:57 PM
RE: [Release] RockPaperScisor - "Uncheatable" - by roflmao456 on 12-12-2006 at 12:07 AM
RE: [Release] RockPaperScisor - "Uncheatable" - by Deco on 12-12-2006 at 12:10 AM
RE: [Release] RockPaperScisor - "Uncheatable" - by roflmao456 on 12-12-2006 at 12:20 AM
RE: [Release] RockPaperScisor - "Uncheatable" - by AmbulanceX on 12-12-2006 at 04:57 PM
RE: [Release] RockPaperScisor - "Uncheatable" - by John Anderton on 12-12-2006 at 05:03 PM
RE: RE: [Release] RockPaperScisor - "Uncheatable" - by Jesus on 12-12-2006 at 05:37 PM
RE: [Release] RockPaperScisor - "Uncheatable" - by creepy675298 on 12-12-2006 at 06:17 PM
RE: [Release] RockPaperScisor - "Uncheatable" - by Deco on 12-12-2006 at 06:36 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