Author Topic: Gaming Online  (Read 11276 times)

0 Members and 1 Guest are viewing this topic.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Gaming Online
« on: November 13, 2005, 08:38:30 pm »
We should try to organize a real online RPG.  I think everybody here is honest enough to roll dice on their own.  I have no problem GMing it, and we can do it all on IRC.  We can play any game, but I recommend T&T (because the rules are shit easy).  I'd post rules/tutorials here, and let everybody create their own characters.  I'm open to a different game, a certain style of campaign, etc.. 

I think we could have a lot of fun with it.  And having a real program really isn't necessary, since we're all trustworthy.

<edit> btw, for RGM, character creation would take minutes.  I could do a spreadsheet that would look after the couple little calculations. :)

Offline Sidoh

  • Moderator
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Gaming Online
« Reply #1 on: November 13, 2005, 08:44:56 pm »
I'd be up for it! :)

Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: Gaming Online
« Reply #2 on: November 13, 2005, 08:45:51 pm »
Hah, told you if we got a WoW forum this would happen sidoh! :)

I think its a great idea, I've never played a role playing game like that, so it should be fun.  I also think rolling ourselves is not a good idea, either have a server give us our roll, or the GM do it.
And like a fool I believed myself, and thought I was somebody else...

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Gaming Online
« Reply #3 on: November 13, 2005, 08:49:00 pm »
That would be a lot of work for the GM.  But if we don't all have dice, somebody could throw together a little program to do the rolling automatically. 


Offline Sidoh

  • Moderator
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Gaming Online
« Reply #4 on: November 13, 2005, 08:53:34 pm »
That would be a lot of work for the GM.  But if we don't all have dice, somebody could throw together a little program to do the rolling automatically. 

Hehe, yeah.  I don't think a client/server program would be hard to make for this. :)

Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: Gaming Online
« Reply #5 on: November 13, 2005, 09:15:05 pm »
That would be a lot of work for the GM.  But if we don't all have dice, somebody could throw together a little program to do the rolling automatically. 

Hehe, yeah.  I don't think a client/server program would be hard to make for this. :)

Thats exactly what I was thinking about, but wasn't trying to make it sound complex. :)
And like a fool I believed myself, and thought I was somebody else...

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Gaming Online
« Reply #6 on: November 13, 2005, 09:23:00 pm »
I meant a local one. 

But a distributed one wouldn't be so hard.  The GM would run it, and the players would just press "Roll".  The GM would generate and be informed about the results.  Not too tough at all.  But not really necessary..

Offline Newby

  • Moderator
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: Gaming Online
« Reply #7 on: November 13, 2005, 09:45:40 pm »
I could script together some perl scripts, ala.

"rolld4.pl"
"rolld6.pl"
"rolld8.pl"
"rolld10.pl"
"rolld20.pl"

With an argument for how many dice to roll (default of 1?) or something. :)
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Gaming Online
« Reply #8 on: November 13, 2005, 09:46:53 pm »
T&T uses a weird dice system.  I don't have time right now. 

But yeah, it depends on whether you/they want a local one, or a distributed one :)

Offline Hitmen

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 1913
    • View Profile
Re: Gaming Online
« Reply #9 on: November 13, 2005, 09:51:36 pm »
I've never played a real rpg before but I'm totally up for it :D
Quote
(22:15:39) Newby: it hurts to swallow

Offline Sidoh

  • Moderator
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Gaming Online
« Reply #10 on: November 13, 2005, 09:58:54 pm »
How hard would it be to make some commands for an IRC bot to do this?

IE:

.roll 10-20

.roll 20d (20-sided die)

I think that would work really well, given we'd be doing it on IRC and all.. :)

Offline Newby

  • Moderator
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: Gaming Online
« Reply #11 on: November 13, 2005, 10:55:56 pm »
I've never played a real rpg before but I'm totally up for it :D

You're only up for it because iago is playing. :(

How hard would it be to make some commands for an IRC bot to do this?

IE:

.roll 10-20

.roll 20d (20-sided die)

