Where can i get plugins for GtkRadiant 1.4. I need somehting easy to make a terrain and contructible objects. One time when i was looking for plugins in google i have seen somehting which helps to make a contructible, destructible, etc. objects, but i couldt download it cuz the link wasnt working. I want some plugins which will help me with mapping. I need to convert a bsp into program to edit it. I know it’s possible but i dont know how to do this.
GtjRadiant plugins
Hi,
Radiant 1.4 has a plugin for terrain already: gtkgensurf.
Don’t know about a plugin for constructibles though.
If you mean converting a .bsp to .map, then use this:
“C:\Program files\GtkRadiant-1.4\q3map2.exe” -convert -format map -game et “C:\Program Files\Wolfenstein - Enemy Territory\etmain\maps\mapname.bsp”
Copy/paste into notepad. Save as .bat
mapname is the name of the bsp you want to convert.
You will find it in maps, mapname_converted.map
You’ll lose some info during conversion though. I used to use this before the 6 maps were released as .map to find out how to do stuff.
If you find anymore plugins, let us know.
Good luck 
About terrain… It’s a good idea to do it by hand because the outcome will certainly be of another grade. You might make a mesh and use a heightmap and later decimate using blender(or you’ll get 2-4x the triscount on a hand-made terrain). I might make a tutorial on how to start and some common ideas how to perfect the lines, but have a look at my scene which displays some hand-made terrain.
![]()
![]()