User Control Panel
Advertisements

HELP US, HELP YOU!

Sim chats and broadcast methods for MSN2.0

 
Post new topic   Reply to topic    Bot Depot Forum Index -> MSN Protocol modules
View unanswered posts
Author Message
Mojave
Almost An Agent
Almost An Agent


Joined: 01 Nov 2003
Posts: 1434

Reputation: 66.4

PostPosted: Mon Nov 29, 2004 7:24 pm    Post subject: Reply with quote

There has been some discussion about "Simulated chats" and whether I should add methods for them to MSN2.0. In addition, a few people have asked for more broadcast methods. I'd like your opinions.

Sim Chats - in my opinion, sim chats are not part of the MSN protocol and so they shouldn't be added (the protocol allows you to write sim chats and that should be enough).

More broadcast methods - some people have suggested that I include a couple more broadcast methods: one that allows you to broadcast to everyone EXCEPT yourself (presumably this would be used to do sim chats); one to broadcast to a list of usernames (although this is the same as calling tellUser for each name in the list), etc.

Comments?
Back to top
mattaustin
Sentinel
Sentinel


Joined: 19 Jul 2004
Posts: 556
Location: Los Angeles, CA
Reputation: 50.7
votes: 1

PostPosted: Mon Nov 29, 2004 7:26 pm    Post subject: Reply with quote

i agree.. its not part of the protocol so it should'n be added. maybe another module should be written to do it.
_________________
[ matt ]
Back to top
Dazzy
Agent
Agent


Joined: 09 Jan 2004
Posts: 1731

Reputation: 72.3

PostPosted: Mon Nov 29, 2004 7:52 pm    Post subject: Reply with quote

nah, its more lines of work in msn.pm than adding an actuall method, much simplier to mabey just suply people with a sub that they could use...

I'll get one done to post here if anybody wants...
Back to top
thomashp
Member
Member


Joined: 22 Feb 2004
Posts: 121
Location: Richmond, VA
Reputation: 29.3Reputation: 29.3Reputation: 29.3

PostPosted: Mon Nov 29, 2004 7:53 pm    Post subject: Reply with quote

QUOTE(mattaustin @ Nov 29 2004, 11:26 AM)
i agree.. its not part of the protocol so it should'n be added.  maybe another module should be written to do it.

That exactly what I said to mojave last night. I'd wait til the final is out to write it though.
Back to top
thomashp
Member
Member


Joined: 22 Feb 2004
Posts: 121
Location: Richmond, VA
Reputation: 29.3Reputation: 29.3Reputation: 29.3

PostPosted: Mon Nov 29, 2004 7:59 pm    Post subject: Reply with quote

QUOTE(dazzy2004 @ Nov 29 2004, 11:52 AM)
nah, its more lines of work in msn.pm than adding an actuall method, much simplier to mabey just suply people with a sub that they could use...

I'll get one done to post here if anybody wants...

actually it would be way better in a module.
you could then do things like:
Code:
$room = $sim->makeRoom($roomname);<br />$room->addUser($user);<br />$room->tellRoom($message,$fromuser);<br />@arrayofRooms = $sim->getRooms();<br />$room = $sim->getRoom($roomname);<br />etc....<br />
Back to top
Dazzy
Agent
Agent


Joined: 09 Jan 2004
Posts: 1731

Reputation: 72.3

PostPosted: Mon Nov 29, 2004 8:17 pm    Post subject: Reply with quote

Yea, Ok... I might make a module......
Back to top
Mojave
Almost An Agent
Almost An Agent


Joined: 01 Nov 2003
Posts: 1434

Reputation: 66.4

PostPosted: Mon Nov 29, 2004 8:33 pm    Post subject: Reply with quote

OK, cool. I don't see any reason to add methods to MSN.

Now the question is, who will write the first and who will write the best room module??!! Razz
Back to top
mattaustin
Sentinel
Sentinel


Joined: 19 Jul 2004
Posts: 556
Location: Los Angeles, CA
Reputation: 50.7
votes: 1

PostPosted: Mon Nov 29, 2004 8:45 pm    Post subject: Reply with quote

sounds like a challange......im in Wink
_________________
[ matt ]
Back to top
thomashp
Member
Member


Joined: 22 Feb 2004
Posts: 121
Location: Richmond, VA
Reputation: 29.3Reputation: 29.3Reputation: 29.3

PostPosted: Mon Nov 29, 2004 9:20 pm    Post subject: Reply with quote

Like I said before, I won't start til the final is out.
Back to top
eric256
The Keymaker
The Keymaker


Joined: 03 May 2006
Posts: 2292
Location: Colorado
Reputation: 47Reputation: 47Reputation: 47Reputation: 47Reputation: 47

PostPosted: Mon Nov 29, 2004 9:23 pm    Post subject: Reply with quote

I think a broadcast method for the Switchboard object that broadcast to all OTHER sockets would be good and kidna fit in with the protocol. I wouldn't be heart broken if it was left out though.
_________________
Eric256
Proud previous owner and current admin of Bot-depot.com
Back to top
Dazzy
Agent
Agent


Joined: 09 Jan 2004
Posts: 1731

Reputation: 72.3

PostPosted: Mon Nov 29, 2004 9:25 pm    Post subject: Reply with quote

*Has never wrote a module in life and has no idea where to start*

Nearly finshed Laughing
Back to top
OpZChAoS
Newbie
Newbie


Joined: 17 Feb 2006
Posts: 11

Reputation: 5.1Reputation: 5.1Reputation: 5.1Reputation: 5.1Reputation: 5.1

PostPosted: Sat Apr 08, 2006 12:14 pm    Post subject: Reply with quote

Did anyone actually get this finished?
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> MSN Protocol modules All times are GMT
Page 1 of 1

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group