Welcome, %1$s. Please login or register.
: [1]
   
: Watch these  ( 593 )
timeMay 08, 2009, 11:35:54 PM #0
Vampie Cakes
Administrator
Hero Member
*****

Karma: +2/-1
: 827




http://www.youtube.com/watch?v=o1XZHRlICgw&feature=PlayList&p=A9B93FBC155CB958&index=0




good job vamp, can't expect J to do that...lazy mexican

timeMay 09, 2009, 07:00:08 PM #1
YoJDawg
Lead Pwntzorz
Administrator
Hero Member
*****

Karma: +5/-9
: 835




why, the commentator is a retard


timeMay 10, 2009, 12:26:10 AM #2
Vampie Cakes
Administrator
Hero Member
*****

Karma: +2/-1
: 827




why, the commentator is a retard

Pandemic is the best team currently at TF2 and this was a l4d match for $$




good job vamp, can't expect J to do that...lazy mexican

timeMay 13, 2009, 03:38:45 PM #3
YoJDawg
Lead Pwntzorz
Administrator
Hero Member
*****

Karma: +5/-9
: 835




hey, do you know how to make the flashing item colors. I know you can change the colors of the glow but theirs flash. Anyone know?


timeMay 13, 2009, 10:56:17 PM #4
Vampie Cakes
Administrator
Hero Member
*****

Karma: +2/-1
: 827




hey, do you know how to make the flashing item colors. I know you can change the colors of the glow but theirs flash. Anyone know?
http://www.clanth.com/forum/index.php/topic,570.msg4134.html#msg4134
That changes the colors for you.

I'm at a loss at to what you want.?




good job vamp, can't expect J to do that...lazy mexican

timeMay 14, 2009, 10:42:34 AM #5
Spiza
TH Pwnzorz
Jr. Member
***

Karma: +0/-2
: 87



They may run a script that will do this for them.

timeMay 14, 2009, 11:37:32 AM #6
YoJDawg
Lead Pwntzorz
Administrator
Hero Member
*****

Karma: +5/-9
: 835




well i saw the color change thing, but theirs arent just one different color, theirs flash multiple colors, like it cycles through different colors on one item


timeMay 14, 2009, 12:48:12 PM #7
Vampie Cakes
Administrator
Hero Member
*****

Karma: +2/-1
: 827




well i saw the color change thing, but theirs arent just one different color, theirs flash multiple colors, like it cycles through different colors on one item

That is exactly what I posted in the link above.
My glows are like that.

It's like talking to a damn wall sometimes around here.

Of course it's a damn script, it's the same damn script :

http://www.clanth.com/forum/index.php/topic,570.msg4134.html#msg4134

GO USE THAT




good job vamp, can't expect J to do that...lazy mexican

timeMay 14, 2009, 02:59:23 PM #8
Je$t
Web Masta
Sr. Member
*****

Karma: +4/-0
: 256




Blame the schools vamp....J can't read anything longer than 2 sentences.

Jeremy + Josh = <3 since 2001

timeMay 14, 2009, 03:20:09 PM #9
YoJDawg
Lead Pwntzorz
Administrator
Hero Member
*****

Karma: +5/-9
: 835




well fuck, you never said that the glow changes colors like flashing lights. And yes, its true, I dont read more than 2 sentences, i had trouble just reading your whole reply just right now.


timeMay 14, 2009, 08:51:40 PM #10
Vampie Cakes
Administrator
Hero Member
*****

Karma: +2/-1
: 827




well fuck, you never said that the glow changes colors like flashing lights. And yes, its true, I dont read more than 2 sentences, i had trouble just reading your whole reply just right now.

..

ok I found one better.

holy shit, ITEMS FLASH AT YOU i shit you not.

I tested.



glow.cfg
Code: [Select]
//Glow of items up close
alias "gcone" "cl_glow_item_r 1.0;cl_glow_item_b 0.0;cl_glow_item_g 0.0;wait 11;gctwo"
alias "gctwo" "cl_glow_item_r 1.0;cl_glow_item_b 0.0;cl_glow_item_g 0.25;wait 11;gcone"
gctwo

//Glow of items from a distance
alias "gfone" "cl_glow_item_far_r 1.0;cl_glow_item_far_b 0.0;cl_glow_item_far_g 0.0;wait 99;gftwo"
alias "gftwo" "cl_glow_item_far_r 1.0;cl_glow_item_far_b 0.0;cl_glow_item_far_g 0.25;wait 22;gfone"
gftwo

//Glow of spawning infected mates
cl_glow_ghost_infected_b 0.70
cl_glow_ghost_infected_g 0.70
cl_glow_ghost_infected_r 0.70

//Glow of barfed survivors (ONLY SURVIVORS VIEW)
cl_glow_survivor_vomit_b 0.72
cl_glow_survivor_vomit_g 0.07
cl_glow_survivor_vomit_r 0.79

//Glow of items in "black and white" mode
//cl_glow_thirdstrike_item_b
//cl_glow_thirdstrike_item_g
//cl_glow_thirdstrike_item_r

//Glow of infected team mates (ONLY INFECTED VIEW)
//cl_glow_infected_b
//cl_glow_infected_g
//cl_glow_infected_r

//Glow of barfed survivors (ONLY INFECTED)
//cl_glow_infected_vomit_b
//cl_glow_infected_vomit_g
//cl_glow_infected_vomit_r

//Glow of  survivors (ONLY SURVIVOR)
//cl_glow_survivor_b
//cl_glow_survivor_g
//cl_glow_survivor_r

//Glow of Healthy survivors (ONLY INFECTED)
//cl_glow_survivor_health_high_b
//cl_glow_survivor_health_high_g
//cl_glow_survivor_health_high_r

//Glow of slightly hurt survivors (ONLY INFECTED)
//cl_glow_survivor_health_med_b
//cl_glow_survivor_health_med_g
//cl_glow_survivor_health_med_r

//Glow of badly hurt survivors (ONLY INFECTED)
//cl_glow_survivor_health_low_b
//cl_glow_survivor_health_low_g
//cl_glow_survivor_health_low_r

//Glow of incapped survivors (ONLY SURVIVORS)
//cl_glow_survivor_hurt_b
//cl_glow_survivor_hurt_g
//cl_glow_survivor_hurt_r

Items flash RED
Smokered teammates are Yellow
Boomered teammates are purple



or if your prefer turquoise to red

Code: [Select]
//Glow of items up close
alias "gcone" "cl_glow_item_r 0.0;cl_glow_item_b 1.0;cl_glow_item_g 0.4;wait 11;gctwo"
alias "gctwo" "cl_glow_item_r 0.0;cl_glow_item_b 1.0;cl_glow_item_g 1.0;wait 11;gcone"
gctwo

//Glow of items from a distance
alias "gfone" "cl_glow_item_far_r 0.0;cl_glow_item_far_b 1.0;cl_glow_item_far_g 0.5;wait 99;gftwo"
alias "gftwo" "cl_glow_item_far_r 0.0;cl_glow_item_far_b 1.0;cl_glow_item_far_g 1.0;wait 22;gfone"
gftwo

//Glow of spawning infected mates
cl_glow_ghost_infected_b 0.70
cl_glow_ghost_infected_g 0.70
cl_glow_ghost_infected_r 0.70

//Glow of barfed survivors (ONLY SURVIVORS VIEW)
cl_glow_survivor_vomit_b 0.72
cl_glow_survivor_vomit_g 0.07
cl_glow_survivor_vomit_r 0.79

//Glow of items in "black and white" mode
//cl_glow_thirdstrike_item_b
//cl_glow_thirdstrike_item_g
//cl_glow_thirdstrike_item_r

//Glow of infected team mates (ONLY INFECTED VIEW)
cl_glow_infected_b 1.0
cl_glow_infected_g 0.5
cl_glow_infected_r 0.0

//Glow of barfed survivors (ONLY INFECTED)
//cl_glow_infected_vomit_b
//cl_glow_infected_vomit_g
//cl_glow_infected_vomit_r

//Glow of  survivors (ONLY SURVIVOR)
cl_glow_survivor_b 1.0
cl_glow_survivor_g 0.5
cl_glow_survivor_r 0.0

//Glow of Healthy survivors (ONLY INFECTED)
//cl_glow_survivor_health_high_b
//cl_glow_survivor_health_high_g
//cl_glow_survivor_health_high_r

//Glow of slightly hurt survivors (ONLY INFECTED)
//cl_glow_survivor_health_med_b
//cl_glow_survivor_health_med_g
//cl_glow_survivor_health_med_r

//Glow of badly hurt survivors (ONLY INFECTED)
//cl_glow_survivor_health_low_b
//cl_glow_survivor_health_low_g
//cl_glow_survivor_health_low_r

//Glow of incapped survivors (ONLY SURVIVORS)

//cl_glow_survivor_hurt_b
//cl_glow_survivor_hurt_g
//cl_glow_survivor_hurt_r

I don't like the red so I went with turq.


To use these:

open notepad
paste in and save a glow.cfg

go to the l4d cfg dir, typically C:\Program Files\Steam\steamapps\common\left 4 dead\left4dead\cfg

put the glow.cfg there.

open or create autoexec.cfg

in there put

Code: [Select]
exec glow.cfg

you can also PUT THE DAMN SEARCH KEY there so you don't have to type it out every time:)

Bolding the J is an R TARD parts




good job vamp, can't expect J to do that...lazy mexican

timeMay 14, 2009, 09:58:44 PM #11
YoJDawg
Lead Pwntzorz
Administrator
Hero Member
*****

Karma: +5/-9
: 835




I still don't think you get my point though, i want them to flash MULTIPLE COLORS in one item. Did you watch it in the demos?


timeMay 15, 2009, 08:22:59 AM #12
Spiza
TH Pwnzorz
Jr. Member
***

Karma: +0/-2
: 87



Its still just running a script.

timeMay 15, 2009, 11:21:39 AM #13
YoJDawg
Lead Pwntzorz
Administrator
Hero Member
*****

Karma: +5/-9
: 835




i posted a thing on the forum, we'll see what they say

: [1]
   
 
: