  | 
	
	
	
		wilkas Newbie
 
  Joined: 21 Jan 2004 Posts: 2 Location: Poland
  | 
		
		  
			
			   Posted: Wed Jan 21, 2004 8:59 pm   
  look and var   | 
			 
			
				i send to MUD commands look
 
and i heav put multi'lines in var xline1 and xline2 ...
 
 
MUD Output
 
>look
 
1line......blablabla.....................................
 
2line...blebleble...................................
 
 
how? | 
			 
		  | 
	
	
	  | 
		  
		 | 
	
	
		  | 
	
	
		Brujah Wanderer
 
  Joined: 13 Nov 2002 Posts: 88 Location: USA
  | 
		
		  
			
			   Posted: Wed Jan 21, 2004 11:18 pm      | 
			 
			
				no offense but i dont think anyone can understand you... please reitterate so we can help :)
  | 
			 
		  | 
	
	
	  | 
		  
		 | 
	
	
		  | 
	
	
		Glinka Wanderer
 
  Joined: 20 Dec 2000 Posts: 53 Location: USA
  | 
		
		  
			
			   Posted: Thu Jan 22, 2004 2:37 am      | 
			 
			
				
 
 You need to provide a room for us to look at mebbe? | 
			 
		  | 
	
	
	  | 
		  
		 | 
	
	
		  | 
	
	
		wilkas Newbie
 
  Joined: 21 Jan 2004 Posts: 2 Location: Poland
  | 
		
		  
			
			   Posted: Thu Jan 22, 2004 9:27 am      | 
			 
			
				sorry for my poor english
 
i read this language and no write. :)
 
 
Glinka yes. | 
			 
		  | 
	
	
	  | 
		  
		 | 
	
	
		  | 
	
	
		LightBulb MASTER
 
  Joined: 28 Nov 2000 Posts: 4817 Location: USA
  | 
		
		  
			
			   Posted: Thu Jan 22, 2004 10:47 am      | 
			 
			
				#AL look {#T+ roomcap;~look}
 
#TR roomcap {(*bla*)} {#VAR 1line {%1}}
 
#COND {(*ble*)} {#VAR 2line {%1};#T- roomcap}
 
 
What Brujah and Glinka mean is that none of us have ever seen a room description that even vaguely resembles
 
......blablabla.....................................
 
......blebleble.....................................
 
so we don't have the slightest idea what kind of patterns or commands to suggest. A REAL room description would probably make more sense to us even if it's in a language we don't know. | 
			 
		  | 
	
	
	  | 
		  
		 | 
	
	
		  | 
	
	
		| 
		
		 | 
	
	
		 |