Unknown2005-01-18 10:35:45
Okay, I want to display lists in an english-type format. I best the best way I can explain this is with a Lusternia exits example:
So basically, I'd have the variable exits:
#VAR Exits {north|south|east|west}
So, how could I display that variable above like that exits-line above? (I want it so it will display it still in proper English even when I add more/remove some/change the exits.
QUOTE
You see exits leading north, south, east and west.
So basically, I'd have the variable exits:
#VAR Exits {north|south|east|west}
So, how could I display that variable above like that exits-line above? (I want it so it will display it still in proper English even when I add more/remove some/change the exits.
Unknown2005-01-18 20:39:03
Okay, never mind. I got it .