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

Hero: Avenger 1.0


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
TheRaven
Member
Join Date: Dec 2004
Old 12-24-2004 , 20:55   Hero: Avenger 1.0
Reply With Quote #1

Version 1.0: Originaly created by TheRaven
----------------------------------------------------------------------

Avenger
Revenge is best served cold. With metal bullets.




Description:
March with me thou who art dead
Welcome to the hell
Leave here out all the hopes
Thou who cometh in
You will see there's no end
To the insanity!
Endlessly you will stand
Burning in the fire!

Because your life has come to an end
and now you've got to pay your dues

Dark Avenger... That's my name!


Ability:
- On keypress, the hero can toggle the avenger mode on and off
- The next time a teammember of the avenger dies and the mode is set to on he can take revenge
- The avenger teleports, for a few seconds, to the location of the dead teammate and is invincible
- After the time is up, the avenger returns to where he came from
- Try it, it's fun

Features:
- Various graphical effects for teleportation


shconfig.cfg CVARS :
Code:
//Avenger
Avenger_level 5			 // Character level to take this hero.
Avenger_cooldown 30		// Time to wait until you can use the special ability again.
Avenger_delay 0.0		// The delay between a death event and the teleport.
Avenger_time 3			// Defines the time you have to take revenge.	
Avenger_freeze 0		// Put this to 1 for enabling a freeze during avenger mode.
Attached Files
File Type: zip hero_avenger_10.zip (11.2 KB, 979 views)
TheRaven is offline
Ph0X
Member
Join Date: Jan 2006
Location: Canada, Montreal
Old 12-25-2004 , 11:34  
Reply With Quote #2

Cool

Nice hero.

i also wanted to asked how much time we got in teleport?
__________________
[img]http://img142.**************/img142/852/legwarmerbedtimesig.png[/img]
Ph0X is offline
Send a message via AIM to Ph0X Send a message via MSN to Ph0X
Chivas2973
Veteran Member
Join Date: Mar 2004
Location: Wisconsin
Old 12-25-2004 , 11:39  
Reply With Quote #3

I gotta try this, sounds sweet, great job man
__________________
Chivas2973 is offline
TheRaven
Member
Join Date: Dec 2004
Old 12-25-2004 , 12:51  
Reply With Quote #4

Quote:
Originally Posted by Mr.MaX
i also wanted to asked how much time we got in teleport?
//Avenger
Avenger_level 5
Avenger_cooldown 30
Avenger_delay 0.0
Avenger_time 3 // Defines the time you have to take revenge.
Avenger_freeze 0
TheRaven is offline
Ph0X
Member
Join Date: Jan 2006
Location: Canada, Montreal
Old 12-25-2004 , 12:56  
Reply With Quote #5

i know but im not very good at that i dont know
if its in sec, in minute or it mean 3/10
or something else

is that 3 secs?
__________________
[img]http://img142.**************/img142/852/legwarmerbedtimesig.png[/img]
Ph0X is offline
Send a message via AIM to Ph0X Send a message via MSN to Ph0X
Chivas2973
Veteran Member
Join Date: Mar 2004
Location: Wisconsin
Old 12-25-2004 , 16:51  
Reply With Quote #6

just a question, is there like a hud message that says it is turned on or off?
__________________
Chivas2973 is offline
TheRaven
Member
Join Date: Dec 2004
Old 12-25-2004 , 18:39  
Reply With Quote #7

@Mr. Max
Why don't you try it? Then you would see, that these are indeed seconds.


Quote:
Originally Posted by Chivas2973
just a question, is there like a hud message that says it is turned on or off?
Why don't you try it? Then you would see, that there are indeed hud messages.



TheRaven is offline
Chivas2973
Veteran Member
Join Date: Mar 2004
Location: Wisconsin
Old 12-25-2004 , 18:54  
Reply With Quote #8

sorry, I was not able to today, admins told me on my 9.8a server that nothing happened on keydown, but I will try it myself maybe tomorrow
__________________
Chivas2973 is offline
TheRaven
Member
Join Date: Dec 2004
Old 12-25-2004 , 20:01  
Reply With Quote #9

As usual I only support, test and guarantee that my heroes work on amxmodx 1.0.

Here's the part in the script that does the messages:

Code:
if ( avengenext[id] ) {         avengenext[id]=false         client_print(id, print_center, "You are no longer ready for revenge.") } else {         avengenext[id]=true         client_print(id, print_center, "You are ready to avenge your next fallen teammember.") }

I don't know if this works on 9.8a and honestly I don't really care. Everyone that
uses an out of date version needs to be aware, that some stuff just won't work. ;)
TheRaven is offline
Chivas2973
Veteran Member
Join Date: Mar 2004
Location: Wisconsin
Old 12-25-2004 , 23:10  
Reply With Quote #10

sorry about all that, I just tested it, my admins are morons, works great man
great job as always
__________________
Chivas2973 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 01:31.


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