I think that would work really well, given we'd be doing it on IRC and all.. :)

Not very hard.

I can talk with xar about getting the source to amee (a perl IRC bot), and if all goes well, I can edit the hell out of it (or just take the basics of it) and turn it into an IRC bot with whatever functionality we need.
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline Hitmen

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 1913
    • View Profile
Re: Gaming Online
« Reply #12 on: November 13, 2005, 11:03:18 pm »
I've never played a real rpg before but I'm totally up for it :D

You're only up for it because iago is playing. :(
No, I'm only up for it because you + iago are playing. plus you know it will be a billion times more fun with my creativity and evil sense of humor.
Quote
(22:15:39) Newby: it hurts to swallow

Offline Newby

  • Moderator
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: Gaming Online
« Reply #13 on: November 13, 2005, 11:08:14 pm »
I've never played a real rpg before but I'm totally up for it :D

You're only up for it because iago is playing. :(
No, I'm only up for it because you + iago are playing. plus you know it will be a billion times more fun with my creativity and evil sense of humor.

You DO make an interesting point.

* Newby shudders to think what kind of dungeon master Hitmen would make.
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Gaming Online
« Reply #14 on: November 14, 2005, 12:06:10 am »
I've never played a real rpg before but I'm totally up for it :D

You're only up for it because iago is playing. :(

How hard would it be to make some commands for an IRC bot to do this?

IE:

.roll 10-20

.roll 20d (20-sided die)

I think that would work really well, given we'd be doing it on IRC and all.. :)

Not very hard.

I can talk with xar about getting the source to amee (a perl IRC bot), and if all goes well, I can edit the hell out of it (or just take the basics of it) and turn it into an IRC bot with whatever functionality we need.

It could probably be done with an xchat or mIRC script. 

If you guys want to play Tunnels and Trolls, we need 2 (3, sorta) rolling styles:
1. xd6.  Any number of 6 sided dice, sometimes dozens of them. 
2. 2d6, doubles-add-roll-over.  2 dice are rolled.  If they match [1 1, 2 2, 3 3, etc.], they are rolled again.  If they match, they're rolled again, until 2 different dice are rolled.  The total is taken.  So if you roll 6 6, then 3 3, then 1 3, you get 22.  If anything below 4 is rolled (1 2 or 1 3), it's a fumble.
3. This one isn't used very much at all, but xd6 doubles-add-roll-over.  You roll any number of dice.  Then you take all the 1's, 2's, 3's, etc, and roll each of them separately.  And in each of those, you roll all the doubles, etc.  Obviously, this could get very messy, very fast.  It's only used for berserked characters.  Here is the source to a C program to look after berserkers that I wrote some time ago (Actually, it was in Windows-style C++, but luckly I wrote C-like code back then and it was easy to convert):
http://www.javaop.com/~iago/BerserkerDice.c

And by the way, for players, I don't want to have more than 5 players + GM.  So hopefully we won't be leaving anybody out, but for now, it's first-time-first-serve. 


Offline Newby

  • Moderator
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: Gaming Online
« Reply #15 on: November 14, 2005, 12:25:59 am »
Shit, I'd rather have a bot than a script.

So far we have:

iago
newby
hitmen
sidoh(?)

Who's the DM? Who else wants to play? When will it be?

On a side note, our D&D group (in real life) consists of 5 questers && the DM.
« Last Edit: November 14, 2005, 12:38:47 am by Newby »
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline Towelie

  • pwnstar
  • x86
  • Hero Member
  • *****
  • Posts: 4873
    • View Profile
Re: Gaming Online
« Reply #16 on: November 14, 2005, 12:54:03 am »
ME!

Offline Sidoh

  • Moderator
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Gaming Online
« Reply #17 on: November 14, 2005, 12:57:21 am »
Yes, I'm signed up!  If we could have them take place on weekends, I could be there (almost) for sure!

I think iago should GM! :)

Offline Towelie

  • pwnstar
  • x86
  • Hero Member
  • *****
  • Posts: 4873
    • View Profile
