This is the new home of the egghelp.org community forum. 
All data has been migrated (including user logins/passwords) to a new phpBB version.  
 
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message. 
	 
Old posts that have not been replied to for several years.
			
		
				
			
				
								spock 							 
						Master 			
		Posts:  319  		Joined:  Thu Dec 12, 2002 8:40 pm 		
		
						
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by spock   »  Sun May 25, 2003 4:07 pm 
			
			
			
			
			
			AFAIK, 
 
putquick (MODE queue) is the fastest queue 
 
followed by 
 
putserv (SERVER queue) 
puthelp (HELP queue)
			
			
									
						
							photon?
			
						 
		 
				
		
		 
	 
				
		
				
			
				
								caesar 							 
						Mint Rubber 			
		Posts:  3778  		Joined:  Sun Oct 14, 2001 8:00 pm 		
		
											Location:  Mint Factory 
							
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by caesar   »  Mon May 26, 2003 2:04 am 
			
			
			
			
			
			Tip: 
The "putquick "bla bla bla" -next" will be even faster than the a normal putquick.
			
			
									
						
							Once the game is over, the king and the pawn go back in the same box.
			
						 
		 
				
		
		 
	 
				
		
				
			
				
								Sir_Fz 							 
						Revered One 			
		Posts:  3794  		Joined:  Sun Apr 27, 2003 3:10 pm 		
		
											Location:  Lebanon 
												
							
				Contact: 
				
			 
				
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by Sir_Fz   »  Tue May 27, 2003 10:17 am 
			
			
			
			
			
			ok but may I ask why like for example: 
"putquick "MODE $chan +MR" -next" 
would act faster ?, like what does this -next mean ?
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
				
			
				
								Papillon 							 
						Owner 			
		Posts:  724  		Joined:  Fri Feb 15, 2002 8:00 pm 		
		
											Location:  *.no 
							
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by Papillon   »  Tue May 27, 2003 10:22 am 
			
			
			
			
			
			from tcl-commands.doc
  putquick <text> [options] 
    Description: sends text to the server, like 'putserv', but it uses a 
      different (and faster) queue. 
    Options: 
      -next:   push messages to the front of the queue 
      -normal: no effect 
    Returns: nothing 
    Module: server
 
			
			
									
						
							Elen sila lúmenn' omentielvo
			
						 
		 
				
		
		 
	 
				
		
				
			
				
								spock 							 
						Master 			
		Posts:  319  		Joined:  Thu Dec 12, 2002 8:40 pm 		
		
						
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by spock   »  Tue May 27, 2003 10:23 am 
			
			
			
			
			
			/me smacks mr. Fz !!
here what we can learn about putquick in tcl-commands.doc  
  
putquick <text> [options] 
    sends text to the server, like 'dump' (intended for direct server 
    commands); output is queued so that you won't flood yourself off 
    the server, using the MODE queue (should be a lot faster) 
    options are: 
      -next     push messages to the front of the queue 
    returns: nothing
 
 -next     push messages to the front of the queue   
			
			
									
						
							photon?
			
						 
		 
				
		
		 
	 
				
		
				
			
				
								spock 							 
						Master 			
		Posts:  319  		Joined:  Thu Dec 12, 2002 8:40 pm 		
		
						
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by spock   »  Tue May 27, 2003 10:24 am 
			
			
			
			
			
			/me too slow 
 
/smack papi
			
			
									
						
							photon?
			
						 
		 
				
		
		 
	 
				
		
				
			
				
								Papillon 							 
						Owner 			
		Posts:  724  		Joined:  Fri Feb 15, 2002 8:00 pm 		
		
											Location:  *.no 
							
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by Papillon   »  Tue May 27, 2003 11:07 am 
			
			
			
			
			
			moahahahahahahaaaaaaah 
 
/me l33t
			
			
									
						
							Elen sila lúmenn' omentielvo
			
						 
		 
				
		
		 
	 
				
		
				
			
				
								Sir_Fz 							 
						Revered One 			
		Posts:  3794  		Joined:  Sun Apr 27, 2003 3:10 pm 		
		
											Location:  Lebanon 
												
							
				Contact: 
				
			 
				
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by Sir_Fz   »  Fri May 30, 2003 11:38 am 
			
			
			
			
			
			ok thanx all 
 this helped me alot