A+ A A-

Scene, Cup and Leagues

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


ETJump 2.3.0 released

Published in ET Mods

ETJump 2.3.0 is out!

After a long wait the "Wolfenstein: Enemy Territory" mod, ETJump, version 2.3.0 is finally ready, thanks to Aciz and Ryven.
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.

Full changelog: forum.etjump.com/etjump-2-3-0

Source: wolffiles.de | etjump.com

ETJUMP 2.3.0 Version:2.3.0
Author Aciz and Ryven Date 15.07.2018 Filesize 7.74 MB Download 401


silEnT mod 0.8.0 is out!

Published in ET Mods

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
Author TheSilencerPL Date 07.10.2013 Filesize 2.55 MB Download 236


SILENT MOD Version:0.8.0
Author TheSilencerPL Date 07.10.2013 Filesize 6.62 MB Download 302


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 555



Jaymod 2.1.6

Published in ET Mods

Jaymod 2.1.6 ist released. Wie immer handelt es sich eine Version in Beta Qualität.

Verbesserte Funktionen:

  • verbesserte Omnibot 0.66 unterstützung
  • Automatische Netztwerk erkennung
  • Klassen beschränkungen
  • fight, goomba und back-stab sounds
  • Luft Anzeige für Spieler unter Wasser
  • Speedometer, neue Geschwindigkeitsanzeige

Wie immer wird nicht garantiert das die version Bug frei ist.

Zum download gehts hier

Für mehr Informationen schaut euch hier die Bugsfixes an.

Less Snow & Rain v3

Published in ET Mods
Nach überarbeiteten Maps und Mapscripten kommt von rockstar eine überarbeitete Version von "Less Snow". Zusätzlich gibt es noch einen kleinen Mapmod der auf Radar mehr als nur das Gras und den Regen deaktiviert.

Download:--> ET » Mini-Mods » Less Snow and Rain v3

The file contains:
  • 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
Quelle: Wolfmap.de

LESS SNOW & RAIN v3 Version:v3
Author rockstar Date 17.03.2007 Filesize 6,62 MB Download 238


ET:Revaluation v1

Published in ET Mods
The first final of ET:Revaluation is now officially released to the public. It's more than a skinpack to make the game more realistic, it comes along with a lot of fixes and weights only 5 MB.

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
Author Berzerkr (GER) Date 08.12.2010 Filesize 5,016 MB Download 221


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 1123


ET:Revaluation Venomtroopers

Published in ET Mods
 
I always liked the look of the Venom Troopers in RtCW, so I decided to create a skinpack as hommage to RtCW and the countless hours of fun I had with this game in singleplayer and multiplayer.
 
Features:

  • Four versions for serveradmins (animated/solid & NQ animated/solid)
  • Compatible with ETpro, ETpub, Jaymod and No Quarter
  • Gasmask with filter and transparent glasses
  • Fitting accoutrement
  • Very good to differ without class symbols
  • No ranks on the helmets (like in RtCW)
  • Replaced the MP40 with the Venom (not in the NQ versions)
  • If a covert takes an enemy uniform, the dead body wears a fitting uniform
           

Download Skinpack

Quelle: wolfmap

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

  

   

 

  

  

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