maybe they find good info to give other readers… (those, who dont use search)
Making an ET map for First Timers
i get an error when im loading my map it says wrong version (46 sould be 47) is there an update or something i missed out on?
The BSP is being compiled for the wrong game, because the compiler is being passed the wrong parameters. It probably means that somewhere you have a checkbox or drop-down option set to ‘Return to Castle Wolfenstein’ instead of ‘Wolfenstein: Enemy Territory’.
How are you compiling?
If its with the Build menu in GTKRadiant make sure you are running Radiant in W:ET mode, and that your paths for W:ET are pointing to the right folders.
If you are using a third party compile tool, check that you have told it to compile the map for W:ET, not RTCW. Check your W:ET paths are set correctly.
If its with a batch file make sure you’re using the -et switch.