ET: Quake Wars / DirtyBomb
ET:Revaluation v1
For all changes and fixes with an short explanation visit the website of this mod.
Die erste Final von ET:Revaluation (=Aufwertung) wurde nun offiziell veröffentlicht. Es ist mehr als ein Skinpack das das Spiel realistischer macht, es beinhaltet in seiner geringen größe von nur 5 MB auch viele Fixe.
Besuchen Sie die Webseite dieses Mods um sich alle Änderungen und Fixe mit einer kurzen englischen Erklärung ansehen zu können.
Download & Info:
--> ET:Revaluation v1
--> ET:Revaluation Website
Features:
- Specific Weaponskins
- Changes for more realism and an better look
- Fixes for stock ET and custom maps
- 5 MB filesize
Quelle: Wolfmap.de
![]() |
ET-REVALUATION (ET:R) Version:1.0 ![]() ![]() ![]() ![]() ![]() |
silEnT mod 0.8.0 is out!
The Team from mygamingtalk.com released ET-Mod silEnT 0.8.0.
Before you read below, we would like to inform you that there's been a 0.8.0 server patch created for 0.8.0 version.
It fixes 1 defect that somehow slept into the release version, that is classes other than soldier could receive Improvised Demolition with the ammo pack.
All of you who downloaded 0.8.0 before this information are advised to use this patch or download the full package again - it has been fixed already.
We apologize for this small inconvenience.
Click HERE for the changelog
Source: mygamingtalk.com
![]() |
SILENT MOD SERVER PATCH Version:0.8.0 ![]() ![]() ![]() ![]() ![]() |
![]() |
SILENT MOD Version:0.8.0 ![]() ![]() ![]() ![]() ![]() |
WolfAdmin 1.1.0 released
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 ![]() ![]() ![]() ![]() ![]() |
American Civil War Mod - Final
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 ![]() ![]() ![]() ![]() ![]() |
Omni-Bot 0.84 for ET released
Omni-Bot 0.84 for Enemy Territory has been released.
We are pleased to announce new version of Omni-Bot for ET. The most important change is that goal_save command does not save all goal properties. The benefit is smaller file size and faster initialization. The drawback is that new goals gm files cannot be opened by previous Omni-Bot versions. If you want to use the latest waypoints, you must update to 0.84. If you use NoQuarter 1.2.7, you should update too, because 0.71 interface is included in Omni-Bot 0.84.
There are also new features in the omnibot mod:
Spectator can edit waypoints and can see all players on the map.
Rendering is more reliable and uses less resources because it does not need the boost interprocess library anymore.
New cvar cg_obituary can disable "killing" messages in the console, so that important messages will not scroll out of the window.
Warm-up time can be set to 1 second. You don't have to wait 10 seconds anymore.
Changes in Omni-Bot Enemy Territory 0.84
infected mod is supported
=== BOT ===
Added 0.71 interface (NoQuarter 1.2.7)
Added trigger Flag dropped
Added new functions IsCarryingFlag, CanGrabItem, GetNearestDestination, GetAllEnemy, GetAllAlly
Added TraceLine returns contents and surface
Added DistanceBetween and DistanceTo parameters can be MapGoals
Added GetGoals and QueryGoals have parameter Sort (values are none,priority,name,random)
Added GetWaypointByGUID and GetAllWaypoints return waypoint name in result table
Added Goto parameter can be a table of vectors
Added HasAmmo can have 2 parameters (ammotype, amount)
Added GetNearest,GetNearestEnemy,GetNearestAlly can search for multiple classes
Added constants SURFACE.SLICK and SURFACE.LADDER
Added file names in gm script error messages
Added et_autoexec_user.gm is executed after et_autoexec.gm
Added SetAvailableMapGoals 3rd parameter can be a table of goal expressions
Changed MaxUsers trackers are separate for each team
Changed QueryGoals and GetGoals delete all items from table before writing result
Changed GetGoals does not sort goals by priority
Changed console commands are sent to goals even if they are handled by global Commands table
Changed BlackboardDelay,MarkInProgress,MarkInUse do not require mapgoal parameter
Changed blocked waypoint connections are visible, color is dark grey
Changed errors from SetAvailableMapGoals are printed by Util.MapDebugPrint
Fixed crash if dlclose fails (if Jaymod is used without LD_PRELOAD)
Fixed Finished did not work inside Enter callback
Fixed condition if(vector) failed if vector.x was zero
Fixed GetUsePoint
Fixed ConfigGet with 2 parameters saved null to config file
Optimized region triggers
Optimized initialization of file system and weapons
Removed options [Script]/Debug, [Script]/EnableRemoteDebugger, [Debug Render]/EnableInterProcess, [Downloader]
Removed empty lines in error messages
=== MOD ===
Added killing messages can be disabled by cvar cg_obituary
Added cvar omnibot_render_distance to limit waypoint drawing distance from the player
Added spectator position on the map
Changed InitialDelayTime can be less than 10 seconds on dedicated servers
Changed drawing does not use boost interprocess library
Changed spectator can see all players on the map
Changed warmup can be less than 10 seconds
Changed message "Omni-bot Loaded Successfully" is printed only after successful initialization
Fixed spectator position was wrong and spectator could not edit waypoints
Fixed GetEntityOwner sometimes returned invalid entity
Fixed crash if print parameter was too long
Fixed UpdateGoalEntity was called even if omnibot_enable was changed from 1 to 0
Optimized drawing of waypoint radius
Added version info to DLL files
=== GOALS ===
Disabled waiting for medic in NoQuarter mod because of weapon spread bug
Removed many useless properties from goals gm file in nav folder
Changed high level goals were moved from library to gm scripts
Changed ROAMING goal chooses any goal available to bot's team, ignoring class and MaxUsers
Changed DEFUSE goal prefers dynamite which has been planted sooner if there are 2 dynamites at the same objective
Changed FLAGRETURN goal has limited range
Changed REVIVE is disabled on ice
Changed Covertops don't steal uniform when mounting mg42
Changed resetxp is used only in Jaymod, NoQuarter, Bastardmod, ETBlight
Improved MOUNTMG42 can be used concurrently by both teams (neutral mg42 in goldrush)
Improved soldier does not shoot MORTAR if stupid fieldops stands in front of him to deliver ammo
Added timedout message in CHECKPOINT, REVIVE, MOUNT, MOUNTMG42, REPAIRMG42
Fixed priority was not reset to zero after map goal became unavailable
Fixed new ARTILLERY_S or ARTILLERY_D goals were sometimes created in ground
Fixed disguised covertops was shooting and lost disguise
Fixed error if test bot was kicked during Goto
Fixed GRENADE did not work in NoQuarter mod if goal had Count=1
=== SCRIPTS ===
Improved server manager to balance number of humans and bots
Added Util.ChangeCrucialClassForRole
Added Util.QueryGoal, Util.InvalidGoal, Util.RouteTo
Added region type in debug messages when entering/exiting re-usable region trigger
Changed debug messages in disablepush,disablecm,breakabledist regions are printed only for bots
Changed Util.UpdateSwitchData is called automatically by paththrough switch
=== WEAPONS ===
Added throwable knives in etpub mod
Added WeaponType "item"
Added BAZOOKA in Legacy mod
Changed rifle grenades have limited range
Changed SetDesirabilityRange can be less than DefaultDesirability
Changed sniper weapons have smaller AimError
Fixed flamethrower was used at long distances (bug in 0.83)
=== COMMANDS ===
Added cleargoalflags command to delete obsolete 0.71 goal flags
Improved sag command (ShowActiveGoals) prints priorities and roles
Improved sei command (ShowEntityInfo) prints entity categories
Improved rollcall command prints roles, goal, weapon, ammo, health, difficulty, view distance, reaction time
Improved tracearty command renders pink line to point of collision if trace fails
Fixed difficulty, resetxp and maxxp commands are listed in help and they don't need connected bots
Fixed kickbot command worked only for ID, but not bot's name (bug in 0.83)
Removed TestMap conditions and ShowMovers from makemapgm command
Removed commands showscriptgoals, console, tbr, aim_debug, fixoffsets, fixnext
=== WAYPOINTS ===
1944_cherbourg2
1944_nordwind
1944_nordwind_summer
airassfp1
battle_chess_sniper
black_forty_four_sniper
capuzzo_b3
ds_bunkers_b2
erdenberg_b3
es_puffo_sniper
fragmaze_fixed
north_italy_sniper
radar_summer
raid_b4
santas_grotto_v1_2
sniper_from_mars
transylvania
uje_city_patrol
uje_gondola_sniper
uje_parking
xmas_bol_sniper
Source: omni-bot.com | etpro.de
![]() |
OMNI BOT - WIN/LINUX + WAYPOINTS Version:0.84 ![]() ![]() ![]() ![]() ![]() |
Omni-bot 0.86 RtCW + ET released!
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 ![]() ![]() ![]() ![]() ![]() |
![]() |
OMNI BOT ET - ALL OS Version:0.86 ![]() ![]() ![]() ![]() ![]() |
HQ WW2 Character Customization Pack
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 ![]() ![]() ![]() ![]() ![]() |
![]() |
ET HEADQUARTERS Version:0.9.127 ![]() ![]() ![]() ![]() ![]() |
RtCW Spirit Sounds v2 for ET
Wer Return to Castle Wolfenstein Sounds liebt, hat jetzt die Möglichkeit diese auch unter Enemy Territory einzusetzen.
Die Modifikation RtCW Spirit (Beta 2) macht etliche Original RtCW-Geräusche für ET verfügbar. Fast alle Waffen, Airstrike-Explosionen und Airstrike-Voices sind enthalten. Eine Umsetzung weiterer Voice-Chat-Befehle (V-Menü) folgt noch.
Liste der RtCW-Sounds:
- airstrike + announcer
- artillery + announcer
- colt
- fg42
- garand
- grenade
- impact
- knife
- luger
- mg42
- mp40
- sten
- thompson
- colt
Quelle: Wolfmap.de | wolfensteinfiles.com
![]() |
RTCW SPIRIT V2 Version:Beta 2 ![]() ![]() ![]() ![]() ![]() |
Less Snow & Rain v3
Download:--> ET » Mini-Mods » Less Snow and Rain v3
- Less snow Fueldump
- Less snow Railgun
- Less rain Radar
In the Fueldump and Railgun files:
- wintertrunk01.tga was removed
- added roofs without snow
- edited shader files: the map/pack use jpg instead of tga if it was possible
- added new converted (tga >> jpg) textures
- smaller file size (form 6 MB down to 5 MB (2,7 MB + 2,3 MB))
- if you make one pk3 with these files, the file size will be around 4 MB
- you can use the files separately
Less rain Radar:
- rain disabled (no matter you have on or off the atm. effect)
- rain sound also disabled
- grass foliage was disabled
- the main gate was changed with a none-snow-version texture
- the map use textures via jpg instead of tga if it was possible
- edited shader file included
![]() |
LESS SNOW & RAIN v3 Version:v3 ![]() ![]() ![]() ![]() ![]() |
Silent Mod 0.7.1
The Team from mygamingtalk.com releasedET-Mod silEnT 0.7.1. - There is again a lot of changes, improvements and repairs (Fixes).
Das Team von mygamingtalk.com veröffentlicht ET-Mod silEnT 0.7.1. - Es gibt wieder eine Menge Änderungen, Verbesserungen und Reparaturen (Fixe).
![]() |
SILENT MOD 0.7.1 Version:0.7.1 ![]() ![]() ![]() ![]() ![]() |
ET:QW + DB Categories
Download News
![]() | 09-02-20 |
![]() | 05-01-20 |
![]() | 21-07-19 |
![]() | 21-07-19 |
![]() | 21-07-19 |
![]() | 14-04-19 |
![]() | 14-04-19 |
![]() | 14-04-19 |
![]() | 14-04-19 |
![]() | 27-01-19 |
Download Charts
![]() | 89251 |
![]() | 35072 |
![]() | 22221 |
![]() | 22207 |
![]() | 21355 |
![]() | 18797 |
![]() | 14934 |
![]() | 14445 |
![]() | 10064 |
![]() | 9217 |
- Comments
- Tags
- Calendar