Shattered Kingdoms

Where Roleplay and Tactics Collide
VOTE NOW!
It is currently Sat Apr 27, 2024 12:27 pm

All times are UTC - 8 hours




Post new topic Reply to topic  [ 15 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: Thu Aug 05, 2010 10:37 pm 
Offline
Mortal

Joined: Fri Apr 17, 2009 9:50 pm
Posts: 5522
Most of the GUI MUDs have some kind of way to make sub-windows. You'd have to check the help files for the syntax, but I'm sure it would work.


On my console MUD I write a trigger that sends a write command to my shell and talks to another virtual console. It's all very elegant once it works. :P


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Aug 06, 2010 12:01 am 
Offline
Gold Donor

Joined: Sat May 24, 2008 11:20 pm
Posts: 2107
Location: Edmonton, Alberta
Afraid that would be the case, I happened to get attached to a client that came with a nice and corrupted help file, lol. Guess I'll have to just check back versions for a copy.

Thanks anyway!


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Aug 06, 2010 9:45 am 
Offline
Mortal

Joined: Sat Mar 02, 2002 4:00 pm
Posts: 1444
Location: New York
Thanks grep, that worked.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Aug 07, 2010 4:21 pm 
Offline
Mortal

Joined: Fri Apr 17, 2009 9:50 pm
Posts: 5522
No problemo. We live to serve.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Aug 09, 2010 5:15 pm 
Offline
Mortal

Joined: Sat Mar 02, 2002 4:00 pm
Posts: 1444
Location: New York
I hadn't noticed that D changed the format of the front, middle, and back rows, so had to adjust as follows:

Quote:
#CLASS {info catcher}
#TRIGGER {Group:} {#capture "info"}
#TRIGGER {Characters Rank} {#capture "info"}
#TRIGGER {F1*F2*F3} {#capture "info"}
#TRIGGER {M1*M2*M3} {#capture "info"}
#TRIGGER {B1*B2*B3} {#capture "info"}
#TRIGGER {Leader*Yes*Yes*Yes} {#capture "info"}
#TRIGGER {Leader*Yes*No*Yes} {#capture "info"}
#TRIGGER {Leader*No*Yes*Yes} {#capture "info"}
#TRIGGER {Leader*No*No*Yes} {#capture "info"}
#TRIGGER {Leader*Yes*Yes*No} {#capture "info"}
#TRIGGER {Leader*Yes*No*No} {#capture "info"}
#TRIGGER {Leader*No*Yes*No} {#capture "info"}
#TRIGGER {Leader*No*No*No} {#capture "info"}
#TRIGGER {Member*Yes*Yes*Yes} {#capture "info"}
#TRIGGER {Member*Yes*No*Yes} {#capture "info"}
#TRIGGER {Member*No*Yes*Yes} {#capture "info"}
#TRIGGER {Member*No*No*Yes} {#capture "info"}
#TRIGGER {Member*Yes*Yes*No} {#capture "info"}
#TRIGGER {Member*Yes*No*No} {#capture "info"}
#TRIGGER {Member*No*Yes*No} {#capture "info"}
#TRIGGER {Member*No*No*No} {#capture "info"}
#CLASS 0


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ]  Go to page Previous  1, 2

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 20 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group