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. 
General support and discussion of Eggdrop bots.
			
		
				
			
				
								dellthinker 							 
						Voice 			
		Posts:  17 Joined:  Mon Mar 26, 2007 2:41 pm 
		
						
					
													
							
						
									
						Post 
					 
								by dellthinker  Tue Mar 27, 2007 3:45 pm 
			
			
			
			
			
			Hi all, i just finally got over the tcl file issue and got my bot up and running, however i dont know why it puts up 3 processes:
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
				
			
				
								nml375 							 
						Revered One 			
		Posts:  2860 Joined:  Fri Aug 04, 2006 2:09 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by nml375  Tue Mar 27, 2007 4:10 pm 
			
			
			
			
			
			Your eggdrop is running three threads, which on some system shows as three different processes although there really is only one process.
			
			
									
						
							NML_375
			
						 
		 
				
		
		 
	 
				
		
				
			
				
								dellthinker 							 
						Voice 			
		Posts:  17 Joined:  Mon Mar 26, 2007 2:41 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by dellthinker  Tue Mar 27, 2007 4:52 pm 
			
			
			
			
			
			Thanx mml575, can you help me understand how to get it to enforce my channel now? Thanx
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
				
			
				
								nml375 							 
						Revered One 			
		Posts:  2860 Joined:  Fri Aug 04, 2006 2:09 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by nml375  Tue Mar 27, 2007 4:58 pm 
			
			
			
			
			
			Enforce a channel?
			
			
									
						
							NML_375
			
						 
		 
				
		
		 
	 
				
		
				
			
				
								dellthinker 							 
						Voice 			
		Posts:  17 Joined:  Mon Mar 26, 2007 2:41 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by dellthinker  Tue Mar 27, 2007 5:08 pm 
			
			
			
			
			
			Yes enforce, as in keep the channel user level to avoid floods. etc. I think i messed up the conf
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
				
			
				
								nml375 							 
						Revered One 			
		Posts:  2860 Joined:  Fri Aug 04, 2006 2:09 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by nml375  Tue Mar 27, 2007 5:48 pm 
			
			
			
			
			
			Well, in order to make it join a channel, either add it to your config file in a "channel add" construct, or use the .+chan dcc-partyline command. Settings for flood threshold and such can be set in the "channel add" construct, and/or later be modified using the .chanset dcc-partyline command.
			
			
									
						
							NML_375