//==============================================================================
// AudioPersonalizationBlock v1.0
//==============================================================================

//=================
Change Log:

6/29/11	-	Initial release.

//=================
Abstract:
	APB allows for clients to customize their own audio attributes.

//=================
Installation:
	The following files should be included with this README:
	-AudioPersonalizationBlock.u		(Main file)
	-Personalization.ini			(OPTIONAL -- do not replace your 
						existing Personalization.ini if it exists!)
//=================
Help / Walkthrough:
	Simply throw all relevant files in your system folder. Mods that use APB
will access its variables directly.

	The variables in the ini correspond to the colors and avatar that personalize
your client. Most of these are self explanatory. Note that, as with all info blocks, the
info block itself provides no functionality, only data serving purposes. As such, it
holds variables for entry and exit sounds, but does not implement the functionality to
play them. You need a separate mutator or class to do this.

//=================
Conclusion:
	If you have any questions or comments, feel free to email me at 
	pravin_prabhu at hotmail.com.

You can also post on the UDHQ forums, found at 
	http://udhq.falconpunch.net/phpBB3/

Keep it Unreal!
-Pravin "Pcube" Prabhu
http://udhq.com

END





