Raised This Month: $51 Target: $400
 12% 

Superhero mod 12.0.1.4


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
MuzzMikkel
Member
Join Date: Aug 2010
Location: Denmark
Old 05-22-2011 , 06:43   Superhero mod 12.0.1.4
Reply With Quote #1

Can somebody help me, i need some help adding

Lasers
Invisibility
No Clip
Creating Hooks
Respawning Upon Death
Exploding Bullets


I need the codes, like this ;)

PHP Code:
public plugin_init()
{
    
//the code you already made should be here
    //Be sure to set the cvars as the first thing in your plugin
    //you now add a cvar for health:
    
new pcvarHealth register_cvar("super_health""150")
    
    
//and now you set the hero power. Remember this should be after you create the hero with sh_create_hero!
    //with this native I set the health accordingly to the cvar super_health. The "0" after pcvarHealth is the armor.
    //and since we did not add any armor power we write 0
    
sh_set_hero_hpap(gheroIDpcvarHealth0)


Last edited by MuzzMikkel; 05-22-2011 at 06:45.
MuzzMikkel is offline
Send a message via MSN to MuzzMikkel
RollerBlades
Senior Member
Join Date: Feb 2011
Location: Sweden
Old 05-22-2011 , 06:49   Re: Superhero mod 12.0.1.4
Reply With Quote #2

omg! go search for tutorials and stop being annoying!!!!!!!
RollerBlades is offline
Exploited
Veteran Member
Join Date: Jul 2010
Location: Sweden
Old 05-22-2011 , 06:53   Re: Superhero mod 12.0.1.4
Reply With Quote #3

Quote:
Originally Posted by RollerBlades View Post
omg! go search for tutorials and stop being annoying!!!!!!!
Hypocrite..
__________________
Jelle (1): I LOVE YOU
Jelle (1): Yeah. omg you are so awesome!
--------------
Jelle (1): You know when a poo is about to exit but it is too big?
Jelle (1): God my ass still hurts
Exploited is offline
MuzzMikkel
Member
Join Date: Aug 2010
Location: Denmark
Old 05-22-2011 , 06:53   Re: Superhero mod 12.0.1.4
Reply With Quote #4

Quote:
Originally Posted by RollerBlades View Post
omg! go search for tutorials and stop being annoying!!!!!!!
What do you want me to search?


Quote:
Originally Posted by Exploited View Post
Hypocrite..
Exactly ;)
MuzzMikkel is offline
Send a message via MSN to MuzzMikkel
RollerBlades
Senior Member
Join Date: Feb 2011
Location: Sweden
Old 05-22-2011 , 07:02   Re: Superhero mod 12.0.1.4
Reply With Quote #5

MuzzMikkel: Shut up

Exploited: http://forums.alliedmods.net/showthread.php?t=132535

Last edited by RollerBlades; 05-22-2011 at 07:04.
RollerBlades is offline
MuzzMikkel
Member
Join Date: Aug 2010
Location: Denmark
Old 05-22-2011 , 07:30   Re: Superhero mod 12.0.1.4
Reply With Quote #6

Quote:
Originally Posted by RollerBlades View Post
MuzzMikkel: Shut up
Send me a link to these codes please ;)
MuzzMikkel is offline
Send a message via MSN to MuzzMikkel
Jelle
[b]MOAR CANDY[/b]
Join Date: Aug 2009
Location: Denmark
Old 05-22-2011 , 07:58   Re: Superhero mod 12.0.1.4
Reply With Quote #7

Find a hero which already has what you are asking for. Take a look at how that is done, and then find a way to do it yourself.
__________________
No idea what to write here...
Jelle is offline
Send a message via MSN to Jelle
RollerBlades
Senior Member
Join Date: Feb 2011
Location: Sweden
Old 05-22-2011 , 08:09   Re: Superhero mod 12.0.1.4
Reply With Quote #8

pretty useless beacuse if you think about it almost all heroes is from 2004-2007 unless they updated to code with 2010-2011 includes i guess it would be usefull then..... there's not so many SH script tutorials about making heroes with 2011 includes except Jelle's tutorial but most of it is just basics to make 5min heroes, i guess most of it you can find at jelle's tutorials and the link he posted in the thread
RollerBlades is offline
G-Dog
Senior Member
Join Date: Dec 2005
Location: Thunderstorm Central
Old 05-22-2011 , 08:58   Re: Superhero mod 12.0.1.4
Reply With Quote #9

Quote:
Originally Posted by RollerBlades View Post
pretty useless beacuse if you think about it almost all heroes is from 2004-2007 unless they updated to code with 2010-2011 includes i guess it would be usefull then..... there's not so many SH script tutorials about making heroes with 2011 includes except Jelle's tutorial but most of it is just basics to make 5min heroes, i guess most of it you can find at jelle's tutorials and the link he posted in the thread
if you can't separate out the parts that you want because of the superhero api changes then look for the standalone non superhero plugins that each hero was probably based on. Cause almost every single hero has some plugin which it was based on.
__________________
If at first you don't succeed, then skydiving isn't for you.
G-Dog is offline
Send a message via AIM to G-Dog
RollerBlades
Senior Member
Join Date: Feb 2011
Location: Sweden
Old 05-22-2011 , 09:26   Re: Superhero mod 12.0.1.4
Reply With Quote #10

What plugins? WC3?
RollerBlades is offline
Reply



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 08:37.


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