A+ A A-

Wolfenstein

ETJump Mod 2.0.3

Published in ET Mods

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.

I decided today would be a good day to finally release ETJump 2.0.3! It took way longer than I expected and it doesn't have all the features I wanted to implement. I decided it was time to release it anyway as people have been waiting for way too long.

Short changelog:
    New admin system (no more usernames and passwords that are hard to deal with)
    Mapping features
    Minor enhancements to gameplay
    Bug fixes

What's next?
My future plan is to release new versions more frequently. Due to some mistakes I couldn't really do that for version 2.0.2.

Source: etpro.de | Zero

ETJUMP 2.0.3 Version:2.0.3
Author Zero & Feengur Date 08.01.2015 Filesize 6.53 MB Download 235



Soundpaket |D6F| Janine

Published in ET Mods

|D6F| präsentiert sein neues 50 MB schweres Weapon/War Soundspack 1.0.

Die Waffensounds hören sich realistisch an und wirken nicht blechern, wie sonst so oft. Desweiteren bietet das Soundpack neue Fahrzeug- und Panzer(fahr)geräusche. Auch neue Explosionsgeräsche aller Art, Schritte, Türen, Maschinen, Radios, Vögel, Wind und sämtliche andere Geräusche sind überarbeitet worden.
Kurz gesagt: Dieses Soundpack ändert so ziemlich alles an Geräuschen die es in ET überhaupt gibt!

Zwecks weiterer Informationen besuche einfach die |D6F|Website www.d6f.de.ms

 
+++UPDATE+++
Nach Absprache mit Janine, können wir euch jetzt auch eine kleinere Version (38 MB) des Weapon/War Soundspack anbieten. Danke an |D6F| Janine. 

Quelle: Wolfmap.de

D6F WEAPON/WAR SOUNDS 1.0 Version:1.0
Author |D6F| Janine Date 07.08.2007 Filesize 51,79 MB Download 440


ETJump 2.2.0 released

Published in ET Mods

ETJump 2.2.0 is out!

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.

Changelog:
  Increased progression tracker limit from 10 to 50.
    K43 and Garand no longer have any spread.
    Added spawnflag 8 to target_startTimer to reset the runtimer if pmove is not fixed
    Added spawnflag 16 to target_startTimer to disable use of save slots and backups
    Portal gun changes:
        Both portal gun fire rates are now equal.
        Lowered the minimum allowed distance between the portal gun portals.
        Changed other players' portal color 1 to green to make it more distinct on light surfaces.
    Enhanced vote UX
        Spectators can now see the y/n count.
        Selected y/n is highlighted.
        Revoting is now possible. Players can change their vote 3 times 10 seconds after the vote.
    Removed unused cvars.
    Vsay now plays the same voice for every player.
    Fixed a click event issue in the widescreen UI.
    shooter_rocket can now hit players.
    renamed target_tracker tracker_setIf key to tracker_set_if to match the other keys.
    fixed long map name not flipped correctly on map loading
    added spawnflags 2 for weapon_portalgun entity to make it rotating around its center
    added spawnflags 4 for all item_* and weapon_* entities to make them bobbing if they are floating in the air (1)
    vid_restart no longer breaks timerun timer.
    misc_landmine no longer crashes the client.
    CHS 50 displays the last jump coordinates.
    !spec now correctly only tries to match players that are not spectating.
    Added two new spawnflags for target_startTimer
        32 disable explosive weapons pickup
        64 disable portal gun pickup
    Drowned players are now correctly put to spec after a period of inactivity.
    Added worldspawn key nooverbounce. Disables overbounce if set to anything but 0.
        Surfaceparm monsterslicksouth enables overbounce on maps with no overbounce enabled.
    Added spawnflag 8 to target_teleporter. Works like 4 (preserves yaw) except keeps the pitch value as well.
    trigger_teleporter now supports same spawnflags as target_teleporter.
    Added overbounce watcher. You can save a position and the watcher will display whenever you are pointing at an OB location.
        etj_drawObWatcher to toggle the OB watcher.
        etj_obWatcherX/Y to change the location of the watcher.
        ob_save <optional name> to save the current position. Saved position will be displayed.
        ob_load <optional name> to load the saved position to be displayed.
        ob_reset to remove the displayed position. (Nothing will be displayed)
    HUD/UI clean up (replaced some drawchars on proper text drawing method)
    Value 9 for etj_drawSpeed2 now displays only tens in speedometer (ignores hundreds & thousands)
    Added 'etj_drawMaxSpeed' variable and etj_maxSpeedX/Y/Duration to display max speed from previous load session
    Fixed a bug in etj_noActivateLean
    Added vote_minVoteDuration to limit how fast a vote can pass after the callvote.

