PDA

View Full Version : SuperHero Mod Stats


Freecode
07-21-2004, 16:00
SuperHero Mod Stats is an idea that was made by me to have stats made for SH Mod just like Psychostats.

Now this is just and idea and im still thinking hard on it.
What i need from you guys is support and some Donations. This is not an easy task to accomplish but i will do my best.

Please post all your ideas in Request / Suggestions forum.

MajesticM00se
08-20-2004, 19:00
too late already been done several times I created some stats a while back in PHP, they were just a basic table set up username, steam ID, last date played, level, xp and list of heros.

and here's a better version:

http://sixfun.gshost.org/index.php?file=xp

They aren't really hard to make, it's just making a query from 2 databases and displaying the data, jesus anyone with a basic PHP knowledge could do it

MajesticM00se
08-20-2004, 22:01
well i couldn't find the ones i made so i made another set lol, christ i'm bored.... They took me what 30 minutes? I'm sure donations could of helped but meh i'm good thanks.

I'll release the source when i've cleaned up the code and made some aditional change, for the moment i too bored to do any more PHp and gonna play some DOD then sleep.

here's some pretty pictures (i'll also make them look a bit more sexy too)

All the users (could do with setting them to pages)
http://www.da.n3twork.btinternet.co.uk/development/members.JPG

The User info (could do with having links to the heros for hero information)
http://www.da.n3twork.btinternet.co.uk/development/user.JPG

Freecode
08-20-2004, 22:29
nice. I plan on having something close to that.

MajesticM00se
08-22-2004, 14:35
my progression:

Updated user page:

http://www.da.n3twork.btinternet.co.uk/development/users_heros.jpg

And i added an extra table in the database for the Hero's details:

http://www.da.n3twork.btinternet.co.uk/development/hero_1.jpg

http://www.da.n3twork.btinternet.co.uk/development/hero_2.jpg

http://www.da.n3twork.btinternet.co.uk/development/hero_3.jpg

i was thinking of adding a heos management system too still not sure if i should or not.

imported_Fun*Slid13
08-24-2004, 12:47
Hi, I had problems to make the details of the heroes, the version whom I installation and has to improve. Especially that I did it in 2 standard versions and for site nukedklan. but I can show my bases if Ca can help you

MajesticM00se
08-25-2004, 17:27
Another update

I updated the users page so it has numbered pages
http://www.da.n3twork.btinternet.co.uk/development/new_users_page.JPG

I just have to make it look pretty and finish the Hero Management System and i will release the stats.

123
08-28-2004, 10:45
Can anyone post the SH-stats script ?

imported_Fun*Slid13
08-29-2004, 10:47
there is no script SH stats still did all of the version thus to be improved not finished yet

MajesticM00se
08-30-2004, 19:36
i'll post it when it's finished, i could release an early code but it would be very stand and look ugly, there would be no management system behind it, but if you want it i will release it.

MajesticM00se
08-31-2004, 00:00
My alpha release of the stats:

http://www.da.n3twork.btinternet.co.uk/development/sh_mod_stats_alpha_release.zip

The main files are there no user management, you have to add heros to the database manually, I included a SQL dump of the new required database.

I will release a better version of the stats when I get the time, to work on them but these will have to do for now.

If you have any suggestions for them please post them.

MTS Steel DrAgoN
08-31-2004, 00:14
umm....majesctic...lol how do i install?
lol

Freecode
08-31-2004, 11:22
i dont sugest installing it because the mySQL module for AMX is being rewritten and the mysql module for AMXX has bugs so i am waiting for stable releases till i can start coding. AS for the plugin above it will be broken once the modules are updated.

MajesticM00se
08-31-2004, 11:23
Well to start you need a web server that supports PHP and your Super Hero server needs to be running off MYSQL.

Upload the files to a folder on your web server, open your MYSQL editing tool (PHPMYADMIN or what ever you use) and run the SQL dump in your AMX database.

Configure the dbc.php file to your server setup and it sdhould work.

If you wana change the way the stats are displayed edit the header and footer along with the CSS.

That's about it, like I said these are alpha release files i wasn't going to release because I hadn't finished them, but people wanted them so i released them.

I will release a stable and better version soon.

MTS Steel DrAgoN
08-31-2004, 15:58
k man thanks

