Jump to content

Map Scripts

Download map scripts and fixes for Enemy Territory.

62 files

  1. FA Italy B3 Timelimit Patch

    This script reduces the initial round timelimit from 30 minutes to 15.
     
    Additional time is added if Allies are able to progress:
     
    Jeep begins climbing ramp: +5 minutes
    Jeep delivered to gold pickup: +10 minutes
     
    Installation:
    For server administrators only.
     
    1) Place in directory /<modname>/mapscripts. 
    2) Ensure mapscripts CVAR is configured correctly as per mod documentation. 
     
    Please refer to the documentation for your server's mod for additional support in installing mapscripts and configuring them for use correctly. 

    385 downloads

    Updated

  2. Flame Guards Warzone - Timefix

    Mapscript for Flame-guards warzone Enemy Territory map
    to reduce timelimit additions for advancing Axis.
    Timelimit at start reduced from 20 to 15 Minutes.
    5 Minutes are added instead of 10 for each of 4 objectives.
    This is a server side mapscript.
    Map made for Flame-Guards Clan by Marko Mytho of MLB Clan.
    My first mapscript, Works! Cheers!

    324 downloads

    Updated

  3. Ragnars Battery Script - NoQuarter and ETPro version

    Ragnars Battery Script - NoQuarter and ETPro version
    Game rules:
    axis_respawntime 30
    allied_respawntime 20
    number_of_objectives 6
    set_round_timelimit 20
    Objectives:
    Primary:
    1: Destroy Battery Gun / Defend Battery Gun
    Secondary:
    2: Construct Beach Assault Ramp / Prevent Beach Assault Ramp
    3: Capture West Bunker / Defend West Bunker
    4: Destroy Door Controls / Protect Door Controls
    5: Allied command post
    6: Axis command post

    Changes:
    announce: "The server is running Ragnars Battery Script (noquarter version).

    * After Allies built the Beach Assault Ramp for the 5th time it can only be destroyed
    by dynamite."
    * Assault Ramp near the North-West MG Nest available (see the command map for location).
    Allies can build the Bunker Assault Ramp by using the materials inside the bunker.
    * Axis can rebuild the Backdoor."
    Allies need dynamite to destroy the Backdoor for the first time."
    For all subsequent attacks also satchels can be used."
    * Axis can spawn near the backdoor as long as the Axis command post is built.
    * Axis MG nests and the command post are built on map start.
    * The Generator does not open or close the backdoor, only doors near the Gun and at the
    bunker front close and open as usual."
    * The MG42 nests in the East Bunker (near the Command Post) are removed.
    * Frontline mod."
    * Script includes all ETPro map script fixes.
    * Script includes mortis' map fixes.
    Check: http://forum.splatterladder.com/index.php?showtopic=6662
    for feedback, updatesand bug reports.

    313 downloads

    Submitted

  4. Oasis wall jump protection script

    This script prevents players from being able to double / team jump over the old city wall.
     
    Installation:
    For server administrators only.
     
    1) Place in directory /<modname>/mapscripts. 
    2) Ensure mapscripts CVAR is configured correctly as per mod documentation. 
     
    Please refer to the documentation for your server's mod for additional support in installing mapscripts and configuring them for use correctly. 

    286 downloads

    Updated

  5. Beerrun B7a Roof exploit protection

    This mapscript prevents players from exploiting the roof in the loading dock.
     
    Installation:
    For server administrators only.
     
    1) Place in directory /<modname>/mapscripts. 
    2) Ensure mapscripts CVAR is configured correctly as per mod documentation. 
     
    Please refer to the documentation for your server's mod for additional support in installing mapscripts and configuring them for use correctly. 

    278 downloads

    Submitted

  6. Venice Piano Block / Disable Script

    This zip folder contains two mapscripts.
    Option 1: disables the piano keyboard so it makes no sounds.
    Option 2: blocks access to the piano entirely.
     
    Installation:
    For server administrators only.
     
    1) Place in directory /<modname>/mapscripts. 
    2) Ensure mapscripts CVAR is configured correctly as per mod documentation. 
     
    Please refer to the documentation for your server's mod for additional support in installing mapscripts and configuring them for use correctly. 

    274 downloads

    Submitted

  7. Fueldump Wall Jump Protection Script

    This mapscript prevents Allies from jumping over the fueldump walls. Any Allied player attempting to jump over will be pushed back and a message displayed (see screenshot).
     
    Installation:
    For server administrators only.
     
    1) Place in directory /<modname>/mapscripts. 
    2) Ensure mapscripts CVAR is configured correctly as per mod documentation. 
     
    Please refer to the documentation for your server's mod for additional support in installing mapscripts and configuring them for use correctly. 

    274 downloads

    Submitted

  8. et_beach_patch.pk3

    This file can be placed inside the mod folder to repair a recursive error that continues to play from entities until the side entrance or main entrance is blown not sure which one
     
    missing folder & sound files
     
    sound/multiplayer/mortar_exp03.wav
    sound/multiplayer/mortar_exp04.wav
     
    fix was to add a sound/maps/et_beach.sps origin was random guess
    speakerScript {     speakerDef {         noise "sound/multiplayer/mortar_exp03.wav"         origin 95.00 4492.00 2014.00         looped "on"         broadcast "no"         volume 40         range 1250     }     speakerDef {         noise "sound/multiplayer/mortar_exp04.wav"         origin 0.00 4098.00 2036.00         looped "on"         broadcast "no"         volume 40         range 1250     } }  
     +
     
    sound/scripts/et_beach.sounds the sound wav file is default sound pak0 pk3\sound\weapons\grenade\gren_expl.wav but the path was not matched had to import to pk3 and rename + add script to .sounds
    mortar_exp03 {     sound sound/multiplayer/mortar_exp03.wav     voice     streaming } mortar_exp04 {     sound sound/multiplayer/mortar_exp04.wav     voice     streaming }  
    This doesn't fix model warning but is null should not affect the server
     
    Warning R_LoadMD3: model models/multiplayer/flagpole/flagpole_reinforce.md3 surf num [0] is using  
    tested with W:ET and W:ETL same results same fix
     
    edit: the screen shot was taken after testing before bots finished the map

    273 downloads

    Updated

  9. Haunted Mansion Bedroom Window Trick Jump Exploit Patch

    This mapscript makes the bedroom window solid until either:
     
    1) The bedroom door is destroyed, OR
    2) A covert op steals the gold
     
    This prevents players from using trick jumping to gain early access to the gold objective.
     
    Installation:
    For server administrators only.
     
    1) Place in directory /<modname>/mapscripts. 
    2) Ensure mapscripts CVAR is configured correctly as per mod documentation. 
     
    Please refer to the documentation for your server's mod for additional support in installing mapscripts and configuring them for use correctly. 

    269 downloads

    Submitted

  10. Adlernest Roof Exploit Fix

    This script makes the roof of the building inaccessible. I have also included dersaidin's fixes to prevent server crashing.
     
    Installation:
    For server administrators only.
     
    1) Place in directory /<modname>/mapscripts. 
    2) Ensure mapscripts CVAR is configured correctly as per mod documentation. 
     
    Please refer to the documentation for your server's mod for additional support in installing mapscripts and configuring them for use correctly. 

    268 downloads

    Updated

  11. Supply Depot 2 Mortar Exploit Patch

    This script adds an invisible roof to prevent the Supply Depot 2 mortar exploit.
     
    Please feedback any issues to BlackWolf via PM if experiencing continued exploitation.
     
    Installation:
    For server administrators only.
     
    1) Place in directory /<modname>/mapscripts. 
    2) Ensure mapscripts CVAR is configured correctly as per mod documentation. 
     
    Please refer to the documentation for your server's mod for additional support in installing mapscripts and configuring them for use correctly. 

    267 downloads

    Submitted

  12. Caen 4 Town Spawn Fix

    This script adjusts the behaviour of the town flag.
     
    Once the tank is stolen, the flag is removed and the Axis permanently spawn at the town. Allies can no longer recapture it. 
     
    Installation:
    For server administrators only.
     
    1) Place in directory /<modname>/mapscripts. 
    2) Ensure mapscripts CVAR is configured correctly as per mod documentation. 
     
    Please refer to the documentation for your server's mod for additional support in installing mapscripts and configuring them for use correctly. 

    263 downloads

    Updated

  13. bba0-beta2.script

    This patch is to repair some errors and entity warnings this goes into server side map scripts to sync bba0-beta2.bsp
     
    This also sync's the sounds to trigger properly for this patch here https://fearless-assassins.com/files/file/1861-bba0-beta2_patch-fixed-v2
     
    All other changes not highlighted are related to the sound/scripts/bba0-beta2.sounds from changes made to import sounds for ctf_ sounds steals, dropped, returned, scored could not find leads or ties so the reason for leaving the scripting part is encase they get found for future reference.
     

    262 downloads

    Submitted

  14. fa_egypt_b2.script

    This is almost the same as MLB Egypt but some changes were made to the script so it wasn't possible to use the maps/mlb_egypt.script 
     
    This goes in to etmain/maps
     
    Same as before none of the scripting was removed just marked out the missing sound files but had the same scripting for voiceannounce as the screen shot displays

    261 downloads

    Submitted

  15. mlb_egypt.script

    This goes in to etmain/maps on server side to fix sound errors clients shouldn't have to download this file I don't think
     
    None of the scripting was removed just marked out to stop the errors
     
    There was only 5 sound paths that had wav files to sync to out of 99 voiceannounce commands
     
    I have no clue where the rest of the sound files are another reason for a script adjustment

    252 downloads

    Submitted

  16. Less Snow for Fueldump & Railgun - lesssnow_4_fdrg.zip

    pk3 Fix: z_less-snow_4_fd+rg.pk3
    This mod pack provides less snow on Fueldump and Railgun for better FPS.
     
    Changes:
     
    - Terrain and buildings with less snow
    - New trunks
    - Brighter barb wire
    - New doors in Fuel Dump
    - New pipe in Rail Gun
    - Removed snowflakes in Rail Gun
    - New loading screens for both maps

    199 downloads

    Updated

  17. Railgun Tower Spawn Map script Fix

    The zip contains enhanced mapscripts for Railgun, based on the ETPro 3.1.13 mapscripts.
     
    The mapscripts provide 2, 4 or 6 additional spawn positions at the upper level of the Tower near the Railgun.
    You can choose the number accordingly to server size and style of play.

    197 downloads

    Updated

  18. dubrovnik_final

    Script for map dubrovnik_final. It blocks the access to the roof.

    145 downloads

    Submitted

  19. Fueldump "Pro" Script III

    In addition to all etpro features and setting of the allied autospawn to the cp at spline 73, this script disables stage 2 of the east depot defenses. Thanks to 2/3Soul for the modified constructible code. Noobs can no longer build the east defenses, stage 2 with this script. Only stage 1 can be built. On the west side, both stages of depot defenses work normally. No more games spoiled by hyperactive noobs. Player clips block all trickjumps into fueldump. 2 axis spawns are enabled in the Axis truck garage. Axis can spawn at Axis CP when CP is built. Allies can spawn at Health and Ammo hut after advancing the tank to the MG nest. Allied spawn at Ammo Hut is disabled after tank blows the main tunnel door. Axis spawn is disabled by blowing up the Axis CP. Bridge stages reduced to one engy bar each for faster build. Allied footpath is reduced to .75 bar for fast build time. This script is experimental!

    140 downloads

    Submitted

  20. sw_goldrush_te

    Fixes wm_endround waitstate. Courtesy Dersaiden.

    134 downloads

    Submitted

  21. Frostbite Final

    Adjusts wait states and disables speakers when storage wall is destroyed....

    133 downloads

    Submitted

  22. wurttemberg_b4

    Fixes wm_endround waitstate. Courtesy Dersaiden.

    128 downloads

    Submitted

  23. Radar

    Fixes wm_endround waitstate. Courtesy Dersaiden.

    120 downloads

    Submitted

  24. Fueldump - new script

    In addition to the standard etpro features, the autospawn is set to the command post (if active) at spline 73. An announcement indicates when this is set. This forces teh noobs to autospawn forward when the tank exits the tunnels and is heading towards the depot. Corrects autospawn wait times to be set prior to players spawning. Reduces end of round wait state, making a 31 second plant by Allies winnable (previously, Allies had to plant with 34 or more seconds remaining).

    118 downloads

    Submitted

  25. tc_base

    Fixes wm_endround waitstate. Courtesy Dersaiden.

    112 downloads

    Submitted


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.