Darksaber_SMC Posted February 23, 2004 Share Posted February 23, 2004 Hey guys I'm learning how to use EasyGen... It's really good! Just got a prob that when I get it into radiant and compile, the terrain comes out as a black and white grid texture I've followed this tutorial by the book and perfect, but the end part is really confusing, and not really explained in a way i can undersand. Can you guys help? [ http://rgoer.webhop.net/tutorials.htm ] <--- Tutorial The last 2 paragraphs i dont understand. I dunno whats happning with the shader and adding to shaderlist, etc and how its all put together. Also, I have to use the same map that easygen creates because i cant select the whole terrain. Is there a command i can use to select everything in the map? lol guys, can someone explain? --Darksaber Link to comment Share on other sites More sharing options...
WadeV1589 Posted February 23, 2004 Share Posted February 23, 2004 Moving terrain is easy, just use Shift+Alt+Click on any terrain brush and you'll select the entire func_group. As for the shader it creates....move it into your \base\shaders\ folder. Then open shaderlist.txt which is in \base\shaders and add the name of the shader file onto a line of it's own in that file (open it in Wordpad if you have 1.4.0 due to the 'optimisation' that was done on them....in Linux....not thinking about new-to-mapping Windows users). Now open the .shader file and go way down to the bottom and find that last entry which will look something like textures/myterrain/terrain_base { blah blah blah } cut it and paste it at the top of the file is all that paragraph says. Link to comment Share on other sites More sharing options...
Torchy Posted February 23, 2004 Share Posted February 23, 2004 Originally posted by WadeV1589 open it in Wordpad if you have 1.4.0 due to the 'optimisation' that was done on them.... yup, i love the new 'improved' shaders . but remember! a few kilobytes was saved by removing all the comments! even though we distribute models which the modders already have! Link to comment Share on other sites More sharing options...
WadeV1589 Posted February 24, 2004 Share Posted February 24, 2004 The idea was to ensure all the shaders were in the right file....and in the end most people got confused cuz if you open them in notepad they look like garbage... The default game style is so much better! Link to comment Share on other sites More sharing options...
Darksaber_SMC Posted February 24, 2004 Author Share Posted February 24, 2004 Cool thanx for the shortcut key! But the textures still wont show up It may have something to do with the name of the map? This is what I do... please correct my mistakes Ok, I make a Terrain Map, import it into EasyGEN and make my terrain and texture it. Then when it's ready I save it as "test.egn" I then click to export my map, and the screen comes up. I replace: common/terrain common/caulk with: system/terrain system/caulk I then make my template "rgoer" Under alphamap, i click the "..." button and save the alphamap as "test.pcx" in my JKA base folder. Then, under "metashader" I have the file name as "test.shader" and the name as: textures/test/terrain I then click the 'continue' button I save the map as "test.map" and wait. After this has finished, I move test.shader from my base/scripts folder to my base/shaders folder. I open test.shader up in word pad and move: textures/Sniper/terrain_base { nopicmips q3map_lightmapaxis z q3map_lightmapmergable q3map_tcGen ivector ( 512 0 0 ) ( 0 512 0 ) } Right at the start. I save. Then i open shaderlist.txt in wordpad and add "test" at the botom. I save So yey! It's done (is it ) I open test.map in GtkRadiant, shift-alt click the terrain and copy it. I then make a new map and paste the terrain in. I make some sky add an info_player_start. I save it as "final.map" and compile it [This map is for Multiplayer] I go into the game, run my map and ahh! There are no textures, only this black grid with white lines Whats wrong with my current method? Appriciate any help ;D Thank you! --Darksaber Link to comment Share on other sites More sharing options...
GothiX Posted February 24, 2004 Share Posted February 24, 2004 Originally posted by WadeV1589 The idea was to ensure all the shaders were in the right file....and in the end most people got confused cuz if you open them in notepad they look like garbage... The default game style is so much better! Hit Ctrl+S in wordpad, and you can open them normally in notepad again. Link to comment Share on other sites More sharing options...
rgoer Posted February 24, 2004 Share Posted February 24, 2004 Darksaber: sv_pure 0 Link to comment Share on other sites More sharing options...
Darksaber_SMC Posted February 24, 2004 Author Share Posted February 24, 2004 OMG, WTF! hahaha! ahh! Thanx hahahha, how culd i be so stupid. The last map i made contained extra textures. Putting in that command allowed me to view them... because these this is custom terrain with a custom shader using the same command shows them up! Thanx man, how could i be so stupid (no comment ) haha thanx! --Darksaber :atat: Link to comment Share on other sites More sharing options...
JoeSolo Posted February 27, 2004 Share Posted February 27, 2004 I do it the lazy way make it export it to .map open the .map get rid of the extra terrain i dont want, caulk it and then texture it and forget about the shaders etc lol Link to comment Share on other sites More sharing options...
Darksaber_SMC Posted February 27, 2004 Author Share Posted February 27, 2004 lol but that kinda destroys the purpose EasyGen auto caulks your terrain for you and also having the shader file makes those nice smoothed blended textures which u cant do in radiant (at least i dont think so) heh Link to comment Share on other sites More sharing options...
WadeV1589 Posted February 28, 2004 Share Posted February 28, 2004 Hit Ctrl+S in wordpad, and you can open them normally in notepad again. You don't think I know that GothiX?.... ...my point is the n00bs to mapping are confused enough as it is with shaders without adding the confusion of there being no line breaks in notepad unless you re-save them i write/wordpad/ultraedit....and so on. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.