Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 8 Guests
Online:

LATEST FORUM THREADS

»
warfare
CoD4 Map + Mod Releases
Voting menu on maps
CoD+UO General
Hauling 911
CoDBO3 General

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Call of Duty 4
Category: CoD4 MP Mapping
CoD 4 mapping and level design for multiplayer.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername, novemberdobby
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked
Page
Previous Page
subscribe
Author Topic: Beta Tactical/Night MP Mod
ch0wn
General Member
Since: Dec 7, 2007
Posts: 19
Last: Dec 15, 2007
[view latest posts]
Level 1
Category: CoD4 MP Mapping
Posted: Saturday, Dec. 8, 2007 10:07 pm
I got a night-style, with these commands:
setExpFog(5, 200, 0.097, 0.097, 0.097, 0);
VisionSetNaked( "armada", 4 );
VisionSetNight( "default_night", 0);

The problem is:

1) Buildings longer than 20-30mts, you cant see anything, neither an enemy or the lights of weapons shooting.
2) The sky keeps with high lights...Is there any way to get the sky like Cargoship ?
3) While you are moving, you get light around you...this is not cool =(

Ideas ??
And thanks for the work Zeroy!

Rgrds,
ch0wn.
Share |
zeroy
General Member
Since: Nov 26, 2007
Posts: 1060
Last: Mar 12, 2014
[view latest posts]
Level 8
Category: CoD4 MP Mapping
Posted: Saturday, Dec. 8, 2007 10:18 pm
ch0wn writes...
Quote:
I got a night-style, with these commands:
setExpFog(5, 200, 0.097, 0.097, 0.097, 0);
VisionSetNaked( "armada", 4 );
VisionSetNight( "default_night", 0);

The problem is:

1) Buildings longer than 20-30mts, you cant see anything, neither an enemy or the lights of weapons shooting.
2) The sky keeps with high lights...Is there any way to get the sky like Cargoship ?
3) While you are moving, you get light around you...this is not cool =(

Ideas ??
And thanks for the work Zeroy!

Rgrds,
ch0wn.


Thanks for the feedback, i know about glow round you its annoying... hopefully i will be able to create a custom .vision file one Mod tools are released...

Here are all the .vision filename, experiment, just replace VisionSetNaked( "armada", 4 ); by VisionSetNaked( "vision_filename", 4 );

Code:
ac130.vision
ac130_inverted.vision
aftermath.vision
airplane.vision
airplane_slomo.vision
ambush.vision
armada.vision
armada_ground.vision
armada_sound.vision
armada_tvs.vision
armada_water.vision
blackout.vision
blackout_darkness.vision
blackout_nvg.vision
blacktest.vision
bog.vision
bog_a.vision
bog_a_sunrise.vision
bog_b.vision
cargoship.vision
cargoship_blast.vision
cargoship_indoor.vision
cargoship_indoor2.vision
cheat_bw.vision
cheat_bw_contrast.vision
cheat_bw_invert.vision
cheat_bw_invert_contrast.vision
cheat_chaplinnight.vision
cheat_contrast.vision
cheat_invert.vision
cheat_invert_contrast.vision
cobrapilot.vision
cobra_down.vision
cobra_sunset1.vision
cobra_sunset2.vision
cobra_sunset3.vision
coup.vision
coup_hit.vision
coup_sunblind.vision
default.vision
default_night.vision
exterior_concept.vision
filelist.txt
grayscale.vision
helicopter_ride.vision
hunted.vision
hunted_crash.vision
icbm.vision
icbm_interior.vision
icbm_launch.vision
icbm_sunrise0.vision
icbm_sunrise1.vision
icbm_sunrise2.vision
icbm_sunrise3.vision
icbm_sunrise4.vision
interior_concept.vision
introscreen.vision
jeepride.vision
jeepride_cobra.vision
jeepride_flyaway.vision
jeepride_tunnel.vision
jeepride_zak.vision
killhouse.vision
launchfacility.vision
launchfacility_a.vision
launchfacility_b.vision
mpintro.vision
mpoutro.vision
mp_backlot.vision
mp_bloc.vision
mp_bog.vision
mp_cargoship.vision
mp_citystreets.vision
mp_convoy.vision
mp_countdown.vision
mp_crash.vision
mp_crossfire.vision
mp_dusk.vision
mp_farm.vision
mp_hill.vision
mp_overgrown.vision
mp_pipeline.vision
mp_shipment.vision
mp_showdown.vision
mp_strike.vision
mp_vacant.vision
nate_test.vision
parabolic.vision
school.vision
scoutsniper.vision
seaknight_assault.vision
sepia.vision
sniperescape.vision
sniperescape_glow_off.vision
sniperescape_outside.vision
strike.vision
village_assault.vision
village_defend.vision
wetwork.vision
Share |
ch0wn
General Member
Since: Dec 7, 2007
Posts: 19
Last: Dec 15, 2007
[view latest posts]
Level 1
Category: CoD4 MP Mapping
Posted: Saturday, Dec. 8, 2007 11:15 pm
Ok. This will be perfect if:

1) change the sky to dark (is that possible ?)
2) change fog to decrease the light around you when you walk. This can be done by changing setExpFog.
3) Increasing NV rate, so when you turn NV on, you will see with more distance.

Any idea ? I will set a condiction (IF / ELSE) to active this options at some maps only. Or changing the values for each map.

Thanks..
ch0wn.
Share |
Shoot
General Member
Since: Jun 22, 2002
Posts: 260
Last: Mar 22, 2008
[view latest posts]
Level 5
Category: CoD4 MP Mapping
Posted: Monday, Dec. 10, 2007 01:56 am
I applaude you on you mod - looks good and thankyou. Please don't stop.

One issue however I wouldn't recommend people to install it in the main modwarfare folder - why not create a new folder inside mods - this way you folder is specific and no chance of conflicts. This is the reason that they choose to do the mods setup this way.

You went through the trouble of creating this great mod - don't hide it in a IW named folder - create your own.

Just a thought.
Share |
zeroy
General Member
Since: Nov 26, 2007
Posts: 1060
Last: Mar 12, 2014
[view latest posts]
Level 8
Category: CoD4 MP Mapping
Posted: Monday, Dec. 10, 2007 09:27 am
Shoot writes...
Quote:
I applaude you on you mod - looks good and thankyou. Please don't stop.

One issue however I wouldn't recommend people to install it in the main modwarfare folder - why not create a new folder inside mods - this way you folder is specific and no chance of conflicts. This is the reason that they choose to do the mods setup this way.

You went through the trouble of creating this great mod - don't hide it in a IW named folder - create your own.

Just a thought.


Thanks, the idea originally was to keep the mod server-side only and that's why i choose to keep the files in the exisitng MoDWarfare folder. The next version 1.1 is packed in a seperate mods folder and contains all necessary files. It should be released later this week [jumping]. For this next version i added Dvars to switch between nightmode from the server.cfg
Share |
ch0wn
General Member
Since: Dec 7, 2007
Posts: 19
Last: Dec 15, 2007
[view latest posts]
Level 1
Category: CoD4 MP Mapping
Posted: Monday, Dec. 10, 2007 05:08 pm
Zeroy, did u read this ?
http://www.modsonline.com/Forums-top-69054.html

My mod has a new folder, other than modwarfare.
I wanna make this changes..

Thanks!

Brgrds,
ch0wn.
Share |
Restricted Access Topic is Locked
Page
Previous Page
subscribe
MODSonline.com Forums : Call of Duty 4 : CoD4 MP Mapping

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»