W:ET Mapping.wezelkrozum.com is a site where you can find important resources, importable prefabs and tools for mappers such as the TC Model Tool, Easygen, Useful mapping commands, map limits, an entity list, Scripting Reference and the Shader Manual. There is a list of tutorials which will get more tutorials as fast as possible. All tutorials include a summary and a prefab at the end. For now only the beginner and tool tutorials are online:
Beginner tutorials
-The GtkRadiant interface
-Your first brush
-Your first room
-Adding textures to your room
-Your first dynamiteable objective
-Your first map
Tools
TC Model Tool functions
Create a terrain with Easygen
Also the mapping tools (Radiant, TC Model Tool, Easygen) are downloadable.
In the meantime the intention will be to collect all important resources and have a tutorial list with all how-to’s and tricks of mapping for Wolfenstein Enemy Territory, so they won’t be lost!

See it by yourself! Go to wetmapping.wezelkrozum.com
I hope it will be useful for many mappers! Greets, Wezelkrozum.





i came to the conclusion that accums are integers (like in c or c++). anybody else knows more ? it definitly was on my list to find out, but i didnt came to it yet. when i tested i reached max ~2^16 and min ~-2^16. i got 32 bit system so i conclude it must be an integer.