Re: Gaming Online
« Reply #18 on: November 14, 2005, 12:58:35 am »
yeah, weekends would work best. Maybe saturday or sunday afternoon or night.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Gaming Online
« Reply #19 on: November 14, 2005, 11:05:59 am »
I'll GM/DM, no problem.  And it won't be until December, at the earliest, so there's no rush. 

I had another thought, though.  I'm going to make a new thread for it :)

Offline Sidoh

  • Moderator
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Gaming Online
« Reply #20 on: November 14, 2005, 03:49:08 pm »
I'll GM/DM, no problem.  And it won't be until December, at the earliest, so there's no rush. 

I had another thought, though.  I'm going to make a new thread for it :)

Buahaha. :)

Count me in! ;D

Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: Gaming Online
« Reply #21 on: November 14, 2005, 03:57:02 pm »
I want to try. :)
And like a fool I believed myself, and thought I was somebody else...

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Gaming Online
« Reply #22 on: November 14, 2005, 04:15:41 pm »
Ok, that's all the people we can fit for the first session:

iago - GM/DM

newby
hitmen
sidoh
Towelie
Blaze

I'll post some rules and what to think about later. 

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: Gaming Online
« Reply #23 on: November 14, 2005, 09:47:22 pm »
Me, and I can definately get at least 1, maybe 2 experienced ShadowRunners in on this (which, btw, I think we should play.  T&T isn't nearly l33t enough).

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Gaming Online
« Reply #24 on: November 14, 2005, 10:16:07 pm »
Shadowrun is a little too complicated.  Yes, it's a good game, but it takes longer to learn.  And it's more work for the GM :)

T&T is a lot easier to throw together.  Plus, I've been having a craving to play a fantasy-style game lately.  I've been playing Shadowrun regularely, but no fantasy :(

Offline Towelie

  • pwnstar
  • x86
  • Hero Member
  • *****
  • Posts: 4873
    • View Profile
Re: Gaming Online
« Reply #25 on: November 14, 2005, 10:41:30 pm »
how am I going to learn this game?

Offline Newby

  • Moderator
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: Gaming Online
« Reply #26 on: November 14, 2005, 10:42:44 pm »
how am I going to learn this game?

I don't know how to play T&T either. But trust me, when you start playing it, it's so fucking simple.
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline Towelie

  • pwnstar
  • x86
  • Hero Member
  • *****
  • Posts: 4873
    • View Profile
Re: Gaming Online
« Reply #27 on: November 14, 2005, 10:44:59 pm »
Im saying who is teaching it and how (a booklet, just through telling, or what?)

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Gaming Online
« Reply #28 on: November 14, 2005, 10:55:28 pm »
I'll teach.  There's like, 1 rule.  How to make a saving throw (rolling 2 dice).  Besides that, damage = total of xd6 + adds - armour.  All actions (that aren't rollplayed) are based on rolling 2 dice, doubles-add-roll-over (I had another post about that). 

Character generation we'll do straight on the forum, step by step.  It's profoundly easy.

If anybody wants magic, that's a little more tricky.  I'll have to read up on how it works, and make a call whether to use T&T spells (written by WotC), or RGM spells (written by my friend and me).  RGM spells are kinda cool, but I think the original might be better.  We'll see!

Offline Mythix

  • The Dude
  • x86
  • Hero Member
  • *****
  • Posts: 1569
  • Victory
    • View Profile
    • Dark-Wire
Re: Gaming Online
« Reply #29 on: November 15, 2005, 03:34:03 am »
I'm up for it.. anything you need let me know :)
Philosophy, n. A route of many roads leading from nowhere to nothing.

- Ambrose Bierce


Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Gaming Online
« Reply #30 on: November 15, 2005, 12:26:05 pm »
6 players is a lot, but might be do-able.  We'll see!

Offline Towelie

  • pwnstar
  • x86
  • Hero Member
  • *****
  • Posts: 4873
    • View Profile
Re: Gaming Online
« Reply #31 on: November 16, 2005, 12:20:32 am »
hmm magic always interests me, but well see when it comes to choosing what other options there are