A+ A A-

Wolfenstein

X-Labs - Goldrush

Published in ET Mods

A new mod for ET has found his way to life - X-Labs.

Mod Discription Goldrush:
- All teams use carabine weapon
- Instagib mod - one shot kills you!
- If enemy dies he loses a goldbar
- Collect the gold and redeem this on the (any) flag
- More gold makes you sluggish / slow - but gives more points!
- Team with the most points wins

Tip for more points (requires teamplay)
A team player - called the cow - remains hidden in the background of the map (near a flag). His team collects gold and bring it to him, with selfkill. The cow collects all the gold on (and waiting for more from the team). Near the end of rounds, his team push the cow to the flag (because the cow is very slow with so much gold!).
So points in the six-digit are possible!

Eine neue Mod für ET hat seinen Weg ins Leben gefunden - X-Labs.

Mod Beschreibung Goldrush:
- Alle Teams benutzen die Karabiner Waffe
- Instagib Mod - ein einziger Schusstreffer ist tötlich
- Wenn ein Feind stirbt verliert er einen Goldbarren
- Sammele das Gold auf und löse es an einer (beliebigen) Flagge ein
- Mehr Gold macht dich träger/langsamer - aber es gibt mehr Punkte!
- Das Team mit den meisten Punkten gewinnt

Tip für mehr Punkte (benötigt Teamplay)
Ein Team Spieler - genannt die Kuh - bleibt im Hintergrund auf der Map versteckt (nähe einer Flagge). Sein Team sammelt das Gold und bringt es ihm, mit Selbstkill. Die Kuh sammelt das Gold (und wartet auf mehr Gold vom Team). Kurz vor dem Rundenende, schubst sein Team die Kuh zur Flagge (weil die Kuh zu langsam ist mit so viel Gold!)
Punkte im sechsstelligen Bereich sind so möglich!

Supported Maps / unterstützte Maps
Goldrush, Railgun, Battery, Fueldump, Oasis, Radar, tc_base, et_beach, mp_sub_rc1

Server:
X-Labs GOLDRUSH
46.165.204.169:27960

X-LABS MOD - GOLDRUSH
Author X-Labs Date 22.05.2013 Filesize 10,37 MB Download 383


Minimod BACK 2 ROOTS

Published in ET Mods

Image New ET Minimod BACK 2 ROOTS by EgaL - HD and restylt Chargeimages and Commandmaps for Enemy Territory. Now you can see the path's a lot better.

Image Neuer ET Minimod BACK 2 ROOTS von EgaL - Auf alt und HD getrimmte Mapimages im Ladebildschirm und Commandmaps für Enemy Territorry. Wege sind trotz der Veränderung heraus gearbeitet und besser sichtbar.

- 25 Chargeimages and 24 Commandmaps

>> put it in your ETMAIN!!

MAPS: Adlernest, Battery, Braundorf B4, Bremen B2, Cean 2, ET Beach invasion, ET Ice, Fueldump, Goldrush, Karsiah TE, Oasis, Radar, Railgun, Reactor Final, sp_devilvery, Supply, Supplydepot 2, SW Battery, SW Goldrush, SW Oasis, TC Base, Transmitter, Venice, Warbelle + Unknown map Image in the Loadingscreen

!!!Back 2 Roots!!! and play Wolfenstein and visist Wolfenstein4ever.de

Download


Quelle: Big thx to EgaL@Wolfenstein4ever

Omni-Bot 0.84 for ET released

Published in ET Mods

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
Author omnibot Date 15.12.2014 Filesize 35.12 MB Download 562



Silent Mod 0.7.1

Published in ET Mods

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
Author TheSilencerPL Date 18.05.2013 Filesize 6,641 MB Download 298


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 480


ET silEnT mod version 0.9.0 is out!

Published in ET Mods

The Team from mygamingtalk released ET-Mod silEnT 0.9.0.

