Thread: AWP Glow
View Single Post
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 02-22-2005 , 08:36  
Reply With Quote #4

Quote:
Originally Posted by silaz
n1 plugin


How can I switch it on/off? For example of AWP map it would have to be off

I'll add a cvar.

Quote:
Originally Posted by LizardKing
it seems with that glow it would be Harder to kill an awper. maybe tone down that glow a little?
Ain't that hard to find the chest . Also, sometimes the glow looks a little less intense. Mess around with the color/alpha settings until you get something you like..
Code:
//                   R    G    B    A
new iColorT[4]  = { 255, 100, 100, 255 } // Alpha = Visibility (255 = Visible, 0 = Invisible)
new iColorCT[4] = { 100, 100, 255, 255 } // Alpha at 100 = Less than Half Visible
(Hehe, edited this post about 100 times)
__________________
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