Hi guys,
sorry for contacting you with a stupid question. I have some trouble with a command in a movieconfig and asked the half world for help so far :( Maybe you can take a quick look at it?
It's a Moviemaking Package, including cfg's and .res for removing AMX-messages and HLTV-borders and other stuff.
https://rs498p12.rapidshare.com/files/174909685/76..
It works great so far. But when i exec this 'movie.cfg', the sky gets darker. It feels like if the lighting goes down and the contrast up.
For comparison i have two sreenshots.
WITHOUT movie.cfg:
http://s7.directupload.net/file/d/3012/62jbqdjr_pn..
Normal view, "sunny" weather, lovely colours.
WITH movie.cfg:
http://s7.directupload.net/file/d/3012/qsmuvioh_pn..
Darker view, "cloudy" weather, low colours.
Both screens are made with Gamma 3 and Brightness 3.
I cant figure out which commands do this changes. The contact to the developers is out of date :(
Maybe you know whats going on here. The difference is not so big, but its not original. Many thanks!
This is the movie.cfg:
cl_corpsestay "600"
cl_gibcount 5
fastsprites "0"
r_decals "1000"
r_dynamic "1"
r_glowshellfreq "2.2"
r_mirroralpha "1"
r_traceglow "1"
r_wateralpha "1"
gl_clear "1"
gl_cull "0"
gl_dither "0"
gl_keeptjunctions "1"
gl_max_size "4096"
gl_lightholes "1"
gl_wateramp "1"
gl_palette_tex "1"
gl_picmip "0"
gl_playermip "0"
gl_round_down "3"
gl_texturemode "GL_LINEAR_MIPMAP_LINEAR"
gunsmoke
violence_ablood "1"
violence_agibs "1"
violence_hblood "1"
violence_hgibs "1"
max_smokepuffs "4096"
max_shells "4096"
mp_decals "4096"
cl_himodels "1"
r_mmx "1"
cl_weather "1"
cl_shadows "1"
fps_max "100"
cd_fps "1"
r_detailtextures "1"
cl_crosshair_translucent "1"
net_graph "0"
cl_righthand "1"
cl_crosshair_color "255 255 255"
d_spriteskip "1"
//BRIGHTNESS
gamma "3"
brightness "3"
gl_overbright "1"
gl_overbrights "1"
//HUD
hud_saytext "0"
cl_righthand "1"
cl_minmodels "0"
cl_dynamiccrosshair "0"
hud_centerid "0"
setinfo _ah "0"
setinfo ah "0"
ah "0"
_ah "0"
setinfo "_ah" "0"
setinfo "ah" "0"
max_shells "500"
max_smokepuffs "500"
hud_draw "1"
net_graph "0"
cl_bob "0.01"
hud_classautokill "1"
cl_himodels "1"
hideradar
// CROSSHAIR
cl_dynamiccrosshair 0
(3 replies)
Created 2012-09-15 10:01 by:
FZK42