randy989
2002-11-06, 03:19
Upon my return to Surface and possibly RtCW editing, I decided to begin the resurrection of my previous knowledge by rereading all the tuts on this site and abroad. I may once again become a regular member. Anyway, here's a few questions and such I have come up with so far. I'm sure more will be added to this list in the near future.
First, .aas files. This is not really a question, but more along the lines of advice to others, especially n00bs just starting out. I think I also brought this up back in April or May when I was a reg, but I think it sort of got pushes aside. Anyway, the method outlined in the tut says to copy and paste those two lines of text into a command prompt to compile your .aas files. I, however, found it much easier to use the .bat file that, surprisingly enough, is included with the download eyeronik has thankfully provided for us. So, my preferred method for .aas creation is simply to modify the batch file to match my map's name, and simply double-click it to make the files. Also, using this method does NOT produce incorrect file names, so you don't have to rename anything. If you're going map crazy and have a thousand different projects going at one time, you can simply put %1.bsp in place of your map's name, and run makeaas.bat -mapname from the Windows Run prompt. Still easier than copying and pasting two lines at a command prompt.
Second, sounds. I noticed that the sound tutorial instructs you to have the breakable radio target the target_speaker and to have the target_speaker also target the radio, so that when the radio is destroyed the sound stops playing. Is having the target_speaker target the radio necessary? It seems as if it should only need to go one way.
Also, for making a trigger field that triggers a sound, it says to give the trigger_multiple or _once a targetname, and have the target_speaker target that name. Shouldn't it be the other way around?
Those are my questions for now. Thanks!
And nice tuts, btw, eyeronik. Rereading them is really helping me out.
First, .aas files. This is not really a question, but more along the lines of advice to others, especially n00bs just starting out. I think I also brought this up back in April or May when I was a reg, but I think it sort of got pushes aside. Anyway, the method outlined in the tut says to copy and paste those two lines of text into a command prompt to compile your .aas files. I, however, found it much easier to use the .bat file that, surprisingly enough, is included with the download eyeronik has thankfully provided for us. So, my preferred method for .aas creation is simply to modify the batch file to match my map's name, and simply double-click it to make the files. Also, using this method does NOT produce incorrect file names, so you don't have to rename anything. If you're going map crazy and have a thousand different projects going at one time, you can simply put %1.bsp in place of your map's name, and run makeaas.bat -mapname from the Windows Run prompt. Still easier than copying and pasting two lines at a command prompt.
Second, sounds. I noticed that the sound tutorial instructs you to have the breakable radio target the target_speaker and to have the target_speaker also target the radio, so that when the radio is destroyed the sound stops playing. Is having the target_speaker target the radio necessary? It seems as if it should only need to go one way.
Also, for making a trigger field that triggers a sound, it says to give the trigger_multiple or _once a targetname, and have the target_speaker target that name. Shouldn't it be the other way around?
Those are my questions for now. Thanks!
And nice tuts, btw, eyeronik. Rereading them is really helping me out.