Raised This Month: $32 Target: $400
 8% 

Extendable superhero mod ({Hoj}Batman)


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff        Approver:   BAILOPAN (72)
AssKicR
Veteran Member
Join Date: Mar 2004
Location: Norway-Europe(GTM+1)
Old 04-03-2004 , 20:34   Extendable superhero mod ({Hoj}Batman)
#1

What if SuperHeros Played Counterstrike?
Now they Do. This is an add-on that will make Mix/Match Hero Abilities available to players.
Pick and choose 10 hero powers as you advance levels from over 25 heros when it's done.

Special Thanks to OLO, Spacedude, Vexd, Scarzzurs, Ludwig, f117bomb, Lazy& AssKicR... for all of their code, help, and ideas.

Thanks to {Hoj}Batman's {CPO} clan for the servers and all of the help testing.

Huge thanks to Mentasm and Necroscope for their testing...

-----------------------------------------------------------------------------------
Command to copy vault into mysql is amx_vaulttosql (run it once to convert to the xp in the vault to mysql database)
Table Schema in superheromodmysql.inc - must build tables first. If you're smart enough to run mysql
I'm sure you're smart enough to run this command ONLY once... Sorry - no copy from file to sql unless somebody wants it later.
I'm probably going to drop the file support soon - vault or mysql only.
-----------------------------------------------------------------------------------
What's Cool about it?:

1) Keep adding super powers - Create a mix/match superhero: i.e. wolverine+batman+superman ...

2) It uses a small API for character development - not all in one big file. Heros can be built separately
and then "registered" with the Mod. Admins can install/uninstall heros. Each Hero is it's own separate script.
Hopefully, cross my fingers, people will start building some heros and it won't be all up to me.

3) Bind Keys. SpaceDude said it. Limit the bind keys. BUT, this is a way to bind a few keys +power1,+power2,+power3.
Once you've done that - any hero picked (that requires a bind key) will be "distributed" its bind key.
If there were 100 cool heros, and a player picked 3 that required binds - they're +power1.

4) Cheating Death Check - If you have a server with C/D and cdrequired=0, People without C/D will not get any powers if you set sh_cdrequired=0.
That's a cool equalizer and strong incentive for them to go get C/D.

-------------------------------------------------------------------------------------
CURRENT HEROS IN THE ZIP

1) BATMAN - UTILITY BELT - Starts a round with all the cool guns
2) HOBGOBLIN - HOBGOBLIN GRENADES - Slightly more damage and autoregen of nades
3) XAVIER - MARKED MAN - Pick an enemy to mark - sprite trail line follows em. No cooldown. Mark a different player on the fly
4) DAREDEVIL - ESP - AMX_FORCE rip off - lighted maps and esp rings
5) FLASH - SPEED - UNHOLY AURA like but faster... You got to have flash
6) HULK - POWER STOMP - Stun closeby enemies - You have to be on the ground to use it. Short cooldown
7) HUMAN TORCH - Ludwigs Flamethrower style fire
8) IRON MAN - Regen'g Armor and Jetpack - XTRAFun mod required
9) MYSTIQUE - Morph into enemy skin - Yeah turn FF on for this one. Funny as hell.
Makes you use your radar or pause before shooting. Lots' more FF incidents too. Shoot first, ask question later.
10) NIGHTCRAWLER - Walk through walls - (noclip) makes sure you can move when noclip is over. High Cooldown
11) SPIDERMAN - HOOK - Spacedude's ninja rope. #*#* HOOKMOD
12) SUPERMAN - More Armor/HP/ and reduced Gravity
13) WOLVERINE - Superknife/ AutoHeal/ Faster Running with Knife
14) Dracula - Vampiric Drain - Yep WC3 like
15) Captain America - Super Shield - Random 1sec godmode
16) Punisher - No reloading required - endless clips
17) Skeletor - Summan Snarks - (anti-camper power!)
18) Zeus - Summons 1 dead fallen team-mate (i'd make zues_level pretty high in the server.cfg file)
19) Dazzler - Spakel Flash - Surround nearby enemies with intensely blinding light
20) Magneto - Metal Control - Removes weapons of an attacker (high level character)
21) Windwalker - Silent Footsteps...
22) Kamakazee - Kamazee style time-bomb
23) Bomberman - set a bomb then blow it up when somebody walks by
24) Cyclops - Laser Blast
25) Aquaman - breath under water + bubble gun
26) Anubis - hear ppl talk + show bullet damage
-------------------------------------------------------------------------------------
How to Install (yes there's a lot to it but pretty easy):

1) Requires Monster Mod for Skeletor (Linux+Windows)
http://planethalflife.com/botman/monster.shtml

