Skip to content

etjump/mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETJump Mapping Assets

This repository has all ETJump mapping scripts and files you need to start mapping for ETJump mod.

What is ETJump

ETJump is a Wolfenstein: Enemy Territory trickjump modification.

ETJump documentation

All avaible ETJump cvar and mapping entity descriptions can be found in ETJump documentation.

How to install

GtkRadiant 1.4/1.6

  • Download repository as a zip file
  • Extract archive in your etmain folder of your mapping directory
  • Add lightblock to your shaderlist.txt

GtkRadiant 1.5/NetRadiant

  • Download repository as a zip file
  • Extract archive in your etmain folder of your mapping directory
  • Move et_entities.ent into path\to\radiant\et.game\etmain
    • Note: recent releases of netradiant-custom have moved game folders to gamepacks directory, so the path is radiant\gamepacks\et.game\etmain
  • Add lightblock to your shaderlist.txt

Custinfoparms

Using the common/portalclip shader requires usage of -custinfoparms BSP stage switch during compilation, and for the provided custinfoparms.txt to be present in the scripts directory. After installation, you may use the defined surfaceparm portalclip in any shaders to create portal clips. Portal clips are surfaces which players cannot shoot portalgun portals through.

Extra assets

Some useful assets that present in originals maps, but not inlcuded in Radiant installation, can be found in this repository.

Missing assets

There are few missing assets linked to some entities. These can be found in either RTCW or shipped along GtkRadiant in folder installs\WolfPack\install\main

  • alarm_box

    • models/mapobjects/electronics/alarmbox.mdc
    • sound/world/alarmswitch.wav
  • props_chair_chat

    • models/furniture/chair/chair_chat.mdc
    • models/mapobjects/vehicles/sherman_s.tga
  • props_chair_chatarm

    • models/furniture/chair/chair_chatarm.mdc
    • models/mapobjects/vehicles/sherman_s.tga
  • props_flamebarrel

    • models/furniture/barrel/barrel_b.mdc
    • models/furniture/barrel/barrel_c.mdc
    • models/furniture/barrel/barrel_d.mdc
    • models/furniture/barrel/barrel_m01g.jpg

About

ETJump mapping scripts and files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages