================================================================================
 NexgenS112N_4E is a SmartCTF stats recovery plugin specifically designed 
 to work with Nexgen Server Controller Version 1.12N and SmartCTF_4E.

 Production Date:  04-27-13
 Author: SC]-[LONG_{HoF } "code originally provided by Defrost"
 Contact: schlong_hof@yahoo.com 
================================================================================

================================================================================
Introduction:
 
NexgenS is a simple plugin that will restore a client's accumulated SmartCTF stats/score if the 
client disconnects, experiences a general protection fault, or timeouts from your UT99 server. 
================================================================================


================================================================================
Installation:

1. Shut down your server.

2. Upload NexgenS112N_4E.u file to your UT system folder.

3. Open your servers UnrealTournament.ini and add the following server actor.

	ServerActors=NexgenS112N_4E.NexgenS

	a. Note that the actor should be added AFTER the Nexgen controller server actor
	(ServerActors=Nexgen112N.NexgenActor). 

	b. Also SmartCTF should be loaded as a MUTATOR from your commandline for this plugin to function.

		EXAMPLE:
		UnrealTournament.ini ---->	ServerPackages=SmartCTF_4E
		Commandline ---->		Mutators="SmartCTF_4E.SmartCTF

 4. Save the changes to the UnrealTournament.ini then start the server. 
	The plugin should now be active on your server. Enjoy
================================================================================