A+ A A-

Miscellaneous

American Civil War Mod v2 (Update)

Published in ET Mods

Enemy Territory American Civil War Mod - Version 2

This is the new and improved total conversion of Wolfenstein Enemy Territory to an American Civil War theme. It has been created by PAV, who is also the creator of BOBOT.
There are now 30 maps to play, in 3 ten-map campaigns. The maplist is as follows:

This brand new version has many improvements on the original release. Check the "changelog", please, for all the latest details.

Changelog :
1  : The ranks are now different, in respects to the Confederate and Union armies. Please refer to the "ACW_Ranks.png"
2  : Added a civilian, a Mexican, an Indian bot (Confederacy and Union).
3  : Fixed some maps.
4  : Code : Fixed more warnings. (Windows & Linux).
5  : Code : Added extra chat messages to the bots in the game, there's 295 messages in total. (You can edit messages or add new messages via editing the "bots-chat.txt" contained in the "acw.pk3").
6  : Code : There's a total of 60 new bot voices added. (43 English, 10 Mexican, 7 voices for French : Fun answers from the movie “the 7th company”).
7  : Modified the main menu of the background picture.
8  : Modified the movie in the "etintro.roq" file.
9  : Modified the in-game menus. Pictures have been added to the hud, for standing, crouching, prone and dead positions.
10 : Changed both the "Hud Bobot" and the "Hud ET". (HUD EDITOR menu in-game).
11 : Modified the  "XPSave" for all players and bots, especially for Windows security.
12 : Automatic settings, full screen display available for portable computers. (seta r_mode “-1” unsafe, default.cfg into acw.pk3.).
13 : Menu, listen to all the music contained in the maps or simply select the individual tracks you'd like to listen to.

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 | bobots.e-monsite.com

AMERICAN CIVIL WAR MOD Version:2.0
Website BOBOT and PAV Date 16.07.2017 Filesize 798.11 MB Download 449


Omni-bot 0.86 RtCW + ET released!

Published in ET Mods

Omni-bot 0.86 for Enemy Territory and Return to Castle Wolfenstein have been released.

This is the latest release of the omnibot mod for "Wolfenstein: Enemy Territory" and "Return to Castle Wolfenstein".

0.86 Wolfenstein: Enemy Territory Change Log:
=== BOT ===
Added function MapGoal.SetEntity
Added Wp.SetWaypointFlag parameter can be a regular expression
Added WatchForEntityCategory can be used to detect landmines
Added gm script can have UTF-8 BOM
Added version number is printed to console when Omni-bot is initialized
Improved bots join game faster after server starts if maxbots>0
Improved players info is in the Server table already in OnMapLoad
Changed draw_goalroutes doesn't draw disabled routes
Changed new waypoint has prone flag if the player is proned
Fixed soldier with mobile mg42 does not shoot heavy vehicles
Fixed goals with same names were swapped in NoQuarter
Fixed waypoint_setname of closed waypoint
Fixed command goal_save prints error if file can't be opened
Fixed SetGoalRole printed error message if role was persistent and goal did not exist
Removed path planners navmesh, floodfill, recast

=== MOD ===
Improved command /entitylist prints type names instead of numbers
Fixed goal entities of multiple MG42s at the same position (on baserace map)
Fixed function GetEntityOwner returned dead player after gold was dropped and taken by another player

=== GOALS ===
Fixed covertops don't steal uniform when carrying objective
Fixed PLANT goal was always delayed 35 seconds even if defused
Fixed medic don't deliver medkits to player who is mounting tank
Fixed rendering of Stance property
Fixed medic sometimes did not give medkits to revived player
Fixed BUILD goal created by user could not be saved
Fixed roaming bots were going to position of MOUNT goal
Changed MinPlayersForMortar is number of players for one mortar (2*MinPlayersForMortar players are needed for 2 mortars)
Changed MinPlayersForMobileMG is number of players required for one mobile mg42
Changed cover spot priority from 2.0 to 0.81
Changed medic don't team-kill player at mg42
Changed medic can revive nearby player when going to cappoint
Changed only one medic or fieldops delivers supplies to a player
Changed soldier with mortar asks for ammo less often
Changed resetxp is enabled in all mods except etmain, but it must be enabled in shrubbot.cfg

