Nalates wrote:This came up in another discussion on how to start new players off in game. (
reference)
Tweek wrote:Well I'm not bothering to factor the GoG in, there isn't much point when not all shards will have the GoG on them.
Oh darn… I had not thought about that.
I wonder if a global chat channel could be created to allow help messages to rely through the shards? If so, that could greatly extend the reach of the GoG. Rather than having to man every shard, one member to could answer questions across several shards.
If so, live help could be made more easily available and reduce the number of people needed to do it.
Would it be possible to add a global cross 'shard' chat channel for help?
Would a more common global chat channel that could reach all shards help? I would think turning it on or off would be important. May be selecting shards to mute or mute all...
It might be a big plus for the less populated shards. Plus tech people might be more likely to be in a GoMa shard building/testing and have the answers to technical questions a plus for all the shards.
It could be really good for community meetings.
I think such a channel should be done using a normal chat protocol such as IRC. People have already written IRC clients for their KIs. This way people wouldn't have to be running Uru to help out (for instance, I hang out on the GoW chat almost the whole time I use the computer yet don't leave Uru running for that time).
I personally I'd hate to see something added just for use by the GoG (since they are just a group of fans and IMO rather exclusive) rather, I'd like to see something added that can benefit the whole community.
Maybe we can just have a feature to connect to an IRC channel as a supplementary chat. This would expand what could be done hugely (inter-shard communication being one of the things doable).
The nice thing about IRC is that the protocol doesn't include lots of crap that you have to check to see if, say, the message is a 200MB movie or it it's just text. Not having a markup-format is another nice thing. An IRC client can be easily coded into the API Python as has been shown by KIRC (and others?).
I've written about 5 IRC bots and clients and one or two IRC servers in Python.
Currently getting some ink on my hands over at the Guild Of Ink-Makers (PyPRP2).