SuperHero Mod Stats v2.0
Readme

SuperHero Mod v 2.0
This stats system are made to work with Counter-Strike 1.6 servers, which run SuperHero Mod.
Before you are able to use this stats system, you will have to save your xp in a mysql database. If you don't know how to use mysql saving, go here.
You need to have a web server with PHP and mysql running.
If you do not have this, you are not able to use this stats system.
To learn how to install a web server with PHP and mysql, go here.

-------------------------------------------------------------------------------------

How to add Heroes
To add more heroes to the database, you will have to make sure that your web server allows you to upload files.
When you are going to add a hero, the first thing you have to do is to log in.
You do this the first time by using the username nad password you choosed when you installed the tables.
Then you go to the 'Admin Panel' located in the upper right corner.
Now press 'Add Hero', and you will see these fields:
Notice that the default heroes are already added, if the system is successfully.



  1. Here you have to enter the name of the hero. Notice that the name have to be exact the same as the name used in the sma file.
    E.g. if you are going to add Captain America, open the sma file, and find the place that says:
    new gHeroName[]="Captain America"
    If you do not add the exact same name as in the sma file, the hero will not show in the system.
  2. The level where the hero is available.

  3. Locate a picture of the hero on your harddrive.

  4. Add a description, that fits to the hero.

  5. Locate the amx(x) file on your harddrive.
    Notice that the pre-added heroes, have amxx files attached.

  6. Locate the sma file on your harddrive.

  7. Choose 'Yes' if the hero uses a binded key, choose 'No' if not.

  8. When fields 1-7 have been filled, press the 'Submit' button, to add the hero to the database.
-------------------------------------------------------------------------------------

Addons
Currently addons available:
Forum Mod.
The Forum Mod will add a Forum to your SuperHero Mod Stats.
When users register, they can insert their steamID, and get their stats shown in the forum as well as on the main page.
Follow the development on SH-mod.tk

-------------------------------------------------------------------------------------