Scene, Cup and Leagues
Omni-bot 0.85 RtCW + ET Released!
Omni-bot 0.85 for Enemy Territory and Return to Castle Wolfenstein have been released.
We are pleased to announce new version of Omni-Bot for ET and RTCW. There are many new features especially in RTCW because previous versions 0.83 and 0.84 were released exclusively for ET.
Many waypoints are not yet finished, but you can download them from the Assembla repository. Omni-bot 0.85 can load them directly from incomplete_navs folder. You don't have to move them to nav folder anymore.
You can download 64-bit binaries for both Linux and Windows. They require latest version of ET:Legacy or iortcw. They should be installed only on dedicated servers. Do not install 64-bit version on your home PC because you would not be able to connect to public multi-player servers.
We have also successfully compiled Omni-bot for ARM processor. It's possible to run RTCW server on Raspberry Pi computer.
> RTCW 0.85 changelog > ET 0.85 changelog
Source: www.omni-bot.invisionzone.com
![]() |
OMNI BOT ET - ALL OS Version:0.85 |
|
![]() |
OMNI BOT RTCW - ALL OS Version:0.85 |
|
HD world flags (1.0)
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
437
I'm happy to announce that the CyberGamer Anticheat now supports Enemy Territory! Effective immediately, CGAC is mandatory in all CG EU ET ladder matches. Read the rest of this newspost for more information.
To install CGAC, follow the steps below. Once you have installed the software, on your first launch the program will automatically update to the latest version.
- Download the installer here.
- Extract the .zip file.
- Make sure you have .NET framework 4.0 installed. If you do not have .NET framework 4.0 installed, you can download it here.
- Run setup.exe from within the extracted folder.
- To find your User ID and Auth Key, go to your Extended Profile page and click "Game IDs" in the "GAME DEFAULTS" section. You'll find your information at the top of that window.
If you experience any troubles installing the software, please make sure you add an exception to your antivirus, have extracted the .zip file, and are running the program as administrator.
As stated above, CGAC must be used in all ladder matches played on CyberGamer. Simply open CGAC.exe, enter the match ID, and start playing.
By scrolling down on the match page, you can see which players are currently running CGAC along with all logs for that match. If CGAC is active, it should display "CGAC running" in green text.
Playing a match on the CG EU ET 3on3 or 6on6 ladder without CGAC will result in a forfeit loss.
Please note that the CG EU ET crew and I are not experts on CGAC, so all queries regarding technical support should be directed to badkip, the developer. You can contact him by posting in his journal or opening a support ticket on the CyberGamer website.
Related:
http://eu.cybergamer.com/article/4427/CGAC-Major-Update-Public-Configs-and-ET-Support/
http://eu.cybergamer.com/forums/thread/534070/CGAC-Updated-CoD4-Config-and-ET-Support-Included/
http://www.crossfire.nu/journals/151436/cgac-supporting-et-now
http://eu.cybergamer.com/article/4345/CGAC-The-new-anti-cheat/
http://eu.cybergamer.com/cgac/
IRC #cg.et
CyberGamer AntiCheat unterstützt jetzt ET und ist Pflicht für die CG-Liga
Das Team von CyberGamer verkündet, dass das CyberGamer-Anticheat (CGAC) jetzt auch Enemy Territory unterstützt!
Ab sofort ist in allen CG EU ET Ligen (CyberGamer ET Europa) das Spielen mit CG-Anticheat pflicht!
Um CGAC zu installieren, folge den Schritten wie unten aufgeführt. Sobald die Software installiert ist, wird beim ersten Start, das Programm automatisch auf die neueste Version aktualisiert.
1. Downloade das Installations Programm hier.
2. Entpacke die zip-Datei.
3. Stelle sicher, das du NET-Framework 4.0 installiert hast - Wenn nicht... hier herunterladen.
4. Starte die setup.exe aus dem "entpackten" Ordner.
5. Um die Benutzer-ID und den Auth Key zu finden, schaue in deinem "erweiterten Profil" nach und klicke auf "GAME-IDs" im Abschnitt unter "GAME DEFAULTS". Mehr Informationen dazu findest du auch oberhalb des Windows-Fensters.
Falls irgendwelche Probleme bei der Installation der Software auftreten, stelle bitte sicher, dass du in deinem Antivirus-Tool, CGAC als Ausnahme hinzufügst bzw. erlaubst und führe CGAC in deinem Windows als Administrator aus.
Source: crossfire.nu | etpro.de
Omni-Bot 0.84 for ET released
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 |
|
Dark Alchemy goes Chaotic
Panzers, riflenades, shotguns and headshots. Just some ingredients for a nice map-cocktail.
We promise you a "blast" of an evening. And you also need to keep your "head" clear.
Come and show us your skills with all weapons available.
See you the 29th (Sunday) of june at the server to be: Dark Alchemy #2
More info > here <
Source: wolffiles.de | dark-alchemy.com
Ambition 2
Kent "Loffy" Lofgren (Sweden) released his new ET Map Ambition 2
He included all files necessary to run Omnibots on this map.
Number of players: 6 vs. 6 or higher (up to 32 vs. 32).
Installation/play: Place the pk3 in your etmain folder, select it from the game menu (Host),
or bring down the console and use the command /map ambition2 (not ambition2.pk3) to run the map.
Source: splashdamage.com | wolffiles.de | loffysdomain.com
![]() |
AMBITION 2 |
|
Norwegian Battery Beta 5
Allied-attack map Norwegian Battery beta 5 from TWT.
~~~Storyline~~~
The Axis forces have built an anti-ship battery on the coast of Norway, the allies must destroy it in order to guarantee safe passage for all Allied shipping.
~~~New section of the map!~~~
A totally new barack-section is maded to give the map better flow
The new section got 4 enter-able houses.
The allies can acces it eighter by cvops (dressed)(disguised) or by jumps or by destroying the gate.(new)
2h/a cabinets. both on tactical places
+ the very special target (default used for mortars) that shows the place where the keycard is located, (when the keycard is stolen it shows where it should be secured
~~~Fixes~~~
A lot of bugs has been fixed since b4: *construct the commandpost x2 -fixed *3x z-fighting places (flickering shadows)
Great thanks to quarkclan and thunder.
Source: thewolfteam.org

NORWEGIAN BATTERY Version:Beta 5
ove
29.04.2014
5.67 MB
241
[UJE] Gondola Sniper (Beta 1)
Snipermap UJE Gondola Sniper (beta 1) made by [UJE] Niek. Had to make a snipermap for xmas for the year 2013 and yes Wolfenstein ET is still alive after so many years, Congratulations with this great game :-) So...there are snow gondolas in this map for all the people who don't like snow. Crossing is possible in 2 ways ,with the gondola and by foot.
Have alot of fun in this map and merry xmas and a good newyear
* at the start of the map there is almost no snow and after
20 minutes it's loaded with snow
* passing availeble with the gondels and by foot
* 2 points medic each side
* It has a xmas scene