=== SCRIPTS ===
Changed all bots disconnect if maxbots is 0
Optimized Util.ProcessMovers

=== WEAPONS ===
Changed bots get more ammo packs from ammo cabinets

=== COMMANDS ===
Improved cleargoalflags removes ammo, health, crouch and prone

Source: omni-bot.invisionzone.com | wolffiles.de | enemyterritory-stuff.net

 

OMNI BOT RTCW - ALL OS Version:0.86
Author omnibot Date 01.05.2018 Filesize 9.32 MB Download 1344


 

OMNI BOT ET - ALL OS Version:0.86
Author omnibot Date 01.05.2018 Filesize 29.99 MB Download 3788


Wintertheme Mod

Published in ET Mods
Der Minimod "Wintertheme" von ailmanki kann als Gegenstück zum European Style bezeichnet werden. Wie man auf en Screenshots sehen kann, werden hier die Maps in ein verschneites Szenario gesetzt. Leider wird Würzburg Radar nicht unterstützt.

Download:

--> ET » Minimods » Wintertheme
Supported Maps:
  • Seawall Battery
  • Goldrush
  • Siwa Oasis
  • Baserace

Quelle:  Wolfmap.de

WolfAdmin 1.1.0 released

Published in ET Mods

WolfAdmin is a Lua module for Wolfenstein: Enemy Territory servers created by Timo 'Timothy' Smit. It is an enhancement of the existing game, mod and shrubbot functionalities, providing you with extra tools to administrate your server.

Among the features are advanced logging of player data, a new set of commands your administrators may use and a new set of custom voting options. Finally the module also provides some functionality which was originally provided by popular mods and makes them available on all mods.

Features
    Auto-kick players with no GUID
    Balancer (both automatically and manually)
    New voting options
    New voting menu
    Admin chat
    Rulebook
    Player greetings
    Database (MySQL, SQLite3)
    Spree records
    Alias history
    Warn history
    Level history
    Incognito mode (toggles the @ flag, shows as guest and no aka in !listplayers)
    Voice muting (blocks vsay and vsay_team)
    Player locking (same as !lock but now player-specific)
    Voting timeout (for !nextmap voting)
    New shrubbot flags to grant new commands and features
    New CVARs to customize above features

Many thanks to the contributors of ET: Legacy, NoQuarter, ETPub and the other modifications for their Lua implementation and inspiration for new features. Also, thanks to:

    IR4T4 – advice, testing and contributions
    Ninjadeer – ideas and testing
    Old-Owl – ideas and testing
    Spyhawk – advice, testing and contributions
    Stephan – advice and ideas

And last but not least, the Splash Damage team for releasing such an epic game.

Link: timosmit.com/wolfadmin

Source: dark-alchemy.com | wolffiles.de

>> Downloads: timosmit.com/wolfadmin/download

 

WOLFADMIN Version:1.1.0
Author Timothy Date 31.01.2017 Filesize 0,09 MB Download 310


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


SOUNDPACK =TKB= V6

Published in ET Mods

Dieses Soundpack von =TBK=(Zain) beinhaltet 70 extra Sounds, die garantiert für Spass auf euren Server sorgen werden. Es sind nur Funsounds die mit dem Vsay Menü aufgerufen werden.

Installieren:
Entpacke die .zip Datei und lade die .pk3 auf dein Gameserver und in dein Downloadordner hoch. Nun starte den Server neu und die Sounds sind aktiv.
Zum Deinstallieren einfach die .pk3 löschen und den Server neustarten.
 

Link: =TBK=

Quelle: RtCW Files

TKB SOUNDPACK V6 Version:v6
Author =TKB=(ZAIN) Date 18.06.2008 Filesize 6,9 Mb Download 476


Silent Mod 0.6.3 released

Published in ET Mods

The Team from mygamingtalk.com releasedET-Mod silEnT 0.6.3. - Fixed Incompatibility with ET Legacy binaries introduced in 0.6.2.

ImageDas Team von mygamingtalk.com veröffentlicht ET-Mod silEnT 0.6.3. - Repariert die Inkompatibilität der ET Legacy-Binärdateien von Version 0.6.2.

Download

Quelle: mygamingtalk

Navy SEALs: Covert Operations ET mod

Published in ET Mods

Navy SEALs: Covert Operations ET - A Wolfenstein: Enemy Territory mod by mod_porter

This is an Enemy Territory port of Navy Seals: Covert Operations - NSCO ETL mod alpha 6 (see Moddb.com)
Navy SEALs: Covert Operations is a realism total conversion mod for ID Software's Quake3 engine. NS:CO pits players in realistic combat missions such as:
-Retrieve Information in a suitcase and return it to a capture point
-Defend Fortified Area's from Capture
-Assassinate VIP Player (distinct model for VIP)
-Capture Specific Points on the map for your team to win.

Navy Seals has one of the most realistic damage effects you will ever see in a Mod. You won't see anyone taking one-hundred bullets and surviving here. It's all based on reality and how bullets really effect someone when hit by them.

NS:CO Feature Highlights:

Weapons, Weapon Handling & Equipment
* 22 scale real worked weapons
* sophisticated weapon attachment system
* scopes, flashlights, bayonettes, laser sights, silencer etc.
* 5L-SD, sophisticated location specific damage system
* projectile code system - realistic per projectile ballistic physics
* original bomb defusing tool system

Original Top-Code Features & Technology
* TASS, a configurable player skill and attribute system
* original player physics top-code
* easy to use radio command system
* modular HUD with two configurable displays to choose from
* feature complete menu system
* PE Engine proprietary state-of-the-art particle effects
* enhanced lighting with full support for q3map2
* IGLE advanced lighting lens flare, and dazzle effects

Player Models
* 3 original player models featuring rich original animations
* 16 very high detail headskins per team
* Head Stuff System? offing customizable player "looks"
* bindable hand signal animations
* seasonal & terrain specific auto-camouflage skin system

Game Play Features
* NSSL? sophisticated multi-threading scripting language
* plug-n-play-drag-n-drop scripting automation system
* enhanced camera view
* dynamic help system
* GPS & team telemetry system

Levels & Missions
* stunning level design technology
* assault objective missions
* VIP-R and VIP-S objective missions
* CTB objective
* bomb & defuse mission objective

For Level Designers
* CSGR (client side geometry render)
* rich objective system /w prefab mission tools
* PE Engine?, NS-CO's proprietary particle system
* custom, entities and shader attributes
* rich suite of original high-quality textures
* environment effect system for rain and snow
* full support for all q3map2 compiler features
* IGLE advanced lighting effects engine
* NS-CO DL-TK our in house (only) level designers tool kit

Support for all major Operating Systems such as:
Windows95/98/ME/2000/XP, Macintosh/OSX, Linux

Source: www.etpro.de | www.moddb.com/nsco-et

NAVY SEALS - COVERT OPERATIONS ET Version:alpha
Author mod_porter Date 04.10.2015 Filesize 377 MB Download 364


Sexy Female Axis Skins by #P!G

Published in ET Mods
imoTeph von #P!G Gaming hat sich die Mühe gemacht und neue FrauenSkins für die Achsenmächte erschaffen. Wer "nackte Tatsachen" life sehen möchte, sollte  deren Server connecten.
 
 
 
 
 
Quelle: imoTeph via ICQ | pig-gaming.de
 

FEMALE AXIS SKINS Version:Final
Author imoTeph Date 02.03.2009 Filesize 4,19 mb Download 1120


ETJump 2.0.5 released

Published in ET Mods

ETJump 2.0.5 released

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.5 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.

Source: etjump.com - Zero | www.etpro.de

 

ETJUMP 2.0.5 Version:2.0.5
Author Zero Date 13.09.2015 Filesize 6,755 MB Download 213


  

   

 

  

  

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