AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   Hidenseek.cfg (https://forums.alliedmods.net/showthread.php?t=185008)

FODDER 05-11-2012 18:48

Hidenseek.cfg
 
How do I make the thing like this? The blind color. This is my hidenseek.cfg

http://i46.tinypic.com/69erd2.jpg


// This is where all the cvars go for HideNSeek
// Information about the cvars can be found at: http://forums.alliedmods.net/showthread.php?t=65370

hns_footsteps 1
hns_money -1
hns_nubslash 3
hns_disablebuy 1
hns_hidetime 10
hns_timersounds 0
hns_noslowdown 1
hns_teamchange 0
hns_disablekill 1
hns_chooseteam 0
hns_semiclip 1
hns_semiclip_alpha 150
hns_noflash 1
hns_removebreakables 0
hns_removedoors 0
hns_visiblecommands 0
hns_noboosting 2
hns_noboosting_punish 3
hns_noboosting_damage 25
hns_noboosting_interval 1.0000
hns_blindcolors "0 0 0 255"
hns_hudcolors "0 255 0"
hns_lights "m"
hns_gametype "#rG HideNSeek"
hns_prefix "[rG.HnS]"
hns_warmup_godmode 1
hns_warmup_respawn 1

hns_hiders_knife 1
hns_hiders_alivefrags 0
hns_hiders_grenades 0
hns_hiders_grenades_percent 0
hns_hiders_flashbangs 0
hns_hiders_flashbangs_percent 0
hns_hiders_smokegren 0
hns_hiders_smokegren_percent 0
hns_hiders_armor 0

hns_seekers_grenades 0
hns_seekers_grenades_percent 0
hns_seekers_flashbangs 0
hns_seekers_flashbangs_percent 0
hns_seekers_smokegren 0
hns_seekers_smokegren_percent 0
hns_seekers_armor 0

hnss_prefix "[rG.HnS]"
hnss_vote_timer 30

hnss_rounds_wins 15
hnss_rounds_losses 15
hnss_rounds_savewins 0

hnss_points_knife 25
hnss_points_headshot 125
hnss_points_grenade 30
hnss_points_kill 65
hnss_points_suicide 10
hnss_points_teamkill 2
hnss_points_roundwin 15
hnss_points_roundwin 15
hnss_points_rounds 15

kp3t3h 05-11-2012 19:32

Re: Hidenseek.cfg
 
hns_blindcolors "0 0 0 255" ??

FODDER 05-11-2012 19:41

Re: Hidenseek.cfg
 
Quote:

Originally Posted by kp3t3h (Post 1707089)
hns_blindcolors "0 0 0 255" ??

wow that is default. the picture is what I want it at.. Its not how the picture is omg..

idk rgb

Exolent owner of hns said on his hns thread

hns_blindcolors <RRR GGG BBB AAA>
- colors and alpha of the blind color during hide timer
- alpha is the transparency (255 = full)
- you can set certain parts to be random by setting them as "rand"
- Example: "255 0 0 rand" will make a red screen with random transparency.
RRR=RED RGB CODE
GGG=GREEN RGB CODE
BBB=BLUE RGB CODE
AAA=ALPHA OF THE COLORS

and


hns_blindcolors 4th number is the transparency of the screen. If set to 0, not color will be displayed.

kp3t3h 05-11-2012 19:51

Re: Hidenseek.cfg
 
well "0 0 0 " is black
"255 255 255" is white
"try this
"30 145 255 ?" its blue, something like the picture, if you want transparency too, well you already know
this is how the color actually looks like
http://www.colorhexa.com/1e90ff.png

FODDER 05-11-2012 20:12

Re: Hidenseek.cfg
 
Quote:

Originally Posted by kp3t3h (Post 1707096)
well "0 0 0 " is black
"255 255 255" is white
"try this
"30 145 255 ?" its blue, something like the picture, if you want transparency too, well you already know
this is how the color actually looks like
http://www.colorhexa.com/1e90ff.png

it has to be 4 colors

+ it needs to be transparent

kp3t3h 05-11-2012 20:54

Re: Hidenseek.cfg
 
hns_blindcolors "30 145 255 135"
?

fysiks 05-12-2012 00:05

Re: Hidenseek.cfg
 
Quote:

Originally Posted by FODDER (Post 1707101)
it has to be 4 colors

+ it needs to be transparent

It's 3 colors aka RGB and transparency which is already stated in the documentation.

Post #6 should be close-ish.


All times are GMT -4. The time now is 22:37.

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