Raised This Month: $7 Target: $400
 1% 

First Person Death


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Event Related        Approver:   Hawk552 (427)
MPNumB
Veteran Member
Join Date: Feb 2007
Location: Lithuania
Old 01-14-2009 , 23:01   First Person Death
Reply With Quote #1

Description:
This plugin makes your spectator mod to be in first person when you die - just like in Half-Life 2 death. Also includes dead pulse sound.


Requires:
FakeMeta
HamSandWich


Additional info:
Tested with amxmodx 1.8.1 on Counter-Strike 1.6.


Change-Log:

* 1.0
- First release.
Attached Files
File Type: sma Get Plugin or Get Source (first_person_death.sma - 9300 views - 550 Bytes)
__________________
Skill and no annoying bugs with fixed balance issues is my goal!
My approved plugins what don't show up in Approved List:
* Bomb/Death/CSS Radar
* HotVision
___
Need help? Please check this documentation first.

Last edited by MPNumB; 01-15-2009 at 22:24.
MPNumB is offline
Send a message via Skype™ to MPNumB
Sage_UA
Junior Member
Join Date: Dec 2008
Old 01-15-2009 , 00:48   Re: First Person Death
Reply With Quote #2

good. thanks!
Sage_UA is offline
bomnacama
Senior Member
Join Date: Dec 2008
Location: Portugal
Old 01-15-2009 , 19:49   Re: First Person Death
Reply With Quote #3

does this put the screen red, and does is says: pi pi pi piiiii USERS DEAD xDDD
__________________



Please FEED MY HAMSTERS by giving me +karma
bomnacama is offline
MPNumB
Veteran Member
Join Date: Feb 2007
Location: Lithuania
Old 01-15-2009 , 22:24   Re: First Person Death
Reply With Quote #4

Quote:
Originally Posted by bomnacama View Post
does this put the screen red, and does is says: pi pi pi piiiii USERS DEAD xDDD
No it doesn't make screen fade to red (in order to be working with cs mp_fadetoblack 1 cvar). Yes, as I said it includes dead pulse sound. But "users dead" sound - I don't even know what your talking about.
__________________
Skill and no annoying bugs with fixed balance issues is my goal!
My approved plugins what don't show up in Approved List:
* Bomb/Death/CSS Radar
* HotVision
___
Need help? Please check this documentation first.
MPNumB is offline
Send a message via Skype™ to MPNumB
danielkza
AMX Mod X Plugin Approver
Join Date: May 2007
Location: São Paulo - Brasil
Old 01-15-2009 , 22:26   Re: First Person Death
Reply With Quote #5

Quote:
Originally Posted by MPNumB View Post
No it doesn't make screen fade to red (in order to be working with cs mp_fadetoblack 1 cvar). Yes, as I said it includes dead pulse sound. But "users dead" sound - I don't even know what your talking about.
You can just check the cvar and only fade to red if it's off.

And I think he means the bipping sound played right after you die, and the computer voice of the HEV suit that says 'user death eminent' or something like that.
__________________

Community / No support through PM
danielkza is offline
MPNumB
Veteran Member
Join Date: Feb 2007
Location: Lithuania
Old 01-15-2009 , 23:10   Re: First Person Death
Reply With Quote #6

Quote:
Originally Posted by danielkza View Post
You can just check the cvar and only fade to red if it's off.

And I think he means the bipping sound played right after you die, and the computer voice of the HEV suit that says 'user death eminent' or something like that.
ScreenFade will have problems with gore plugin (it takes more time, so most of the time user will just be blinded to red). And I don't really want to create a plugin what will have problems in combination of some other plugin (specially if that other plugin is popular).

