It has been exactly 2,5 years since the battle of all battles has been fought.
Now the Rest Of The World feel strong enough for another try to take down the members of the almighty community Dark Alchemy.
Some great names has passed the years: Enogma, Brachi, Odeon, JudgeMe, Tuxedo, RaveTeef and the list goes on and on.
But will they stand against the old timers?
Old-Owl will take the lead and fight with his infamous crew against the challengers.
For weeks they are already in bootcamp drilled to perfection.
Did Old-Owl train the new members well enough?
Are the old farts of -)A(- still in good shape?
Will the ROTW show up or is it past their bedtime?
Only time will tell....
More info HERE.
Source: dark-alchemy.com | wolffiles.de
Juissi presents his new Enemy Territory Trickjump Movie with nice jumps on many TJ maps.
Maps: Airwaves_b1, Bounce_b1, Eatme, Insane 1_8, Mrmen_gamma_final, OldTjJumps_Final, Still_b1
Editor: Diviless
Jumper: Juissi
Resolution: 1600x900
Rendering Time: 2h 15min
Source: crossfire.nu | dropbox.com/juissiTJmovie
![]() |
JUISSI TJ MOVIE ![]() ![]() ![]() ![]() |
Teuthis release his new ET Map Teuthonia - Quote: I am mapping for ET because I enjoy mapping, irrespective of whether the map is finally released or not. Reason I released this one and not others is because I believe that people will specifically like this one. If you are familiar with ET you will recognize some similarities to goldrush. This is on purpose because I personally think goldrush is by far the best custom map and I wanted to create something that has kinda similar gameplay and texturing so that people who like goldrush will likely also enjoy playing this one. Also the goldrush.map file is open source and its legal to use brush and script work from this map (what a great coincidence YEAH!).
Story, well if you know goldrush you know what's coming now:
- The Allies have to steal a tank and steal some gold bars
- Escord the tank, clear the tank barriers and blow up the bank door
- Steal the gold bars and bring them to a nearby truck
- Escord the truck with the gold to the home base
- The Axis have to prevent the Allies to steal and secure the gold.
Objectives:
Allies:..
1:..Repair the tank
2:..Escort the Tank and destroy the tank barriers
3:..Escort the Tank into position to blow up the bank door
4:..Steal the gold and bring it to a nearby truck
5:..Escort the truck
6:..Build a Command Post for faster charge times
7:..Stop the Axis from constructing a Command Post
Axis:..
1:..Prevent the Allies from repairing the tank
2:..Build up the tank barriers
3:..Prevent the Allies from blowing up the bank door
4:..Stop the Allies from stealing the gold
5:..Stop the Allies from escaping with the gold
6:..Stop the Allies from constructing a Command Post
7:..Build your Command Post for improved charge times
Source: dark-alchemy.com | forums.warchest.com
![]() |
TEUTHONIA Version:beta ![]() ![]() ![]() ![]() ![]() |
HD world flags (1.0) created by TimOOn
Description:
High resolution world flags mini mod for Wolfenstein Enemy Territory. It gives a high quality flags for your server, so you could know where are the players from.
To install just place z_HD_world_flags.pk3 file in your mod folder.
It requires GeoIP to work.
Source: rtcwfiles.com
WORLD FLAGS - HD Version:1.0
TimOOn
05.05.2014
1,323 MB
409
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 ![]() ![]() ![]() ![]() ![]() |
Axis are preparing to make new modern weapon to takie control of Europe. Some Allied Spy discovered that the draft of that weapon is hiden into Prime Squadron's base. First Allied Branch just land in city. Who knows what will happen!
::Axis Objective::
-Defend the Flag.
-Protect the Gate.
-Defend the side way.
-Defend the main way.
-Do not let enemy steal objective!
::Allies Objective::
-Capture the Flag.
-Destroy the Gate.
-Push enemies into Prime Squadron's building.
-Steal the objective!
-Capture the objective in safe area.
Screenshots here >> imgur.com
If you found any bug or just have suggestions please contact me:
Email adress : This email address is being protected from spambots. You need JavaScript enabled to view it.This email address is being protected from spambots. You need JavaScript enabled to view it.
Xfire : kunaopw91
Enjoy it!
Source: wolffiles.de | prime-squadron.com
![]() |
PRIME SQUADRON ![]() ![]() ![]() ![]() ![]() |
Meteos released a new Version of the map 1944 Huertgen Forest
Story: 1944 Huertgen Forest was thickly wooded, cut by steep defiles and trails.
The Axis built deep, artillery-proof bunkers, surrounded by fighting positions.
AXIS - The Allies are attempting to steal valuable supplies from the Axis Truckyard, stop them at all costs!
ALLIES - The Axis Truckyard contains valuable supplies. We must secure them to claim victory in the Forest!
Changelog > Final 2.1 (since previous public release)
* Time limit management:
- Initial time limit reduced to 20 minutes;
- Extension when the Tank is stolen (not on first repair) (+10);
- Extension when the Truck is stolen (when exiting the Truckyard) (+5)
* Slightly improved VIS blocking.
* Optimized T-Junctions some more.
* Caulked more non-visible surfaces.
* Rewrote shaders and cleaned map script.
* Added a flash animation and a firing sound to the AT-Gun when used.
* Adjusted the Tank turret rotation angle while shooting the Truckyard Gate.
* Fixed the trigger time of the AT-Gun: it will shoot only 5+ seconds after a shot.
* Updated the map coordonates so the original Command Map fits with the objectives locations.
* Terrain lighting is now on a single lightmap, for a smoothed lighting. However, func_group's still affect it.
Also note that the texture blending is affected (only the brushes going through the skybox).
Additionnal thanks to Dragonji, Micha, Sedra12, Smurfer, Teuthis, Thunder, WuTangH and |MTC| clan peeps for their feedback!
Source: This email address is being protected from spambots. You need JavaScript enabled to view it. | wolffiles.de
![]() |
1944 HUERTGEN FOREST Version:final 2 ![]() ![]() ![]() ![]() ![]() |
ET Trickjump Movie - One Thousand and One Loads
One Thousand and One Loads (Original TJ) by Sungi.
A community effort of original trickjumps from frag maps. The name is a pun on the amount of attempts some of these jumps took. Even though they may look easy on video, some of these tricks require insane precision to perform. All jumps done with normal Pmove_Msec 8 physics. No cheats were used while performing the jumps.
Editing by Finlandsungi, Special thanks to 999|BlaZe| and UseMe&Aciz. This movie would not have been finished if not for them.
Starring (ordered by # of jumps):
Finland sungi, Finland Aciz, Finland Wrath, Finland TheLDer, Finland BlaZe, Finland hazz, United Kingdom Madman, Finland skepty, France Omega, Finland ,=- , Germany FLoPJEHZ, Australia cUfffs, Finland huPo, Belgium morda, Netherlands Spectator, Austria ShuTTeR, Estonia Tr!cK, Finland Tuomas, Canada sageone.
Includes jumps from the following maps:
Adlernest, Battery, Beach, Braundorf, Caen, Coast, Erdenberg, Fueldump, Goldrush, Industry, Italy, Karsiah, Marrakech Streets, Missile, Navarone, Oasis, Radar, Railgun, Snatch, Special Delivery, Supply, Tram, Transmitter, Warbell, Venice
Source: crossfire.nu
![]() |
ONE THOUSAND AND ONE LOADS ![]() ![]() ![]() ![]() ![]() |
Vasel Koleda!
Glædelig Jul!
Fröhliche Weihnachten!
Merry Christmas!
Hyvää Joulua!
Joyeux Noël!
Vrolijk Kerstfeest!
Buon Natale!
Sretan Bozic!
Prieci'gus Ziemsve'tkus!
God Jul!
Wesolych Swiat!
Boas Festas!
Craciun fericit!
Pozdrevlyayu s prazdnikom Rozhdestva!
God Jul!
Vesele bozicne praznike!
Feliz Navidad!
Prejeme Vam Vesele Vanoce!
Kellemes Karacsonyiunnepeket!
Wolfenstein4ever - ET4ever - RtCW4ever
your d3Xter
Ceres Minimovie - Enemy Territory Fragmovie with good frags and music
After two years of waiting for Tomun (Canada) to make it, I finally decided to throw together a demo+mp3 minimovie for Ceres (United States of America). Frags by Ceres from 2006-2014
Production Time: 3 days (two of which were spent failing to encode -_-)
1920x1080 50FPS, Original Movie Size: 80.4 GB, Compressed Movie Size: 275 MB, Compression Time: 7 hours and 43 minutes
Music Used: Crystallize - Lindsey Stirling
Software Used: Image-ET, uvMovieMod, VirtualDub, Sony Vegas 13, Handbrake
Source: crossfire.nu
![]() |
CERES MINIMOVIE ![]() ![]() ![]() ![]() |