A+ A A-

Wolfenstein

Omni-Bot ET 0.83 Released

Published in ET Mods

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
Author omnibot Date 24.11.2013 Filesize 19.99 MB Download 1586


OMNI BOT - LINUX Version:0.83
Author omnibot Date 24.11.2013 Filesize 20,47 MB Download 430



Silent Mod 0.7.1

Published in ET Mods

The Team from mygamingtalk.com releasedET-Mod silEnT 0.7.1. - There is again a lot of changes, improvements and repairs (Fixes).

Das Team von mygamingtalk.com veröffentlicht ET-Mod silEnT 0.7.1. - Es gibt wieder eine Menge Änderungen, Verbesserungen und Reparaturen (Fixe).

SILENT MOD 0.7.1 Version:0.7.1
Author TheSilencerPL Date 18.05.2013 Filesize 6,641 MB Download 287


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 539



Australian Allied Flag Skin (NQ1.2.9)

Published in ET Mods

Australian Allied Flag Skin (Developed for NQ1.2.9) - This skin will change ALL Allied/USA flags in game to the Australian Flag! Made by |*BS*|Jemstar.
Including: Chat, Command Post, Construction Crates, Win Flag and Spawn Flag.

Australischer Alliierten-Flaggen-Skin (Entwickelt für NQ1.2.9) - Diese Modifizierung ändert ALLE Alliierten / USA-Flaggen im Spiel! Erstellt von |*BS*|Jemstar.
Inklusive: Chat, Kommando-Posten, Konstruktionskisten, Sieger- und Spawn-Flagge.

Image Image Image

Download


Quelle: RtCWfiles.com

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

Dark Mule Skins - Weapons & Soundpack

Published in ET Mods

New Enemy Territory - Dark Mule Skins, Weapons & Soundpack

What does the Dark Mule Pack contain?

    Head models have been modified, (smaller than standard and changed the texture of the hair, e.g.,  Axis hairstyles shaved heads up)
    New models Backpack added
    Added complete Backpack equipment
    Added new belt models,  (belts with additional equipment, now longer for each class)
    Fully and partially altered textures, (this includes face, uniform and weapons textures - dominated camouflage pattern)
    Helmet models are now lower
    Sounds of weapons and environments are changed by more than 90%
    Chat sounds have been added and some partially altered
    Package requires the command + set com_hunkmegs 128
    Package contains a "read me" text file with installallation instructions and how to troubleshoot any problems -
    it is preferable to read this guide because only then will the package work properly

Dark Mule website

Source:  wolffiles.de | Rehhhh via Splatterladder

DARK MULE (SKINS) PACK Version:0.2
Author Dark Mule Team Date 01.02.2015 Filesize 26,35 MB Download 490



ETJump 2.1.0 released

Published in ET Mods

ETJump 2.1.0 is ready!

ETJump is a Wolfenstein: Enemy Territory trickjump modification. It is being actively developed by Zero, XIS, Vallz and Ryven.

New devs
We have 3 new developers that are working on various things for the mod. XIS joined the ETJump development team last year and has been working on trickjump lines (a feature from ETPro that allows players to record routes for jumps and display them later). Vallz joined in March and has been working on features to get more statistics on player performance. Ryven also joined in April and is working on client / UI enhancements...

More important ETJump innovations and information here... forum.etjump.com

Changelog:
    Extended target_relay:
        spawnflags 8: only fires targets if the activating player is currently timerunning
        spawnflags 16: only fires targets if the activating player is currently NOT timerunning
    Added speed_limit key to target_starttimer.
    Timer will not be started if player's speed is higher than the value. Default value is 700.
    Added etj_drawTokens.
    Added etj_enableTimeruns.
    Fixed issues with timerun timer.
    Added trigger_tracker and target_tracker.
    A replacement for target_activate that's easier to use and allows more complex designs.
    Fixed lines ending with a ^ breaking newlines.
    g_banners to enable/disable banners altogether.
    Client side autoexec for map specific configs. (autoexec_mapname.cfg).
    Added spawnflags 1 to target_remove_portals to disable the text print.
    Added target_interrupt_timerunto stop any timerun without setting a record.
    Added target_set_health.
    Set's activator's health to the value specified by the health key.
    Spawnflags 1 to set once per life.
    Fixed a likely crash on linux client.
    Added cvars to control ghost player's transparency:
    etj_ghostPlayersOpacity controls ghostplayer's transparency.
    etj_ghostPlayersFadeRange controls distance when ghostplayer starts to fade.
    Custom vsays: /vsay <variation> <id> <custom text> e.g. /vsay 4 hi Good evening!.
    UI enhancements:
        optional shadows for runtimer and speed
        runtimer user experience improved
        added cvar to auto hide the timer when it isn't used etj_runTimerAutoHide
        popup message grouping (avoid duplicates) etj_popupGrouped
        teamchat height increased up to 14 lines (from 8)
    Added cvar to control explosives shake etj_explosivesShake
    0 disables shaking, 1 disables shaking from own explosives, 2 disables shaking from other player's explosives, 3 default behaviour
    Widescreen support
    etj_chatFlags toggles team flags next to chat messages.
    Improved callvote:
    Specs can no longer vote.
    Votes will stay for full 30 seconds unless the percentage needed out of number of connected clients has exceeded for either yes or no votes.
    For example: 51% => 2 players are in team, 2 in spec => 3 votes are needed. If both players in team vote yes it will wait for 30 seconds and pass. If one of the specs join team vote yes, it will pass instantly. If one of the specs join team and vote no, it will wait for the vote to expire and pass.
    Fixed a bug in listbans.
    Fixed weird coordinates in the chat causing undesired mouse movements
    Bullets and explosives go through ghost players
    vsay correctly displays timestamp
    Added cvar to disable lean when holding +activate key along with strafe keys etj_noActivateLean
    Chat improvements:
        Increased chat messages up to 200 chars
        New multiline chat textbox with character counter

