Forum - Enemy Territory - RoN-Clan.net | Realm of Napalm  

Go Back   Forum - Enemy Territory - RoN-Clan.net | Realm of Napalm > Enemy Territory Scene > Enemy Territory - English News

Enemy Territory - English News Latest news from Wolfenstein: Enemy Territory

Reply
 
LinkBack Thread Tools Display Modes
Old 19.05.2008, 19:52   #1 (permalink)
Clan-Leader


 
Jigsaw's Avatar
 
Join Date: 26.07.2007
Location: 127.0.0.0
Posts: 1.107
Thanks: 31
Thanked 232 Times in 170 Posts
Time Spent Online: 11 Hours 54 Minutes 17 Seconds

Send Message via Xfire to Jigsaw
Default ET-Mod: No grass, rain & snowflakes

A complete removal of grass, rain and snowflakes. Put the file "z_no-grass-rain-snowflakes.pk3" into a mod folder (etpro, jaymod, etpub, nq, etc...) to make sure it will be downloaded to the client. Or put the content of this file in your mod to customize the server. I only made the content so small as even possible for me.

Download:

--> No grass, rain & snowflakes
Content:
  • Removal of the grass like it's used in Würzburg Radar for every map.
  • Removal of the snowflakes for every map.
  • Removal of the rain for every map. Not only the raindrops are removed, I also removed the wake and the sound of the rain.


More...
__________________

[edited]
"Close your eyes, pay the price for your paradise..."



Please do not hesitate to contact me or any member of the RoN Clan team if you have any questions.
Jigsaw is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark to LinkARENA!Wong this Post!Google Bookmark this Post!Bookmark to GameBuzz!
Reply With Quote
Old 20.05.2008, 23:50   #2 (permalink)
Clan-Member

 
John's Avatar
 
Join Date: 02.04.2008
Posts: 72
Thanks: 0
Thanked 1 Time in 1 Post
Time Spent Online: 30 Minutes 24 Seconds

Default

I like the grass (can be irritating if they're hiding in it) but you can remove the snow, rain, particle effects (smoke on tank) with a script

//////////////////////////////////////////////
//Atmospheric effects, particle and gun script
//////////////////////////////////////////////

//By pressing this key (F6) you can enable/disable the "atmospheric effects" like rain or snow.
set opady0 "echo ^6RAIN/SNOW ^7 is now ^1OFF; set cg_atmosphericeffects 0; set opady vstr opady1"
set opady1 "echo ^6RAIN/SNOW ^7 is now ^2ON; set cg_atmosphericeffects 1; set opady vstr opady0"
set opady "vstr opady0"
bind "F6" "vstr opady"

//By pressing this key (F7) you can enable/disable the "Particle" system in ET.
set dym0 "echo ^6SMOKE ^7is now ^1OFF; set cg_wolfparticles 0; set dym vstr dym1"
set dym1 "echo ^6SMOKE ^7is now ^2ON; cg_wolfparticles 1; set dym vstr dym0"
set dym "vstr dym0"
bind "F7" "vstr dym"

//By pressing this key (F8) you can enable/disable your gun in your HUD.
set gun0 "echo ^6GUN ^7 is now ^1OFF; set cg_drawgun 0; set gun vstr gun1"
set gun1 "echo ^6GUN ^7 is now ^2ON; set cg_drawgun 1; set gun vstr gun0"
set gun "vstr gun0"
bind "F8" "vstr gun"
John is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark to LinkARENA!Wong this Post!Google Bookmark this Post!Bookmark to GameBuzz!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +2. The time now is 00:25.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 2006-2008, RoN-Clan. All rights reserved.