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

HE Damage Effect 0.2


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Gameplay        Approver:   Xanimos (85)
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 02-13-2006 , 03:19   HE Damage Effect 0.2
Reply With Quote #1

HE Damage Effect - v0.2, by v3x

Description:
Simple plugin that gradually allows you to hear again after being hit by a grenade. Your screen will also shake and go on a weird angle & flash red for a second.

Cvars:
he_damage_effect "1"

Required Modules:
Engine

Changelog:
v0.1 - Initial release
v0.2 - Lowered the default volume a tad & added a red screen flash

For the CZ version, click here.

Thanks to Coolfat3459 for the original idea & baldbobby for testing it for AMX.
Attached Files
File Type: sma Get Plugin or Get Source (he_damage_effect.sma - 19381 views - 2.7 KB)
__________________
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.

Last edited by v3x; 10-01-2008 at 07:08.
v3x is offline
pixel3
Senior Member
Join Date: Dec 2005
Old 02-13-2006 , 04:48  
Reply With Quote #2

sounds intresting
__________________
pixel3 is offline
Skyrider
AMX Mod X Beta Tester
Join Date: May 2005
Location: Netherlands
Old 02-13-2006 , 07:31  
Reply With Quote #3

Yea, i agree. I wonder what kind of effect it would have on Earth Special Forces
__________________
Skyrider is offline
Send a message via AIM to Skyrider Send a message via MSN to Skyrider Send a message via Yahoo to Skyrider
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 02-13-2006 , 07:38  
Reply With Quote #4

Quote:
Originally Posted by FF|Skyrider
Yea, i agree. I wonder what kind of effect it would have on Earth Special Forces
None, because it's for Counter-Strike
__________________
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
Skyrider
AMX Mod X Beta Tester
Join Date: May 2005
Location: Netherlands
Old 02-13-2006 , 08:00  
Reply With Quote #5

Quote:
Originally Posted by v3x
Quote:
Originally Posted by FF|Skyrider
Yea, i agree. I wonder what kind of effect it would have on Earth Special Forces
None, because it's for Counter-Strike
True, but you never know what kind of effects it would have on ESF ^_^
__________________
Skyrider is offline
Send a message via AIM to Skyrider Send a message via MSN to Skyrider Send a message via Yahoo to Skyrider
Lord_Destros
Veteran Member
Join Date: Jul 2004
Location: With stupid.
Old 02-13-2006 , 16:53  
Reply With Quote #6

special effect = none, no nades in esf
__________________
Quote:
Originally Posted by Twilight Suzuka
Don't worry m'lord. The turtles day will come.
Lord_Destros is offline
Send a message via AIM to Lord_Destros
Lord_Destros
Veteran Member
Join Date: Jul 2004
Location: With stupid.
Old 02-13-2006 , 16:58  
Reply With Quote #7

special effect = none, no nades in esf

anyways, interesting plugins, lets put it to the test
amx_control GHW_Chronic
CREATE ALL OF LORD_DESTROS'S SUGGESTIONS/REQUESTS (you'll know where to find them )!!!!!!!

amx_control STEAM_0:1:16
CHANGE THE NAME OF AMXX TO LORD_DESTROS'S MOD AND MAKE THIS HIS FORUMS (why am i reffering to myself in the third person?)! ALL HAIL ME, ALL HAIL ME!
__________________
Quote:
Originally Posted by Twilight Suzuka
Don't worry m'lord. The turtles day will come.
Lord_Destros is offline
Send a message via AIM to Lord_Destros
lantz69
AMX Mod X Beta Tester
Join Date: Mar 2004
Location: Sweden, Skåne
Old 02-19-2006 , 14:14  
Reply With Quote #8

If a player is hit by a nade just before the map changes.
That players sound will be gone after the map has changed.

Most players don't know how to set their volume back to normal.

Maybe add something like this ?

Code:
public client_disconnect(id) {   #if !defined USE_AMX    client_cmd(id , "volume %f" , gVolume[id]);   #else    client_cmd(id , "volume %f" , float(DEFAULT_VOLUME));   #endif } public plugin_end() {  // Reset all players sound volume here }

BTW really cool plugin

Could you maybe make effects when you are flashed also .. Just like in CS Source.
__________________
Using: Amxmodx 1.8.1.xxxx, cstrike
http://www.vanilla.se/
lantz69 is offline
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 02-19-2006 , 14:53  
Reply With Quote #9

I should just make it so it plays the ear-ringing sound to avoid this.
__________________
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
starwarsfan2001
Member
Join Date: Feb 2006
Location: Germany
Old 03-05-2006 , 21:41  
Reply With Quote #10

I've got a problem :-/

Compiling doens't work, so I took the amxx-file from web into plugines [...] - nothing works.
I typed in console "amxx plugins".
This was the stat of the plugin:

Quote:
[ 63] unknown unknown unknown he_damage_effec bad load
starwarsfan2001 is offline
Reply


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 07:11.


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