Source: etjump.com

 

ETJUMP 2.2.0 Version:2.2.0
Author Zero, XIS, Vallz and Ryven Date 22.01.2017 Filesize 6.63 MB Download 258


ETJump 2.0.4 released!

Published in ET Mods

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
Author Zero Date 31.03.2015 Filesize 1.01 KB Download 247



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

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 296


WolfAdmin 1.1.0 released

Published in ET Mods

WolfAdmin is a Lua module for Wolfenstein: Enemy Territory servers created by Timo 'Timothy' Smit. It is an enhancement of the existing game, mod and shrubbot functionalities, providing you with extra tools to administrate your server.

Among the features are advanced logging of player data, a new set of commands your administrators may use and a new set of custom voting options. Finally the module also provides some functionality which was originally provided by popular mods and makes them available on all mods.

Features
    Auto-kick players with no GUID
    Balancer (both automatically and manually)
    New voting options
    New voting menu
    Admin chat
    Rulebook
    Player greetings
    Database (MySQL, SQLite3)
    Spree records
    Alias history
    Warn history
    Level history
    Incognito mode (toggles the @ flag, shows as guest and no aka in !listplayers)
    Voice muting (blocks vsay and vsay_team)
    Player locking (same as !lock but now player-specific)
    Voting timeout (for !nextmap voting)
    New shrubbot flags to grant new commands and features
    New CVARs to customize above features

Many thanks to the contributors of ET: Legacy, NoQuarter, ETPub and the other modifications for their Lua implementation and inspiration for new features. Also, thanks to:

    IR4T4 – advice, testing and contributions
    Ninjadeer – ideas and testing
    Old-Owl – ideas and testing
    Spyhawk – advice, testing and contributions
    Stephan – advice and ideas

And last but not least, the Splash Damage team for releasing such an epic game.

Link: timosmit.com/wolfadmin

Source: dark-alchemy.com | wolffiles.de

>> Downloads: timosmit.com/wolfadmin/download

 

WOLFADMIN Version:1.1.0
Author Timothy Date 31.01.2017 Filesize 0,09 MB Download 310


SOUNDPACK =TKB= V6

Published in ET Mods

Dieses Soundpack von =TBK=(Zain) beinhaltet 70 extra Sounds, die garantiert für Spass auf euren Server sorgen werden. Es sind nur Funsounds die mit dem Vsay Menü aufgerufen werden.

Installieren:
Entpacke die .zip Datei und lade die .pk3 auf dein Gameserver und in dein Downloadordner hoch. Nun starte den Server neu und die Sounds sind aktiv.
Zum Deinstallieren einfach die .pk3 löschen und den Server neustarten.
 

Link: =TBK=

Quelle: RtCW Files

TKB SOUNDPACK V6 Version:v6
Author =TKB=(ZAIN) Date 18.06.2008 Filesize 6,9 Mb Download 476


Reloaded 1.1.0

Published in ET Mods

ETMOD Reloaded 1.1.0 - The mod is built on ETpub featuring its own Admin and Member skins, also the standard Wolf-ET skins have been updated to better ones. Later on we will try to implement an officer's cap and a beret for the admins, covert ops will receive a field cap as admin. And maybe, just maybe, upgrade the weapons with new and better looking ones. Lastly, we will attempt to make both male and female players.

This excellent Wolfenstein Enemy Territory modification has been created by The-Wolf-Team. More information on MODdb.com

Source - splashdamage.com/thunder | wolffiles.de

RELOADED MOD (WITH + WITHOUT LUA) Version:1.1.0
Author thunder Date 14.09.2014 Filesize 58,486 MB Download 301


HD world flags (1.0)

Published in ET Mods

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
Author TimOOn Date 05.05.2014 Filesize 1,323 MB Download 437


  

   

 

  

  

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