ET Movie News

Dark Alchemy celebrates 9th year

Published in ET Misc

After 9 years the heart of Dark Alchemy is still beating.

Old-Owl managed to do a great job.
We want to thank him and all others who helped (and is helping) to make Dark Alchemy a succes.

We are sure Old-Owl will continue doing the job as great as he always did.

Thank you for everything

We will celebrate our 9 years on 3rd of august.
The place to be for a suprise: Dark Alchemy A1 - 213.239.207.85:27960

Source: wolffiles.de | dark-alchemy.com

Battle Chess Sniper

Published in ET Maps

Lorenz presents his new sniper map, with a realy nice design of a complete chessboard with figures!

"This time the battle takes place on an ancient chessboard, the game was stopped because there was something wrong. As usual, the matter will be settled by the snipers."

Source:  [UJE] Niek via FB | Lorenz

BATTLE CHESS SNIPER
Author Lorenz Date 17.03.2014 Filesize 7,423 MB Download 234


Dingenskirchen Beta 2

Published in ET Maps

Dingenskirchen Beta 2 - Custom map for Wolfenstein: Enemy Territory

This map is a collaboration between Phisherman and me and the result of, in total, more than 4 years of more or less continuous development. It was created as a tribute to the good old times of RtCW. We hope it will bring back some memories to the old-schoolers amongst you. Since this is the second public release, any feedback, (ranging from bad texture-alignment to glitches), is welcome.

-----Storyline-----

December 1944: The noose tightens around the Reich's neck as Allied forces threaten to cross the Siegfried Line and advance into Germany. In a strategy meeting in an Eifel castle, German high command has worked out plans on how to repel the invaders. Allied intelligence wants these plans destroyed before they can be distributed to the front line.

This map has three main objectives instead of one, two of which must be completed by the Allies in order to win the match. This was done in an attempt to prevent the massive objective camping by the defending team on some maps.

Allied mission:

  • Repair and steal the axis tank located in the village.
  • Capture the village spawn and escort the tank past all obstacles and use it to blow open the Castle Gate.
  • Map Objective 1/3: Steal an ancient treasure which the Axis have hidden inside the castle wine cellar.
  • Map Objective 2/3: Blow up the axis high command conference room to sabotage the coordination of the axis troops.
  • Map Objective 3/3: Retrieve a microfilm containing axis war secrets which an OSA agent managed to get hold of and swallow before being killed by the German forces.

Source: wolffiles.de | Splashdamage - KeMoN

DINGENSKIRCHEN Version:Beta 2
Author KeMoN and Phisherman Date 05.02.2017 Filesize 68.65 MB Download 535


10 years Dark Alchemy

Published in ET Scene

10 years Dark Alchemy

At the 3rd of august Dark Alchemy is the place to be! It was 10 years ago Old-Owl decided to start a server of his own. A server where everyone feels welcome and all have fun.

Now, 10 years later, Dark Alchemy is still alive. Still we are here to have fun and make players feel welcome.
Come and visit us on Dark Alchemy#1: 213.239.207.85:27960

 We will have some celebrations gifts for you waiting...

Link: dark-alchemy.com/10-years-birhtday
Source: dark-alchemy.com

Happy 15th birthday, Wolfenstein: Enemy Territory!

Splash Damage's first game - Wolfenstein: Enemy Territory - was released exactly FIFTEEN YEARS ago. Wolfenstein: Enemy Territory was born on 29/05/2003.

The game uses a modified Return to Castle Wolfenstein engine, itself being a heavily modified Quake III: Team Arena engine (id Tech 3, which has been open-source since 2005).

Enjoy remaining ET time!

Source: splashdamage.com

ET FULL VERSION 2.60 Version:2.60
Author SplashDamage Date 31.03.2009 Filesize 263 MB Download 2391


ET-LOGOS HI RES Version:-
Author dexter Date 19.04.2009 Filesize 6,400 MB Download 722


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 501



Wolfenstein.pl invites you!

Published in ET Misc

We want to revive our server. Please help us, visit us and play with us. Thanks!

