View Single Post
  #2  
Old 02-15-2008, 01:14 PM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default

Look for this in your eqemu_config.xml file:

Code:
	<zones>
		<defaultstatus>0</defaultstatus>

		<!-- Sets port range for world to use to auto configure zones -->
		<ports low="7000" high="7100"/>
	</zones>
You want the default status part to read 0 if you don't want people to have any account status by default.
Reply With Quote