Quick Question About Lights.rad

Nukem3000Nukem3000 Join Date: 2004-08-03 Member: 30335Members
Where should I put this file, so the compiler will look for it?
Are there any commands that I should give batch compiler so it would include lights.rad?

Comments

  • NEO_PhyteNEO_Phyte We need shirtgons! Join Date: 2003-12-16 Member: 24453Members, Constellation
    its easier to just include an info_texlights in your map
  • KesterKester Join Date: 2004-02-21 Member: 26770Members, Constellation
    All you need to do is add the lights.rad file where your .map file is located and BC will automatically use it. If its named differently than lights.rad (maybe mymapslights.rad), goto the RAD section on BC and find "Lights file" and add the name of your rad file here. If it is located in the same directory as your map file then all you will need is the name of your rad file, and not its path.
  • brute_forcebrute_force Join Date: 2003-10-04 Member: 21433Members, Constellation
    If you're not using BC, you can use this switch:

    -lights "C:\whereEver\youHave\yourlights.rad"
    For RAD, of course. RAD will automatically use the one called "lights.rad" in the same folder as your .map file, so if you don't feel like using this switch just put it in the folder and name it lights.rad and it should be included.
  • KesterKester Join Date: 2004-02-21 Member: 26770Members, Constellation
    <!--QuoteBegin-brute_force+Nov 11 2004, 04:22 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (brute_force @ Nov 11 2004, 04:22 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> If you're not using BC, you can use this switch:

    -lights "C:\whereEver\youHave\yourlights.rad"
    For RAD, of course. RAD will automatically use the one called "lights.rad" in the same folder as your .map file, so if you don't feel like using this switch just put it in the folder and name it lights.rad and it should be included. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    Useful information but not for here as he has already said he is using BC and other than that you've just repeated what i've said.
  • brute_forcebrute_force Join Date: 2003-10-04 Member: 21433Members, Constellation
    <!--QuoteBegin-Kester+Nov 11 2004, 04:42 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Kester @ Nov 11 2004, 04:42 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-brute_force+Nov 11 2004, 04:22 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (brute_force @ Nov 11 2004, 04:22 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> If you're not using BC, you can use this switch:

    -lights "C:\whereEver\youHave\yourlights.rad"
    For RAD, of course. RAD will automatically use the one called "lights.rad" in the same folder as your .map file, so if you don't feel like using this switch just put it in the folder and name it lights.rad and it should be included. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    Useful information but not for here as he has already said he is using BC and other than that you've just repeated what i've said. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    You know, someone might have a problem with the same thing and they might not be using BC. Sometimes it helps.

    Besides, no need to be all "stop repeating what I said - STOP TRYING TO HELP I WAS HERE FIRST". We're all just trying to help and I'm sure he accepts any help he can get, even if it's redundant or if he's not going to use it.
  • KesterKester Join Date: 2004-02-21 Member: 26770Members, Constellation
    <!--QuoteBegin-brute_force+Nov 11 2004, 06:08 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (brute_force @ Nov 11 2004, 06:08 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Besides, no need to be all "stop repeating what I said - STOP TRYING TO HELP I WAS HERE FIRST". We're all just trying to help and I'm sure he accepts any help he can get, even if it's redundant or if he's not going to use it. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    I wasn't trying to be like that, and like i said it is useful information, I was just saying that we had cleared this problem up.
  • schkorpioschkorpio I can mspaint Join Date: 2003-05-23 Member: 16635Members
    <!--quoteo(post=1325788:date=Nov 12 2004, 03:08 AM:name=brute_force)--><div class='quotetop'>QUOTE(brute_force @ Nov 12 2004, 03:08 AM) [snapback]1325788[/snapback]</div><div class='quotemain'><!--quotec-->
    Useful information but not for here as he has already said he is using BC and other than that you've just repeated what i've said.
    You know, someone might have a problem with the same thing and they might not be using BC. Sometimes it helps.

    Besides, no need to be all "stop repeating what I said - STOP TRYING TO HELP I WAS HERE FIRST". We're all just trying to help and I'm sure he accepts any help he can get, even if it's redundant or if he's not going to use it.
    <!--QuoteEnd--></div><!--QuoteEEnd-->

    well it helped me <img src="style_emoticons/<#EMO_DIR#>/smile-fix.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile-fix.gif" /> cause i'm not using a BC
Sign In or Register to comment.