Raised This Month: $ Target: $400
 0% 

Fade Screen on Outside?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
c0ldfyr3
AlliedModders Donor
Join Date: Aug 2005
Location: Ireland
Old 02-14-2007 , 11:53   Fade Screen on Outside?
Reply With Quote #1

Check this video: http://video.google.co.uk/videoplay?...ration%3Ashort

If you notice the screen effect it's wicked! It's like UTIL_ScreenFade but better, it only fades the outside.

Anybody ever come across anything like this before?
__________________
c0ldfyr3 is offline
Send a message via MSN to c0ldfyr3 Send a message via Yahoo to c0ldfyr3
sslice
Senior Member
Join Date: Feb 2005
Location: Texas, USA
Old 02-14-2007 , 16:36   Re: Fade Screen on Outside?
Reply With Quote #2

That's probably a texture overlay.
__________________
sslice is offline
L. Duke
Veteran Member
Join Date: Apr 2005
Location: Walla Walla
Old 02-14-2007 , 16:49   Re: Fade Screen on Outside?
Reply With Quote #3

The video's not very clear, but my guess is the same as sslice's.
L. Duke is offline
c0ldfyr3
AlliedModders Donor
Join Date: Aug 2005
Location: Ireland
Old 02-15-2007 , 05:04   Re: Fade Screen on Outside?
Reply With Quote #4

LDuke: I thought you were able to do texture overlays before but could only do it to everyone simultaneously?
__________________
c0ldfyr3 is offline
Send a message via MSN to c0ldfyr3 Send a message via Yahoo to c0ldfyr3
FlyingMongoose
Veteran Member
Join Date: Mar 2004
Old 02-15-2007 , 10:56   Re: Fade Screen on Outside?
Reply With Quote #5

maybe do it in a workaround way where you actually throw the effect on everyone but then stop effects on all but 1 person...lol
FlyingMongoose is offline
c0ldfyr3
AlliedModders Donor
Join Date: Aug 2005
Location: Ireland
Old 02-15-2007 , 11:07   Re: Fade Screen on Outside?
Reply With Quote #6

Quote:
Originally Posted by FlyingMongoose View Post
maybe do it in a workaround way where you actually throw the effect on everyone but then stop effects on all but 1 person...lol
Can't do that, it has to be all or none as far as I'm aware!
__________________
c0ldfyr3 is offline
Send a message via MSN to c0ldfyr3 Send a message via Yahoo to c0ldfyr3
L. Duke
Veteran Member
Join Date: Apr 2005
Location: Walla Walla
Old 02-16-2007 , 08:55   Re: Fade Screen on Outside?
Reply With Quote #7

Quote:
Originally Posted by c0ldfyr3 View Post
LDuke: I thought you were able to do texture overlays before but could only do it to everyone simultaneously?
From a CSS plugin, that's true. (You used to be able to set r_screenoverlay on individual players but it is a cheat cvar now and also cl_restrict_server_commands stops it).

That video looks like it comes from the Hidden, so the mod is doing it rather than a plugin.
L. Duke is offline
c0ldfyr3
AlliedModders Donor
Join Date: Aug 2005
Location: Ireland
Old 02-16-2007 , 09:16   Re: Fade Screen on Outside?
Reply With Quote #8

Quote:
Originally Posted by L. Duke View Post
From a CSS plugin, that's true. (You used to be able to set r_screenoverlay on individual players but it is a cheat cvar now and also cl_restrict_server_commands stops it).

That video looks like it comes from the Hidden, so the mod is doing it rather than a plugin.
Yup LDuke got it in one, but cheat cvars aren't a problem I already execute the fov command on clients.

But this cl_restrict_server_command business, what's the deal with that now? I thought they had come to a conclusion which meant we could actually use commands no?
__________________

Last edited by c0ldfyr3; 02-16-2007 at 09:18.
c0ldfyr3 is offline
Send a message via MSN to c0ldfyr3 Send a message via Yahoo to c0ldfyr3
aceofspades
Member
Join Date: Aug 2005
Old 02-17-2007 , 10:35   Re: Fade Screen on Outside?
Reply With Quote #9

This script from Mc.Fly using mattie eventscripts is able to use a texture overlay in this script without any cheat or cl_restrict_server_command problems so it must be possible:

http://www.youtube.com/watch?v=fUhHPwZUm-w

Just have to figure out how mattie did it.
aceofspades is offline
L. Duke
Veteran Member
Join Date: Apr 2005
Location: Walla Walla
Old 02-17-2007 , 12:44   Re: Fade Screen on Outside?
Reply With Quote #10

Quote:
Originally Posted by c0ldfyr3 View Post
But this cl_restrict_server_command business, what's the deal with that now? I thought they had come to a conclusion which meant we could actually use commands no?
No, they added an interface that allows you to read cvar values. You still can't execute any commands, unless they are marked with the FCVAR_SERVER_CAN_EXECUTE flag on the client side. I don't know of any commands that are marked that way, but there might be one or two.
L. Duke 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 22:08.


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