ET Server: |NO NAME SERVER|silEnT| IP: 193.33.177.19:26010

Facebook: facebook/WolfensteinPL
Website: wolfenstein.pl

American Civil War Mod

Published in ET Mods

New Enemy Territory MOD - American Civil War

This is a 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.

The following new maps
are available to play:

# Union Pacific
# Santa Fe
# Killdeer Mountain
# Fort Laramie
# Colorado River
# Dodge City

PAV's website: bobots.e-monsite.com/forum
Source: wolffiles.de

AMERICAN CIVIL WAR MOD Version:1.0
Author BOBOT Date 13.03.2016 Filesize 274 MB Download 245


CyberGamer EU: A New Home for ET

Published in ET Scene

Welcome to CyberGamer EU, Enemy Territory!

With ESL dropping support for ET in May and ClanBase shutting down entirely last month, teams were left with no competitive ladders to participate in. By simply taking a quick look at the GamesTV match schedule, it is obvious that the lack of a ladder system is rather detrimental to the activity level of our beloved game. However, thanks to some help from Netherlands timbolina, I was able to get in contact with a CoD4 league who is interested in providing the ET community with ladders and more.

I am very happy to announce that CyberGamer EU now officially supports ET!

CyberGamer (CG) is a competitive gaming league that was founded by two Australian gamers in April 2007. It was originally for AU only, until July 2011 when CyberGamer Europe was launched. Today, the CG EU PC platform supports three games: Call of Duty 4, League of Legends, and Enemy Territory.

The Australian ET scene, led by Australia biggz and Australia volta, has been involved with cups and ladders on CG AU for several years, but CG EU has never had an official ET section - until now, at least!

CyberGamer has been kind enough to offer us a brand new CG EU Enemy Territory section on their website for running cups, ladders, and more, and are even in the process of developing their own anticheat called CGAC. The anticheat was released very recently and can only be used in CoD4 at the moment, but they are still working on it and may introduce a version for ET as well. I've also been told that a new CG website will be coming in a few months with some vast improvements.

So without further ado, here are the two new CG ET ladders:

CyberGamer ET 6on6 Ladder
Create a team - Read the rules
CyberGamer ET 3on3 Ladder
Create a team - Read the rules

The structure, rules, and maplists should be familiar as they are very similar to those which we had at ClanBase. However, please read the ladder rules carefully before playing.

Finally, allow me to introduce the four CG ET admins:
Slovenia Aniky
Canada embarrassed
United States of America ohurcool
Poland szczurek

As you can see, I will be joined by Aniky and szczurek from the ClanBase ET crew as well as embarrassed from the GamesTV admin team. We are very excited about this new opportunity and will be doing our best to ensure it is a success!

My suggestion is to check out the FAQ before doing anything else, since it may take some time to get used to how things work on CyberGamer.

Any questions, comments, or suggestions? Feel free to join and idle on our new IRC channel: #cg.et!

>> Enemy Territory makes its way to CyberGamer EU
>> CyberGamer EU Enemy Territory

Source: crossfire.nu | etpro.de

Last Man Standing Event

Published in ET Scene

This saturday we are going to seperate the boys from the men. We challenge all to see if you are up against other players. In a challenge with several maps played you going to get a chance to prove your skills. No panzers allowed, only real weapons.
PS: Girls are invited too :D

Date: 18th October - Time: 20:00 cest
Server: Paintball Mod (NQ 1.2.9) IP: 213.239.207.85:27961

Maplist: Al_Abbasi, The_Station, DM_Metro_TE, Stonehenge, N2D_purefrag21, Pilsner

More info on... dark-alchemy.com/forum
Source: dark-alchemy.com

ET Movie Charts

SINNU FROM EE by Nukits

SINNU FROM EE by Nukits

ET movie SINNU FROM EE - Great frags, matching sounds and go...

Movie DefragArea (Update)

Movie DefragArea (Update)

DeFragArea from quaky shows the trickjumper xeoxis on costum...

Enter the hunter

Enter the hunter

Enter the hunter - Enemy Territory Movie This ET Movie cont...

  

   

 

  

  

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