This is the new home of the egghelp.org community forum. this announcement post . Click the X in the top right-corner of this box to dismiss this message. 
Help for those learning Tcl or writing their own scripts.
			
		
				
			
				
								daigo 							 
						Voice 			
		Posts:  37 Joined:  Fri Jun 27, 2014 8:02 pm 
		
						
					
													
							
						
									
						Post 
					 
								by daigo  Sun Jun 29, 2014 6:35 pm 
			
			
			
			
			
			The IRC network I'm on has very conservative flood protection, and some of my scripts send 2 messages immediately in succession. How can I make it so that there is a 2 second delay between the 2 messages?
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
				
			
				
								caesar 							 
						Mint Rubber 			
		Posts:  3778 Joined:  Sun Oct 14, 2001 8:00 pmLocation:  Mint Factory 
		
						
					
						 
													
							
						
									
						Post 
					 
								by caesar  Mon Jun 30, 2014 12:55 am 
			
			
			
			
			
			First use a different queue like puthelp  instead of putquick  or putserv , and if this doesn't work will figure something out.
			
			
									
						
							Once the game is over, the king and the pawn go back in the same box.
			
						 
		 
				
		
		 
	 
				
		
				
			
				
								daigo 							 
						Voice 			
		Posts:  37 Joined:  Fri Jun 27, 2014 8:02 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by daigo  Tue Jul 01, 2014 1:05 pm 
			
			
			
			
			
			Thanks. I used puthelp in combination with utimer.