Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- main()
- {
- maps\mp\_load::main();
- maps\mp\mp_bog_sh_fx::main();
- maps\mp\_compass::setupMiniMap( "compass_map_mp_bog_sh" );
- ambientPlay("ambient_crossfire");
- game[ "attackers" ] = "allies";
- game[ "defenders" ] = "axis";
- setdvar("compassmaxrange","1800");
- setdvar( "r_specularcolorscale", "2" );
- setExpFog(477.057, 4556.45, 0.544852, 0.394025, 0.221177, 0);
- VisionSetNaked( "mp_bog", 0 );
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement