This is a working Account Manager for BR files.
The only reason I'm releasing this is because the original ways were by Rotana. He made an AccountCP once, but it only works for July client.
v1: http://spitfiregunz.net/Downloads/UserCP.zip
Includes:
- AccountInfo.
- Change password.
- Rankings.
- AdminCP.
- Private Messaging.
Howto use:
Open up ./_inc/config.php
Change:Code:$DBHost = 'database'; //The host of your DB (I.E: MACHINE\SQL2005) $DBUser = 'username'; //Your DB User $DBPass = 'password'; //Your DB Password $DB = 'GunzDB'; //Your GunZ DB // Top exp. (Ranking). $Top = '10'; //The total numbers on the list exp 10 will show the top 10
Database: Host of your Database.
Username: DB username. (usualy sa).
Password: the password you set.
GunzDB: Database name.
$Top = '10': replace "10" by the number of top rankers you want to show.
Also: Rename Closed.php to index.php


![[Release]User Account Manager.](http://ragezone.com/hyper728.png)


