Raised This Month: $ Target: $400
 0% 

[L4D2] Activating the elevator in NM4


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Inker
SourceMod Donor
Join Date: Dec 2008
Old 08-28-2011 , 23:18   [L4D2] Activating the elevator in NM4
Reply With Quote #1

Once the elevator is open in No Mercy 4, is it possible to have a plugin that allows the elevator to go up as soon as the button is pressed even if some people are still not in it?
Inker is offline
Mr. Zero
Veteran Member
Join Date: Jun 2009
Location: Denmark
Old 08-29-2011 , 02:35   Re: [L4D2] Activating the elevator in NM4
Reply With Quote #2

Should be possible with stripper.

Code:
filter:
{
	"hammerid"	"1199298" // filter a trigger_multiple that locks the elevator button when not all survivors are in elevator
}

modify:
{
	match:
	{
		"hammerid"	"1199249" // Elevator button
	}

	replace:
	{
		"spawnflags"	"1" // Replace spawnflags, button spawns by default disabled
	}
}
Mr. Zero is offline
RavenDan29
Veteran Member
Join Date: Sep 2009
Old 06-24-2012 , 05:32   Re: [L4D2] Activating the elevator in NM4
Reply With Quote #3

i like the idear as long as the elevator can be called back down again and sent back up, even better make it so all elevators do that on any map
__________________
RavenDan29 is offline
Skyy
AlliedModders Donor
Join Date: Jan 2010
Location: Toronto, Canada
Old 06-24-2012 , 06:35   Re: [L4D2] Activating the elevator in NM4
Reply With Quote #4

Quote:
Originally Posted by RavenDan29 View Post
i like the idear as long as the elevator can be called back down again and sent back up, even better make it so all elevators do that on any map
this would actually be great in big game versus servers that allow player respawning, so players don't get stuck at the bottom of the elevator.
Skyy is offline
Visual77
Veteran Member
Join Date: Jan 2009
Old 06-24-2012 , 07:02   Re: [L4D2] Activating the elevator in NM4
Reply With Quote #5

An admin command would be most convinent for situations like these.
Visual77 is offline
RavenDan29
Veteran Member
Join Date: Sep 2009
Old 06-24-2012 , 09:34   Re: [L4D2] Activating the elevator in NM4
Reply With Quote #6

This works http://forums.alliedmods.net/showthr...inale+unlocker but if half the team are left behind the elevator cant be called back down to go up again

Will Pay £50? or 10p per code line or something idk? pm email address send via paypal
__________________
RavenDan29 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 20:23.


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