About the sound. If I understood right - you wanted to say sound to other people? If yes it will be crazy - if I'm right after update to cs1.3 VALVe removed "sound/radio/hitassist" sound to all team mates when hp level reaches red (25- and alive) first time after player spawn, and also removed "sound/radio/matedown" sound when team mate is killed. And reason is - cuz this radio sound events were played just way too often.
__________________
Skill and no annoying bugs with fixed balance issues is my goal!
My approved plugins what don't show up in Approved List:
* Bomb/Death/CSS Radar
* HotVision
___
Need help? Please check this documentation first.
MPNumB is offline
Send a message via Skype™ to MPNumB
danielkza
AMX Mod X Plugin Approver
Join Date: May 2007
Location: São Paulo - Brasil
Old 01-15-2009 , 23:25   Re: First Person Death
Reply With Quote #7

Quote:
Originally Posted by MPNumB View Post
ScreenFade will have problems with gore plugin (it takes more time, so most of the time user will just be blinded to red). And I don't really want to create a plugin what will have problems in combination of some other plugin (specially if that other plugin is popular).

About the sound. If I understood right - you wanted to say sound to other people? If yes it will be crazy - if I'm right after update to cs1.3 VALVe removed "sound/radio/hitassist" sound to all team mates when hp level reaches red (25- and alive) first time after player spawn, and also removed "sound/radio/matedown" sound when team mate is killed. And reason is - cuz this radio sound events were played just way too often.
Apparently you haven't played HL2 at all. Whenever your about to die, a computer-generated voice tells you about your status, with messages like 'user death eminent'. I said nothing about playing it to others, or about radio sounds or anything. And there is a delay for the sound, it won't play at every shot that hits you.

And I don't even know what plugin you're talking about, and that's what cvars are for, you can enable and disable any feature as you wish.
__________________

Community / No support through PM
danielkza is offline
MPNumB
Veteran Member
Join Date: Feb 2007
Location: Lithuania
Old 01-15-2009 , 23:40   Re: First Person Death
Reply With Quote #8

Quote:
Originally Posted by danielkza View Post
Apparently you haven't played HL2 at all. Whenever your about to die, a computer-generated voice tells you about your status, with messages like 'user death eminent'. I said nothing about playing it to others, or about radio sounds or anything. And there is a delay for the sound, it won't play at every shot that hits you.

And I don't even know what plugin you're talking about, and that's what cvars are for, you can enable and disable any feature as you wish.
That sound would be a bit non-cs style imo (personally I designed this plugin for cs, but noticed that it can be used on some more mods). I played hl2, but actually I don't remember it very good - was long time ago. Plus purpose of this plugin is for user to die in first person. But I noticed that it's a bit boring, that's why added that pulse sound. Low health information just has nothing to do with main plugin idea (or when is that "user death eminent" sound is played anyway).

Gore... I also didn't find it in here, but it's really a popular plugin (slow-motion deaths, more blood...). You have to know it.

// edit:

Btw, that sound in hl1 is: "sound/fvox/near_death".
__________________
Skill and no annoying bugs with fixed balance issues is my goal!
My approved plugins what don't show up in Approved List:
* Bomb/Death/CSS Radar
* HotVision
___
Need help? Please check this documentation first.
MPNumB is offline
Send a message via Skype™ to MPNumB
Fry!
Veteran Member
Join Date: Apr 2008
Location: Latvia
Old 01-16-2009 , 04:40   Re: First Person Death
Reply With Quote #9

Dude, this is awesome I like that feature from HL2. Great plugin indeed.
__________________
Quote:
Originally Posted by wisam187
why all the great scriptors..... always.... leave and let their works go into oblivion ???
i miss your way in making outstanding plugins...
this forum needs lots of the likes of you..... and less of the idiots that spread right now.
Fry! is offline
bomnacama
Senior Member
Join Date: Dec 2008
Location: Portugal
Old 01-16-2009 , 07:00   Re: First Person Death
Reply With Quote #10

Btw, that sound in hl1 is: "sound/fvox/near_death".

its that sound that im talkin about
__________________



Please FEED MY HAMSTERS by giving me +karma
bomnacama is offline
Old 01-17-2009, 07:42
bomnacama
This message has been deleted by Brad. Reason: off-topic
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 04:27.


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