| Shattered Kingdoms https://www.shatteredkingdoms.com/forums/  | 
|
| (zMud) Modified Look command - By Rennus_Dragonsbane https://www.shatteredkingdoms.com/forums/viewtopic.php?f=42&t=20219  | 
	Page 1 of 1 | 
| Author: | Rennus_Dragonsbane [ Fri May 07, 2010 5:52 am ] | 
| Post subject: | (zMud) Modified Look command - By Rennus_Dragonsbane | 
(Taken from the "Legal Shattered Kingdoms Zmud Scripts" thread) This changes the default command "l" to instead examine objects which returns slightly more information or if a container will also return what is in the container. Code: #ALIAS l {#if (%1=%null) {look} {#if (%1="in") {examine %2} {examine %1}}} 
		
		 | 
	|
| Author: | Morovik [ Fri May 07, 2010 6:25 am ] | 
| Post subject: | |
This is the FIRST alias I enter whenever I make a new char. I just LOVE it.  | 
	|
| Author: | grep [ Fri May 07, 2010 6:54 am ] | 
| Post subject: | |
Heh. Mine is just slightly different. I use "ls" instead of "l"  | 
	|
| Page 1 of 1 | All times are UTC - 8 hours | 
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/  | 
|