View Single Post
  #159  
Old November 5th, 2004, 05:23 AM
Jack Simth's Avatar

Jack Simth Jack Simth is offline
Major General
 
Join Date: Oct 2002
Posts: 2,174
Thanks: 0
Thanked 0 Times in 0 Posts
Jack Simth is on a distinguished road
Default Re: OT: Narf has gone looney and wants to GM.(Edit

You're welcome Narf, although you may want to play with the spacing - there may not be any spaces between the "#", "=", and "GM".

Also, there is something, as GM, you ought to know how to do - Fudge rolls.

Code:
[1d20+0] -> [20,0] = (20) 

results in Code:
[1d20+0] -> [20,0] = (20)


This can be surrounded with any text you like; a listen roll would be Code:
Listen Skill Check: [1d20+0] -> [20,0] = (20)

Code:
Listen Skill Check: [1d20+0] -> [20,0] = (20)

Likewise, the numbers can be changed to anything.

Also, the program supports opening multiple instances (or seemed to when I briefly tested it, anyway). You could log in on three different instances of the client, connect and select the room (for all three, separeately), and use the /nick command (or whatever it is) to name one GM, one for your character, and one for the monsters.
__________________
Of course, by the time I finish this post, it will already be obsolete. C'est la vie.
Reply With Quote