MajesticM00se
09-07-2004, 19:30
I have started work on the stats again, I am making them sortable by Name, Skill Count and XP

I have uploaded the stats to lycos so you can see them in action:

http://members.lycos.co.uk/m00sen3t/superherostats/

shade_of_evilness
10-06-2004, 16:44
If it's true what freecode says, I guess your gonna re-code it soon...

MajesticM00se
11-28-2004, 03:16
hense the reason i haven't touched the stats since, that and i haven't had the time lol

Night Slayer
02-13-2005, 02:20
Another update

I updated the users page so it has numbered pages
http://www.da.n3twork.btinternet.co.uk/development/new_users_page.JPG

I just have to make it look pretty and finish the Hero Management System and i will release the stats.

how do you install these?

and do they work with psycho stats? or its just a different thing alone.... (not an addon)

FaDe
02-13-2005, 03:42
it looks as if it works alone.. I need a ranking thing like this.. it'd be useful in my server. :shock:

imported_Fun*Slid13
02-15-2005, 19:46
me I made my own version of my statsxp Statsxp (http://www.sixfun.com/index.php?file=xp)

Larsen^
04-15-2005, 08:55
can any one tell me how to get stats on my server ?

123
04-15-2005, 09:03
You will have to use mysql saving...

MajesticM00se
07-12-2005, 03:02
Wow, my old stats lol, that was some shitty code i have u back then..... lol

I haven't really been here since I posted that, left the CS community and into day of defeat!

should probably of written a guide, well I hope they helped people to write better stats than mine gave em a basic outline how how to query and print the shit

I would offerto re write these into something more stable and a lot better looking but seems someone beat me to it, bah screw it i'll do it anyway

bLiNd
07-12-2005, 03:31
check out 123's stats. very nice looking. i haven't used them though... =\

MajesticM00se
07-13-2005, 19:03
lol 123's is my code just modified....

Min2liz
10-08-2009, 16:17
Just today create my own SH Stats: http://gungame.lt/superhero/stats/

Not finished, but you can see how it's look like.

Yeah I know... :) I'm awful designer, so just put on Amxbans theme.

If someone interesting about this, just let me know. Tomorrow, if will be few minutes, I will add search.

Sorry for bad English language.

Cya

retribution
10-13-2009, 18:57
Nice! Going to finish it and make a public release?

Min2liz
10-14-2009, 07:53
Nice! Going to finish it and make a public release?

definitely :)

retribution
10-14-2009, 17:53
Mb you should make ability to integrate your stats in psychostats? It will be a perfect mod!

Min2liz
10-14-2009, 20:20
So,

First release. I'm not good in English, but I will try to explain what need to do after you download :)

First of all, you don't need to install anything here. Just upload files and change MySQL DB connection settings in config.php file and that's it :)

Oh, you need to upload your superhero.ini file into same directory where you put stats files, because stats read this file and look how much levels there is in a server and looking for levels XP.

In a hero_list.php file You'll find hero list. You self can add how much you want, I add some from Approved Heros, so you have good example.

If something wrong (I think will be :) ) let me know, I will fix ASAP.

Regards.

SkiesOFF
06-30-2010, 20:15
So,

First release. I'm not good in English, but I will try to explain what need to do after you download :)

First of all, you don't need to install anything here. Just upload files and change MySQL DB connection settings in config.php file and that's it :)

Oh, you need to upload your superhero.ini file into same directory where you put stats files, because stats read this file and look how much levels there is in a server and looking for levels XP.

In a hero_list.php file You'll find hero list. You self can add how much you want, I add some from Approved Heros, so you have good example.

If something wrong (I think will be :) ) let me know, I will fix ASAP.

Regards.

i like this stats but it has some bugs

1. layout is broken
2. no matter what i do, this shows every player with lvl 20...

=/

Jelle
07-02-2010, 06:51
i like this stats but it has some bugs

1. layout is broken
2. no matter what i do, this shows every player with lvl 20...

=/

I believe it is because this has not been updated in a very long time, and SH has changed allot since this was made.

Zakardo
02-11-2011, 11:41
Hi
I wrote my own stats. Not as advanced as those posted before, but working.
Any sugestions or bug report post here

Installation:
Unpack it to your www server and edit config.php