|
Mathuna Newbie
Joined: 21 Jan 2003 Posts: 3 Location: USA
|
Posted: Sat Feb 01, 2003 8:55 pm
Two room descriptions |
I'm trying to find a way to handle two different room descriptions for one room. In HX some rooms have different descriptions at night from their day descriptions.
|
|
|
|
Castaway GURU
Joined: 10 Oct 2000 Posts: 793 Location: Swindon, England
|
Posted: Sun Feb 02, 2003 9:21 am |
Since the database is a normal Access database, you could in theory create a second description field and save the extra description in there with a com alias or something..
But thats not really portable to new versions I guess. I'd also like a possibility of a second description, since many muds I play have this. That would mean an extra table with room ids and numbered descriptions, and the room table just containing the id of the currect description, or something..
Lady C. |
|
|
|
Mathuna Newbie
Joined: 21 Jan 2003 Posts: 3 Location: USA
|
Posted: Mon Feb 03, 2003 12:55 am |
Pity, I was hoping I had overlooked something. I wonder what would happen if I set 2 rooms both using the same exits with the differing descriptions?
|
|
|
|
|
|