Raised This Month: $ Target: $400
 0% 

Shang-Chi


Post New Thread Reply   
 
Thread Tools Display Modes
ShiiTake
Member
Join Date: May 2010
Old 06-26-2010 , 18:12   Re: Shang-Chi
Reply With Quote #11

Thank you.
__________________
ShiiTake is offline
Jelle
[b]MOAR CANDY[/b]
Join Date: Aug 2009
Location: Denmark
Old 06-26-2010 , 18:54   Re: Shang-Chi
Reply With Quote #12

Quote:
Originally Posted by kanatzu View Post
There are different moves.

PHP Code:
new MoveDamage[MAX_MOVES] = {
    
10,    //Right Hook        (def=10)
    
10,    //Left Hook        (def=10)
    
7,    //Right Jab        (def=7)
    
7,    //Left Jab        (def=7)
    
12,    //Forward Jab        (def=12)
    
12,    //Uppercut        (def=12)
    
15,    //Right Cross        (def=15)
    
15,    //Left Cross        (def=15)
    
20,    //Front Kick        (def=20)
    
15,    //Side Kick        (def=15)
    
35,    //Round Kick        (def=35)
    
40,    //Axe Kick        (def=40)
    
25,    //Turn Back Kick    (def=25)
    
17,    //Heel Kick        (def=17)
    
30,    //Turn Heel Kick    (def=30)
    
35,    //Roadhouse Kick    (def=35)
    
45,    //Kick to the Balls    (def=45)
    
20,    //Knee Strike        (def=20)
    
1000    //Elbow Strike        (def=1000=KO) 
Those are the moves and the damage done.
I do not get it. If the hero does a right hook, he will only lose 10 life? Then elbow strike, that he dies of?
__________________
No idea what to write here...
Jelle is offline
Send a message via MSN to Jelle
The Art of War
Veteran Member
Join Date: Dec 2009
Location: Sweden Rock Festival
Old 06-29-2010 , 13:02   Re: Shang-Chi
Reply With Quote #13

Thats right. The point is, the chance to get elbow strike is a lot lower then to get a right hook
__________________
The Art of War is offline
Jelle
[b]MOAR CANDY[/b]
Join Date: Aug 2009
Location: Denmark
Old 06-29-2010 , 15:40   Re: Shang-Chi
Reply With Quote #14

I still do not get it lol
__________________
No idea what to write here...
Jelle is offline
Send a message via MSN to Jelle
The Art of War
Veteran Member
Join Date: Dec 2009
Location: Sweden Rock Festival
Old 06-29-2010 , 15:42   Re: Shang-Chi
Reply With Quote #15

What's the problem dude?
__________________
The Art of War is offline
Jelle
[b]MOAR CANDY[/b]
Join Date: Aug 2009
Location: Denmark
Old 06-29-2010 , 15:56   Re: Shang-Chi
Reply With Quote #16

Then the knife does more damage than it originally would do, which seems pointless, as this hero should reduce the damage done.
__________________
No idea what to write here...
Jelle is offline
Send a message via MSN to Jelle
DarkGod
SourceMod DarkCrab
Join Date: Jul 2007
Location: Sweden
Old 06-29-2010 , 16:07   Re: Shang-Chi
Reply With Quote #17

if ( HasShangChi[attacker] && wpnindex == CSW_KNIFE ) {
// Give him back 50% of the lost life
sh_add_hp(victim, (damage/2), get_pcvar_num(pCvarHealth))

And, this hero has a chance to counter-attack when he is hit by a knife.
__________________
DarkGod is offline
Send a message via AIM to DarkGod Send a message via MSN to DarkGod
Jelle
[b]MOAR CANDY[/b]
Join Date: Aug 2009
Location: Denmark
Old 06-29-2010 , 16:54   Re: Shang-Chi
Reply With Quote #18

Oh I get it now lol.
__________________
No idea what to write here...
Jelle is offline
Send a message via MSN to Jelle
ShiiTake
Member
Join Date: May 2010
Old 07-13-2010 , 00:03   Re: Shang-Chi
Reply With Quote #19

Would set "shang-chi" for his counter attack likely to occur in 85%.

Would like someone to edit the sma?
__________________
ShiiTake is offline
The Art of War
Veteran Member
Join Date: Dec 2009
Location: Sweden Rock Festival
Old 07-15-2010 , 16:32   Re: Shang-Chi
Reply With Quote #20

Read the description... Its meant to decrease knife damage taken. So, you had the hero too. Thats why your HP wasnt as low as usual
__________________
The Art of War 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 09:55.


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