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
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 |
|
Pilsner - the refreshing map
Pilsner is a simple and small deathmatch map without any objectives created by -)A(-WuTang** and -)A(-isl|an|der
Do you like fragging? Enjoy hiding behind the walls and trees? Looking for a good spot on a tower? You will find all of these things on the Pilsner map. And now... take a beer and play!
Source: wolffiles.de | dark-alchemy.com | -)A(-WuTang**
![]() |
PILSNER (DM) |
|
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
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 |
|
Tardis has created a nice spring version of the map Transmitter.
Story of Transmitter Spring:
Civilians manipulated by the Volksempfänger's propaganda program are resisting the allied forces.
To break the resistance, Allies have to overtake a local Transmitter, which is amplifying the master-signal from Berlin for local receivers.
They have to manipulate the transmission-frequency by installing a radio Modification Kit on the Transmitter.
The Allies also have to rotate the Antenna towards their pirate sender.
// Axis Objective Descriptions
1 "Primary Objective:**Prevent the Allies from building the Bridge."
2 "Primary Objective:**Don't let the Allies carry the Modification Kit to the Transmitter."
3 "Primary Objective:**Prevent the Allies from rearranging the Antenna towards their pirate sender."
4 "Secondary Objective:**Defend the Grate Door from the Allies."
5 "Secondary Objective:**Defend the Forward Hut from the Allies."
6 "Secondary Objective:**Defend the Serpentine Barricade from allied sabotage attempts."
7 "Secondary Objective:**Stop the Allies from constructing a Command Post in the Forest Hut.**Construct a Command Post!"
// Allied Objective Descriptions
1 "Primary Objective:**Construct the Bridge."
2 "Primary Objective:**Carry the Modification Kit to the Transmitter-Station inside the Castle complex."
3 "Primary Objective:**Rearrange the Antenna towards our pirate sender."
4 "Secondary Objective:**Destroy the Grate Door. Keep the attack rolling!"
5 "Secondary Objective:**Capture the Forward Hut from the Axis. Keep the attack rolling!"
6 "Secondary Objective:**Destroy the Serpentine Barricade to secure the Forward Hut."
7 "Secondary Objective:**Stop the Axis from constructing a Command Post in the Forest Hut.**Construct a Command Post!"
Objective's Not listed - Allied
Constuct The Cave Ladder
Destroy The Bunker Wall ( AmmoBunker Side )
Destroy The Tunnel Wall ( Grate Side Only distoyable from one side )
Objective's Not listed - Axis
Prevent the Allies from building The Cave Ladder
Defend the The Bunker Wall ( AmmoBunker Side )
Defend the The Tunnel Wall ( Grate Side Only distoyable from one side )
Source: This email address is being protected from spambots. You need JavaScript enabled to view it. | wolffiles.de
![]() |
TRANSMITTER SPRING Version:Spring |
|
After nearly three years of development, the ET: Legacy team proudly presents a Christmas present for the ET community in the form of a new game-engine and a mod. ET: Legacy is based on the source code of Wolfenstein: Enemy Territory which was released in 2010 under the GPLv3 license. The main goal of this project is to fix bugs, remove old dependencies and make it playable on all major operating systems while still remaining compatible with the ET 2.60b version and as many of its mods as possible.
During the past three years, the main code repository has seen more than 4,000 commits, fixing a great numbers of bugs and adding various improvements to the code. Today, the first stable release has arrived for your best enjoyment. Here is what you can expect:
ET: Legacy engine
Download the new version HERE
ET:Legacy website HERE
Source: wolffiles.de | etpro.de
Hello dear players! Prime Squadron No Goldrush night is back!
When? Sunday, 28th of September, starting at 18:00 GMT+1
Where? PS1 - 178.63.72.111:27960
This uncommon nightly event is coming back at our server, after the summer break!
You didn't participate the first time and do you want to know know more about this event?
Here's what the No Goldrush Night is all about.
Just like last time, we are asking your help selecting the maps. You can suggest some fresh new maps or some very old but forgotten maps, which are out of the rotation since long time.
A couple of nice new gameplay modes will be added to the event, aside from the normal gameplay (attack/defence) mode.
New gameplay modes:
Last Man Standing mode
Gungame mode
ET Pro Stopwatch mode
Panzer only map.
We are planning to set up a 8-map rotation, so you are free to suggest maps for every mode or just for one.
Don't miss the chance to play one of your favourite maps!
Source: prime-squadron.com
Omni-Bot 0.83 for Enemy Territory has been released.
We are pleased to announce the latest version of Omni-bot for ET has been released. Palota has been very busy this past year fixing bugs, adding features, and adding support for newer mods. The waypoint team has also been busy adding support for new maps and improving on existing waypoints.
Das Omnibot Team verkündet die Freigabe von Omnibot 0.83 für Enemy Territory als Linux und Windows Version inkl Waypoints. Diese neue Version umschließt Bugfixes, neue Features und diverse Optimierungen.
Release Highlights
ETBlight and Bastard mods are supported
Fixed memory leak caused by GameMonkey threads
Fixed crash in AddBot if bot is kicked in ClientUserinfoChanged
Added cvar omnibot_logsize (maximal file size in KB), -1 will disable logs, 0 will overwrite file every match
Source: omni-bot.com | wolffiles.de

OMNI BOT - WINDOWS Version:0.83
omnibot
24.11.2013
19.99 MB
1612

OMNI BOT - LINUX Version:0.83
omnibot
24.11.2013
20,47 MB
455
What is ETJump? 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.
ETJump 2.0.4 is ready! Everything that I wanted is not in but as there were quite a few bugs that caused crashes I decided to release it already.
Changelog:
Fixed a bug that caused vote_limit to be ignored.
Support for timeruns
Fixed some database bugs
Added slick detector
Added alternative scoreboard
Added another alternative scoreboard
Fixed a bug that caused axis engineers to spawn with rifle nades when noexplosives was active.
cg_viewplayerportals value 2: you only see other players' portals when you're speccing them
Added target_scale_velocity
target_activate_if_velocity
Keys
lower_limit: if velocity is under lower_limit, nothing will be activated
upper_limit: if velocity is over upper_limit, nothing will be activated
if either limit is 0, it will be ignored
Spawnflags
1: only horizontal velocity
2: only vertical velocity
Example usage of target_activate_if_velocity
Added target_activate_if_velocity
target_scale_velocity
Keys
scale: multiplier that velocity will be scaled with
Example usage of target_scale_velocity
Added random map mode (g_randomMapMode where the server automatically changes map every X minutes (defined in g_randomMapModeInterval).
Voting for the mode can be toggled with vote_randomMapMode cvar.
Fixed a rare bug that crashed the server on random map vote.
Added player_logJumpCoordinates for mapping purposes. As the cvar name says, logs the jump coordinates every time you jump. (or fall)
Fixed a bug that teleported players to random locations on load after map change.
Added player_drawMessageTime cvar for logging time when the chat message was sent. Setting the cvar to 1 will print [hour:minute] ETPlayer: hello, world! and setting the cvar to 2 will print [hour:minute:second] ETPlayer: hello, world!
Slick detector now detects slickly slopes aswell.
Source: etjump.com | Zero
![]() |
ETJUMP 2.0.4 Version:2.0.4 |
|