2) Add superheromod.amx to your plugins.ini before the hero amxs
This meens use superheromodmysql is you use mysql
or use superheromodvault if you save by vault or don't save at all

3) Add all the heros you're interested in into the plugins.ini like normal: (sh_superman.amx ...)
Set your SV_MAXSPEED TO 600 for flash to be able to run full speed!

4.) Configure the mod using the shconfig.cfg located in configs dir.

-------------------------------------------------------------------------------
Commands:

amx_shsetlevel level (use to reduce/add levels)
amx_shsetxp (use to SET xp)
amx_shaddxp (use to ADD/REMOVE xp)
amx_shban (Use to ban someones use of powers)
say /superherohelp or /help - help menu
say /herolist - Lets you see a list of heros and powers
say /playerskills - Shows you what skills other players have chosen
say /myheros - Shows what heros you have picked and at what levels you picked em
say /clearpowers - to clear powers and repick
say /showmenu - to display power menu while your dead (if you leveled or cleared powers)
say drop Bat (etc.) - to drop just one hero and pick another
say /whohas - shows who has this hero

To Download Go To http://shero.rocks-hideout.com
Attached Files
File Type: zip placeholder.zip (171 Bytes, 22166 views)
__________________
My Plugins

Got ??
AssKicR is offline
AssKicR
Veteran Member
Join Date: Mar 2004
Location: Norway-Europe(GTM+1)
Old 04-03-2004 , 20:39   PLACEHOLDER
#2

Here are some extra heros
Attached Files
File Type: zip extra_heros.zip (338.7 KB, 17356 views)
__________________
My Plugins

Got ??
AssKicR is offline
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 04-03-2004 , 21:29  
#3

Official SuperHero Mod site.
http://www.shero.rocks-hideout.com
Freecode is offline
AssKicR
Veteran Member
Join Date: Mar 2004
Location: Norway-Europe(GTM+1)
Old 04-05-2004 , 10:23  
#4

you need the following modules loaded

fun
cstrike
engine
__________________
My Plugins

Got ??
AssKicR is offline
scritch
Junior Member
Join Date: Mar 2004
Old 04-05-2004 , 11:57  
#5

Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxx_mm_i386.so v0.16 ini ANY ANY
[ 2] Fun RUN - fun_amx_i386.so v0.16 cmd ANY ANY
2 plugins, 2 running
Completed downloading Security Module from Speakeasy.net
Server is in Secure Mode.
[AMXX] Module is not a valid library (file "cstrike/addons/amxx/modules/engine_amx_i686.so")L 04/05/2004 - 17:56:04: [AMXX] Make sure that modules are compatible with AMX Mod X 0.16
L 04/05/2004 - 17:56:04: [AMXX] Please fix the problem then start the server again
./hlds_run: line 423: 22690 Erreur de segmentation $HL_CMD
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
lun avr 5 17:56:09 CEST 2004: Server restart in 10 seconds
lun avr 5 17:56:18 CEST 2004: Server Quit


module fun works but engine and cstrike crash
scritch is offline
DoubleTap
Veteran Member
Join Date: Mar 2004
Location: Harker Heights, TX
Old 04-05-2004 , 12:05  
#6

ALWAYS use the i386 versions first, then add the i686 modules one at a time in case you have issues with them you can eadily ID the problem. Some/ALL may or may not work for you...

Vic/DT
__________________
DoubleTap is offline
Send a message via ICQ to DoubleTap
DoubleTap
Veteran Member
Join Date: Mar 2004
Location: Harker Heights, TX
Old 04-05-2004 , 12:33  
#7

Dude, edit your messages... you spammed another thread...

Vic/DT


[EDIT]

Much better
__________________
DoubleTap is offline
Send a message via ICQ to DoubleTap
scritch
Junior Member
Join Date: Mar 2004
Old 04-05-2004 , 12:36  
#8

sorry, cannot delete my thread.
scritch is offline
Chaoticness
Junior Member
Join Date: Apr 2004
Old 04-05-2004 , 21:49  
#9

hey ... sorry for being a noob ,but where can I find cstrike and engine module... ive looked all over this forum and others :/

also where do you put the config files for this plugin?
Chaoticness is offline
AssKicR
Veteran Member
Join Date: Mar 2004
Location: Norway-Europe(GTM+1)
Old 04-05-2004 , 21:51  
#10

Quote:
Originally Posted by Chaoticness
hey ... sorry for being a noob ,but where can I find cstrike and engine module... ive looked all over this forum and others :/

also where do you put the config files for this plugin?
cstrike and engine modules comes with the default AMXX install

extract the ZIP to your AMXX root dir and the files will go where they are supposed to go
__________________
My Plugins

Got ??
AssKicR is offline
Closed Thread


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:09.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode