ET: Quake Wars / DirtyBomb

ET Blight Mod - Version 1.1.9

Published in ET Mods

Enemy Territory Blight Mod - Version 1.1.9
This is the latest and much improved version of "ET:Blight Mod", created by Smurfer. This modification is very much a work in progress, but is still a lot of fun to frag on, with new weapons, weapons sounds and new models.
"ET:Blight" is built on "ETPub Mod", version 0.9.1.

Changes:
# Improved weapons models
# Tripmines added
# Lots of bug-fixes
# In-game stats now more organised and complete
# New coding and code clean-up by TP|kaos

ET Blight Mod Logo

SplashDamage - Smurfer

Source: etfun.info/etblight | wolffiles.de

ETBLIGHT Version:1.1.9
Author Smurfer Date 25.11.2017 Filesize 15,72 MB Download 465


HQ WW2 Character Customization Pack

Published in ET Mods

Official ET Headquarters Standard Character Customization Pack. This is the WW2 themed item pack. It contains 10 body- and helmetskins, 5 rankskins and headaccessoirs, and 30 faceskins. Version: alpha 1.0

To get you started quickly read index.html at doc/manual/ inside the ET Headquarters mod version 0.9.127 download.

ET Headquarters adds a flexible character customization system to Wolfenstein Enemy Territory. It also adds gameplay changes and rebalances class mechanics. Its core gameplay remains close to vanilla ET.

The Team
acQu - Code, Game Design
Floreio - Models
Jenkins - Logo, 2D gfx
Thunder - Skins, Models

Webpresence
ModDB: moddb.com/et-headquarters
ModDB: moddb.com/hq-ww2-cc-pack
Bug reports go to: thewolfteam.org

 

HQ WW2 Character Customization Pack Version:Alpha 1.0
Author acQu, Floreio, Jenkins, Thunder Date 31.08.2014 Filesize 8,069 MB Download 318


 

ET HEADQUARTERS Version:0.9.127
Author acQu - Floreio - Jenkins - Thunder Date 30.07.2014 Filesize 7,019 MB Download 331


Dark Mule Skins - Weapons & Soundpack

Published in ET Mods

New Enemy Territory - Dark Mule Skins, Weapons & Soundpack

What does the Dark Mule Pack contain?

    Head models have been modified, (smaller than standard and changed the texture of the hair, e.g.,  Axis hairstyles shaved heads up)
    New models Backpack added
    Added complete Backpack equipment
    Added new belt models,  (belts with additional equipment, now longer for each class)
    Fully and partially altered textures, (this includes face, uniform and weapons textures - dominated camouflage pattern)
    Helmet models are now lower
    Sounds of weapons and environments are changed by more than 90%
    Chat sounds have been added and some partially altered
    Package requires the command + set com_hunkmegs 128
    Package contains a "read me" text file with installallation instructions and how to troubleshoot any problems -
    it is preferable to read this guide because only then will the package work properly

Dark Mule website

Source:  wolffiles.de | Rehhhh via Splatterladder

DARK MULE (SKINS) PACK Version:0.2
Author Dark Mule Team Date 01.02.2015 Filesize 26,35 MB Download 498



Silent Mod 0.7.2

Published in ET Mods

The Team from mygamingtalk.com releasedET-Mod silEnT 0.7.2.

What's New in Version 0.7.2 (See full changelog)

    Added: Lua can access sess.rating, sess.rating_variance, sess.overall_killrating and sess.overall_killvariance with gentity_get function. These values are read only.
    Fixed: Tapping new weapon while reloading the old weapon, could result changing to a new weapon after reloading but when switching back, the old weapon was empty (http://mygamingtalk.com/forums/tracker/issue-184-reload-bug)
    Fixed: Class restriction bug introduced in 0.7.0.
    Fixed: Limbo panel displays the latched class. Always. Introduced in 0.7.1.
    Fixed: !givexp performs proper skill upgrade for the player.
    Fixed: panzerwar mode: shooting panzerfaust (in regard to chargebar) and run speed.
    Fixed: Omni-bots stealing restricted weapons from other players.

Special thanks for Krauersaut for building the Mac OS X client.

Source: mygamingtalk
 

SILENT MOD Version:0.7.2
Author TheSilencerPL Date 27.07.2013 Filesize 6.49 MB Download 353


Australian Allied Flag Skin (NQ1.2.9)

Published in ET Mods

Australian Allied Flag Skin (Developed for NQ1.2.9) - This skin will change ALL Allied/USA flags in game to the Australian Flag! Made by |*BS*|Jemstar.
Including: Chat, Command Post, Construction Crates, Win Flag and Spawn Flag.

Australischer Alliierten-Flaggen-Skin (Entwickelt für NQ1.2.9) - Diese Modifizierung ändert ALLE Alliierten / USA-Flaggen im Spiel! Erstellt von |*BS*|Jemstar.
Inklusive: Chat, Kommando-Posten, Konstruktionskisten, Sieger- und Spawn-Flagge.

Image Image Image

Download


Quelle: RtCWfiles.com

ETJump 2.0.4 released!

Published in ET Mods

What is ETJump? ETJump is a trickjump modification for Wolfenstein: Enemy Territory. It is based on etmain and includes bugfixes and lot's of features to give you the perfect trickjumping experience.

ETJump 2.0.4 is ready! Everything that I wanted is not in but as there were quite a few bugs that caused crashes I decided to release it already.

Changelog:
    Fixed a bug that caused vote_limit to be ignored.
    Support for timeruns
    Fixed some database bugs
    Added slick detector
    Added alternative scoreboard
    Added another alternative scoreboard
    Fixed a bug that caused axis engineers to spawn with rifle nades when noexplosives was active.
    cg_viewplayerportals value 2: you only see other players' portals when you're speccing them
    Added target_scale_velocity
        target_activate_if_velocity
        Keys
        lower_limit: if velocity is under lower_limit, nothing will be activated
        upper_limit: if velocity is over upper_limit, nothing will be activated
        if either limit is 0, it will be ignored
        Spawnflags
        1: only horizontal velocity
        2: only vertical velocity
        Example usage of target_activate_if_velocity
    Added target_activate_if_velocity
        target_scale_velocity
        Keys
        scale: multiplier that velocity will be scaled with
        Example usage of target_scale_velocity
    Added random map mode (g_randomMapMode where the server automatically changes map every X minutes (defined in g_randomMapModeInterval).
    Voting for the mode can be toggled with vote_randomMapMode cvar.
    Fixed a rare bug that crashed the server on random map vote.
    Added player_logJumpCoordinates for mapping purposes. As the cvar name says, logs the jump coordinates every time you jump. (or fall)
    Fixed a bug that teleported players to random locations on load after map change.
    Added player_drawMessageTime cvar for logging time when the chat message was sent. Setting the cvar to 1 will print [hour:minute] ETPlayer: hello, world! and setting the cvar to 2 will print [hour:minute:second] ETPlayer: hello, world!
    Slick detector now detects slickly slopes aswell.

Source: etjump.com | Zero

ETJUMP 2.0.4 Version:2.0.4
Author Zero Date 31.03.2015 Filesize 1.01 KB Download 247



ET Headquarters 0.9.127

Published in ET Mods

Wolfenstein: Enemy Territory Mod ET Headquarters 0.9.127 released

ET Headquarters adds a flexible character customization system to Wolfenstein Enemy Territory. It also adds gameplay changes and rebalances class mechanics. Its core gameplay remains close to vanilla ET. Features: - Omnibot Support - ETpro Mapscripting Support - Lua 5.1 Support - Sqlite3 Database Backend - Xpsave and Moditemsave Support - Game Coins - Character Customization - Flexible Character Customization Backend - Barracks Menu to Visually Unlock Character Items - New Command Post Gameplay - Blue Adrenaline - Covert Ops Weapon Specialist

Mod Features
Amongst the many which stand out:
- Omnibot Support
- ETpro Mapscripting Support
- Lua 5.1 Support
- Sqlite3 Database Backend
- Xpsave and Moditemsave Support
- Game Coins
- Character Customization
- Flexible Character Customization Backend
- Barracks Menu to Visually Unlock Character Items
- New Command Post Gameplay
- Blue Adrenaline
- Covert Ops Weapon Specialist

The Team
acQu - Code, Game Design
Floreio - Models
Jenkins - Logo, 2D gfx
Thunder - Skins, Models

Webpresence
ModDB: moddb.com/et-headquarters
Bug reports go to: thewolfteam.org

Not all media assets shown in the pictures, videos, etc, were done by us alone. We hereby thank everyone in the community who made these assets available. We do not take credit for those.

Source: etpro.de

ET HEADQUARTERS Version:0.9.127
Author acQu - Floreio - Jenkins - Thunder Date 30.07.2014 Filesize 7,019 MB Download 331


N!tmod 2.3.1 has been released

Published in ET Mods

N!tmod 2.3.1 - After the 2.3 Public release, some bugs have been spotted, so I decided to prepare a new version to fix these little problems.
So here is N!tmod 2.3.1, which will most likely be the last release in the 2.3.x branch, allowing me to start 2.4 branch tests soon :)

If you had already updated to 2.3, you only need to replace the qagame .dll or.so and the pk3 files with the new ones.

If you are installing for the first time, or updating from a version prior to 2.3, don't forget to check the Setup tutorial and the NxAC Setup tutorial.

As always, your donations are important. You can donate using the button at the bottom of this page to show some support ;)

