|  | 
	
	
		| dcb Novice
 
 
 Joined: 02 Sep 2004
 Posts: 42
 
 
 | 
			
			  |  Posted: Sun Sep 26, 2004 12:02 am 
 KOS script
 
 |  
				| I need a KOS script please it needs to be coded to be as fast as possible :) 
 Thanks for any help you can offer!
 |  | 
	
	  |  | 
	
		|  | 
	
		| Vorax Apprentice
 
  
 Joined: 29 Jun 2001
 Posts: 198
 Location: USA
 
 | 
			
			  |  Posted: Sun Sep 26, 2004 12:49 am 
 |  
				| Congratulations on being vague! 
 Seriously, you'll have to provide a bit more information about what you're wanting if you expect anyone to help you out.
 |  | 
	
	  |  | 
	
		|  | 
	
		| LightBulb MASTER
 
 
 Joined: 28 Nov 2000
 Posts: 4817
 Location: USA
 
 | 
			
			  |  Posted: Sun Sep 26, 2004 4:08 am 
 |  
				| You said as fast as possible so I didn't want to waste any time finding out what you meant. Here you go! #AL KOS {knock on skull}
 |  | 
	
	  | 
		    
			  | _________________ LightBulb
 Senior member
 
 Most scripts in this forum are written for Command Line entry.
 Don't even open the Settings Editor unless its use is specified or obvious.
 |   |  | 
	
		|  | 
	
		| Falan Wanderer
 
  
 Joined: 17 Aug 2004
 Posts: 98
 Location: OK, USA
 
 | 
			
			  |  Posted: Sun Sep 26, 2004 6:18 am 
 |  
				| What if he's a lover and not a fighter? 
 #AL KOS {kiss on self}
 
 If, instead, he hates everything,
 
 #AL KOS {#KILLALL OS}
 |  | 
	
	  | 
		    
			  | _________________ zMUD 7.05a
 |   |  | 
	
		|  | 
	
		| dcb Novice
 
 
 Joined: 02 Sep 2004
 Posts: 42
 
 
 | 
			
			  |  Posted: Sun Sep 26, 2004 4:12 pm 
 |  
				| Well a little sense of humor is always good. 
 xyz has arrived.
 if xyz is on my enemy1|enemy2|enemy3 stun xyz
 
 
 I'd like a KOS button to toggle this on/off as well.
 
 thanks :)
 |  | 
	
	  |  | 
	
		|  | 
	
		| LightBulb MASTER
 
 
 Joined: 28 Nov 2000
 Posts: 4817
 Location: USA
 
 | 
			
			  |  Posted: Sun Sep 26, 2004 5:56 pm 
 |  
				| #TR KOS {({@enemy}) has arrived.} {stun %1} 
 
 Click Buttons button
Click New button
Set Kind to Toggle
Set Caption to KOS off
Set Value to
#T+ KOS
 
Set State to Button Down
Set Caption to KOS on
Set Value to
#T- KOS
 
Change to Advanced tab
Set Value to
%trigger( KOS)
 
Click Save button
Close Settings Editor window
 Since you used a list in your example, I assume you know how to make one.
 |  | 
	
	  | 
		    
			  | _________________ LightBulb
 Senior member
 
 Most scripts in this forum are written for Command Line entry.
 Don't even open the Settings Editor unless its use is specified or obvious.
 |   |  | 
	
		|  | 
	
		| dcb Novice
 
 
 Joined: 02 Sep 2004
 Posts: 42
 
 
 | 
			
			  |  Posted: Mon Sep 27, 2004 8:48 pm 
 |  
				| well actually i am a little vague on how to setup the lists. So if you could guide me that'd be great. 
 |  | 
	
	  |  | 
	
		|  | 
	
		| nexela Wizard
 
  
 Joined: 15 Jan 2002
 Posts: 1644
 Location: USA
 
 | 
			
			  |  Posted: Mon Sep 27, 2004 8:54 pm 
 |  
				| GUIDE: 
 at the command line type
 #HELP Additem
 |  | 
	
	  |  | 
	
		|  | 
	
		|  | 
	
		|  |