Snipermap UJE Gondola Sniper (Beta 1) erstellt von [UJE] Niek. Wollte noch eine Snipermap für Weihnachten 2013 machen,
Wolfenstein ET lebt auch Heute noch, nach so vielen Jahren! Wir gratulieren diesem großen Spiel :) Also ... es gibt Schnee und Gondeln in dieser Karte für alle Menschen die Schnee nicht kennen. Mapcrossing ist in doppelt - mit der Gondelbahn - und zu Fuß - möglich.
Viel Spaß mit dieser Map und fröhliche Weihnachten und ein gutes Neues Jahr!
Source: ujeclan.com

GONDOLA SNIPER (UJE) Version:beta 1
[UJE] Niek
10.12.2013
9,84 MB
319
Prime Squadron
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 |
|
ETJump 2.0.4 released!
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 |
|
Download News
| 09-02-20 | |
| 05-01-20 | |
| 21-07-19 | |
| 21-07-19 | |
| 21-07-19 | |
| 14-04-19 | |
| 14-04-19 | |
| 14-04-19 | |
| 14-04-19 | |
| 27-01-19 |
Download Charts
| 90017 | |
| 35772 | |
| 22333 | |
| 22283 | |
| 21523 | |
| 18919 | |
| 15248 | |
| 14878 | |
| 10254 | |
| 9363 |
- Comments
- Tags
- Calendar