N!tmod 2.3.1 FINAL Changelog >> HERE

Source: etmods.net | etpro.de

N!TMOD 2.3.1 FINAL Version:2.3.1
Author N!trox Date 04.05.2015 Filesize 6,028 MB Download 449


Infected Mod (A13)

Published in ET Mods

Micha! released a new version on his ET mod "Infected" - Infected Mod is a survival gameplay mod. It changes Allies to Humans/Swat and Axis to Infected/Zombies.

Micha! veröffentlicht eine neue Version von seinem ET-Mod "Infected" - Infected Mod ist ein Überlebens Gameplaymod, diese Mod verwandelt die Alliierten in Menschen und macht Achsenmächte zu Zombies.

* Humans: You need to survive till the timelimit is over !
-> Get ammo on kills
* Infected: Kill all humans to win the round (starts with 1 player)
-> Kill a human to infect him

Some features:
- Random Map vote
- "Infect a random player" vote
- Removes Mg42 and objectives out of maps
- Heartbeat sound on lower healthpoints
- World sounds for better atmosphere
- Player punishment for "spec -> human team" to avoid dead (empty weapons on respawn).
- Get ammo for kills (infected players get another throwing knife, humans get bullets)
- Thirdperson mode ( /tp 1 or /tp 2)
- More shrubbot commands
- Infected Team has special spawnpoints on some maps
- Edited mapscripts
- Tripmines
- Water breath bar

Compatibility:
Server: 2.55, 2.6b, et300

OS:
server: windows, linux
client: windows, linux

Server:
TeamMuppet INFECTED 109.70.149.30:27934
~~~Q|ZOMBIE MODE *NEW!* 5.135.189.168:27930

INFECTED MOD Version:A13
Author Micha! Date 01.05.2013 Filesize 21,11 MB Download 435


American Civil War Mod - Final

Published in ET Mods

Enemy Territory American Civil War Mod (ACW) - Final

This is the final release of PAV's superb "American Civil War" modification. There have been many excellent mods created over the years by our Wolfenstein Community, especially for "Return to Castle Wolfenstein SP". However, this "Wolfenstein EnemyTerritory" mod truly is something very special indeed.
The new weapons, animations, models and environments are exceptional, as is the excellent western music incorporated into the gameplay. This isn't just a new game modification, it's a Wolfenstein work of art. To make things even more incredible, all of this is the work of just one man, not a devteam. Download it and enjoy it, folks, you won't be disappointed.

There are now 30 maps to play, in 3 ten-map campaigns. The maplist is as follows:
North American Campaign: # Killdeer Mountain # Fort Abercrombie # Storm Point # Once Upon a Time in the West # Factory #The Wild Wild West # Farm # Hang'Em High
Central American Campaign: # Fort Laramie # Church # Union pacific # Burlington # Home Sweet Home # Hacienda # Warlock # Durango
South American Campaign: # Dodge City # Colorado River # Santa Fe # El Paso # Tombstone # Tijuana, Yuma # Tucson # Mexican # Oasis # The Alamo.

Please note that some of the maps have "night" versions that can be played too.

Source: wolffiles.de | forum-warchest-American-Civil-War

 

AMERICAN CIVIL WAR (ACW) MOD Version:final
Author BOBOT and PAV Date 10.06.2017 Filesize 739.23 MB Download 455


  

   

 

  

  

uje-clan  dark-alchemy

  

LBM Multiclan 

etw-fz 

rockefellaz 

ronboy 88 

  

  

  

  

  

no quarter 88  etpub 88

Socials - Follow Us on...

et legacy 88 

sandmod 88    

bunker  braveheart

fearless assassins 88  evil-clan

   

yawn 88  wolfenstein wiki 88