Change log 0.9.0:
Added: Server customizable menu that is opened in addition to the silEnT mod menu.
Added: Possibility for admins to modify the loading screen of their server. As opposed to modifying the loading screen of every server.
Added: New client command mem_report. This command prints diagnostics of the client memory pooling.
Added: New client cvars: cg_numPopups, cg_popupStayTime and cg_popupFadeTime for controlling popup behaviour.
Added: Server checks the setup and refuses to start if problems are found. This includes checks that official menus are not modified.
Added: New option g_forceLimboHealth 2, which matches the ETPro gib damage (125).The option 1 remains as the original ETPub gib health (150).
Added: Rate setting is incresed automatically step by step if fragmented snapshots are received from the server. This improves the playability and removes the need to force this setting to players.
Added: Server extension modules. With this technology, server functionality can be expanded to various tasks without bloating the qagame library or forcing every admin to use same extension.
Added: Statistics module. This module collects various game play data into a relational database. Current choices are SQLit3 and PostgreSQL.
Added: Censor module. This module can be configured to censor names and chat with real regular expressions.
Added: new fun wars: !knifewar, !stenwar, !riflenadewar, !rifleshootwar, !pistolwar (added g_headshot bitmask value 4 to control instagib of headshot for pistolwar).
Added: New server cvar: g_incognitoCountryFlag to control the country flag displayed for the incognito admin.
Added: If g_dmg is set server side, body hitsounds have different volumes depending of the damage. This can be disabled by the players.
Added: Forcing some cvars is now restricted. These include the client side hitsound selection and theme.
Added: Player screenshots. Now admins can take player screenshots which works same as PB screenshots. 2.6b clients supported. Screenshot will have Server name, IP, Player Name, silEnT GUID, PB GUID and Player IP in it.

>>> full change log

Source: mygamingtalk.com

SILENT MOD Version:0.9.0
Author TheSilencerPL Date 19.11.2015 Filesize 12.91 MB Download 551


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 334


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 1132


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 455


ETJump 2.2.0 released

Published in ET Mods

ETJump 2.2.0 is out!

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.

Changelog:
  Increased progression tracker limit from 10 to 50.
    K43 and Garand no longer have any spread.
    Added spawnflag 8 to target_startTimer to reset the runtimer if pmove is not fixed
    Added spawnflag 16 to target_startTimer to disable use of save slots and backups
    Portal gun changes:
        Both portal gun fire rates are now equal.
        Lowered the minimum allowed distance between the portal gun portals.
        Changed other players' portal color 1 to green to make it more distinct on light surfaces.
    Enhanced vote UX
        Spectators can now see the y/n count.
        Selected y/n is highlighted.
        Revoting is now possible. Players can change their vote 3 times 10 seconds after the vote.
    Removed unused cvars.
    Vsay now plays the same voice for every player.
    Fixed a click event issue in the widescreen UI.
    shooter_rocket can now hit players.
    renamed target_tracker tracker_setIf key to tracker_set_if to match the other keys.
    fixed long map name not flipped correctly on map loading
    added spawnflags 2 for weapon_portalgun entity to make it rotating around its center
    added spawnflags 4 for all item_* and weapon_* entities to make them bobbing if they are floating in the air (1)
    vid_restart no longer breaks timerun timer.
    misc_landmine no longer crashes the client.
    CHS 50 displays the last jump coordinates.
    !spec now correctly only tries to match players that are not spectating.
    Added two new spawnflags for target_startTimer
        32 disable explosive weapons pickup
        64 disable portal gun pickup
    Drowned players are now correctly put to spec after a period of inactivity.
    Added worldspawn key nooverbounce. Disables overbounce if set to anything but 0.
        Surfaceparm monsterslicksouth enables overbounce on maps with no overbounce enabled.
    Added spawnflag 8 to target_teleporter. Works like 4 (preserves yaw) except keeps the pitch value as well.
    trigger_teleporter now supports same spawnflags as target_teleporter.
    Added overbounce watcher. You can save a position and the watcher will display whenever you are pointing at an OB location.
        etj_drawObWatcher to toggle the OB watcher.
        etj_obWatcherX/Y to change the location of the watcher.
        ob_save <optional name> to save the current position. Saved position will be displayed.
        ob_load <optional name> to load the saved position to be displayed.
        ob_reset to remove the displayed position. (Nothing will be displayed)
    HUD/UI clean up (replaced some drawchars on proper text drawing method)
    Value 9 for etj_drawSpeed2 now displays only tens in speedometer (ignores hundreds & thousands)
    Added 'etj_drawMaxSpeed' variable and etj_maxSpeedX/Y/Duration to display max speed from previous load session
    Fixed a bug in etj_noActivateLean
    Added vote_minVoteDuration to limit how fast a vote can pass after the callvote.

Source: etjump.com

 

ETJUMP 2.2.0 Version:2.2.0
Author Zero, XIS, Vallz and Ryven Date 22.01.2017 Filesize 6.63 MB Download 263


  

   

 

  

  

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