Source: etjump.com | etpro.de

 

ETJUMP 2.1.0 Version:2.1.0
Author Zero, XIS, Vallz and Ryven Date 07.11.2016 Filesize 7.8 MB Download 209


ET Headquarters 0.9.127

Published in ET Mods

Wolfenstein: Enemy Territory Mod ET Headquarters 0.9.127 released

ET Headquarters adds a flexible character customization system to Wolfenstein Enemy Territory. It also adds gameplay changes and rebalances class mechanics. Its core gameplay remains close to vanilla ET. Features: - Omnibot Support - ETpro Mapscripting Support - Lua 5.1 Support - Sqlite3 Database Backend - Xpsave and Moditemsave Support - Game Coins - Character Customization - Flexible Character Customization Backend - Barracks Menu to Visually Unlock Character Items - New Command Post Gameplay - Blue Adrenaline - Covert Ops Weapon Specialist

Mod Features
Amongst the many which stand out:
- Omnibot Support
- ETpro Mapscripting Support
- Lua 5.1 Support
- Sqlite3 Database Backend
- Xpsave and Moditemsave Support
- Game Coins
- Character Customization
- Flexible Character Customization Backend
- Barracks Menu to Visually Unlock Character Items
- New Command Post Gameplay
- Blue Adrenaline
- Covert Ops Weapon Specialist

The Team
acQu - Code, Game Design
Floreio - Models
Jenkins - Logo, 2D gfx
Thunder - Skins, Models

Webpresence
ModDB: moddb.com/et-headquarters
Bug reports go to: thewolfteam.org

Not all media assets shown in the pictures, videos, etc, were done by us alone. We hereby thank everyone in the community who made these assets available. We do not take credit for those.

Source: etpro.de

ET HEADQUARTERS Version:0.9.127
Author acQu - Floreio - Jenkins - Thunder Date 30.07.2014 Filesize 7,019 MB Download 322


American Civil War Mod v2 (Update)

Published in ET Mods

Enemy Territory American Civil War Mod - Version 2

This is the new and improved 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.
There are now 30 maps to play, in 3 ten-map campaigns. The maplist is as follows:

This brand new version has many improvements on the original release. Check the "changelog", please, for all the latest details.

Changelog :
1  : The ranks are now different, in respects to the Confederate and Union armies. Please refer to the "ACW_Ranks.png"
2  : Added a civilian, a Mexican, an Indian bot (Confederacy and Union).
3  : Fixed some maps.
4  : Code : Fixed more warnings. (Windows & Linux).
5  : Code : Added extra chat messages to the bots in the game, there's 295 messages in total. (You can edit messages or add new messages via editing the "bots-chat.txt" contained in the "acw.pk3").
6  : Code : There's a total of 60 new bot voices added. (43 English, 10 Mexican, 7 voices for French : Fun answers from the movie “the 7th company”).
7  : Modified the main menu of the background picture.
8  : Modified the movie in the "etintro.roq" file.
9  : Modified the in-game menus. Pictures have been added to the hud, for standing, crouching, prone and dead positions.
10 : Changed both the "Hud Bobot" and the "Hud ET". (HUD EDITOR menu in-game).
11 : Modified the  "XPSave" for all players and bots, especially for Windows security.
12 : Automatic settings, full screen display available for portable computers. (seta r_mode “-1” unsafe, default.cfg into acw.pk3.).
13 : Menu, listen to all the music contained in the maps or simply select the individual tracks you'd like to listen to.

North American Campaign: # Killdeer Mountain # Fort Abercrombie # Storm Point # Once Upon a Time in the West # Factory #The Wild Wild West # Farm # Hang'Em High

Central American Campaign: # Fort Laramie # Church # Union pacific # Burlington # Home Sweet Home # Hacienda # Warlock # Durango

South American Campaign: # Dodge City # Colorado River # Santa Fe # El Paso # Tombstone # Tijuana, Yuma # Tucson # Mexican # Oasis # The Alamo.

Please note that some of the maps have "night" versions that can be played too.

Source: wolffiles.de | bobots.e-monsite.com

AMERICAN CIVIL WAR MOD Version:2.0
Website BOBOT and PAV Date 16.07.2017 Filesize 798.11 MB Download 436


ETNam at Dark Alchemy

Published in ET Scene

ETNam at Dark Alchemy
This weekend we are meeting at Dark Alchemy A2 server to play ETNam
mod. It moves the gameplay into Vietnam war scenery.

 If you are curious about new weapons, becoming kamikaze or activating
the fury mode - remember the event date and join us!

 We are starting this Sunday 12 July 2015
at 19:30 CEST at 213.239.207.85:27961

Source: dark-alchemy.com

  

   

 

  

  

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