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

He Damage Multiplier


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff        Approver:   v3x (159)
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 05-18-2006 , 15:59   He Damage Multiplier
Reply With Quote #1

He Damage Multiplier
version: 1.1
author: nightscream

Credits: VEN (helped me fix the deathmessage & frags)
Kleenex (helped me fix the deathmessage)

Cvars
amx_hemulti 1.0(normal) this will multiplier the damage of the he grenade

Modules
Engine required
Fun required

Tested On
Listen server | Condition zero | Windows XP | AMXX 1.71

Suggestions
Got some suggestions
post them in the topic or in pm me

Changelog
1.0 Release
1.1 Kill message fixed
1.2 Little suicide fix

This plugin will add damage to your he grenade
Attached Files
File Type: sma Get Plugin or Get Source (he-multiplier.sma - 7875 views - 3.2 KB)
__________________
- Bye bye!

Last edited by nightscreem; 06-28-2006 at 13:53.
nightscreem is offline
6pack
BANNED
Join Date: Mar 2006
Location: Cedarhurst, Long Island
Old 05-18-2006 , 16:38  
Reply With Quote #2

Good job.....what is the max? amx_hemulti ?
6pack is offline
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 05-18-2006 , 17:54  
Reply With Quote #3

no max, atleast not one i know
highest i tried was 5
__________________
- Bye bye!
nightscreem is offline
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 05-18-2006 , 19:02  
Reply With Quote #4

Change this:
Code:
    if( !is_user_alive( attacker_id ) || !is_user_alive( victim_id ) ) {         return PLUGIN_HANDLED     }
to this:
Code:
    if( !is_user_connected( attacker_id ) || !is_user_alive( victim_id ) ) {         return PLUGIN_HANDLED     }
If the attacker is dead and still has a nade out it'll now multiply the damage instead of nothing.
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 05-18-2006 , 19:42  
Reply With Quote #5

Good call v3x.
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 05-19-2006 , 10:22  
Reply With Quote #6

k done,
next release add a sprite like in warcraft 3 with cvar offcourse
__________________
- Bye bye!
nightscreem is offline
Lady Marie 27
Junior Member
Join Date: May 2006
Old 05-19-2006 , 14:31  
Reply With Quote #7

This Plugin has been already made once, cant remember then name though but I got it on January.
Lady Marie 27 is offline
Send a message via MSN to Lady Marie 27
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 05-19-2006 , 14:57  
Reply With Quote #8

I don't think so, didn't find any like this
there are many plugins but i think this is the only one that works
100% correct me if i'm wrong
__________________
- Bye bye!
nightscreem is offline
Lady Marie 27
Junior Member
Join Date: May 2006
Old 05-20-2006 , 13:51  
Reply With Quote #9

I've found the old thread but it doesent contain a download anymore (Just like few other old, cool, plugins ): )

http://forums.alliedmods.net/showthr...437+multiplier

When I've used it on my server it worked well, just the damage which showed on amx who indicates the damage of victims etc wasnt correct, it showed the real value without added dmg. So does that plugin fix it?

gj btw, eventhough it already existed.
Lady Marie 27 is offline
Send a message via MSN to Lady Marie 27
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 05-24-2006 , 22:08  
Reply With Quote #10

Quote:
Originally Posted by Lady Marie 27
I've found the old thread but it doesent contain a download anymore (Just like few other old, cool, plugins ): )

http://forums.alliedmods.net/showthr...437+multiplier

When I've used it on my server it worked well, just the damage which showed on amx who indicates the damage of victims etc wasnt correct, it showed the real value without added dmg. So does that plugin fix it?

gj btw, eventhough it already existed.
Quote:
Originally Posted by BlueRaja
Anyways, this plugin increases the damage for high/low admins (the specific level for high/low admins is defined at the top of the sma).
it's not the same
__________________
- Bye bye!
nightscreem 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 03:40.


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