Lights Not Being Compiled
Once_Only
Join Date: 2004-05-15 Member: 28700Members
Well I figured out how to make my map and get it working, everything but the lights that is.
<!--emo&???--><img src='http://www.unknownworlds.com/forums/html//emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif' /><!--endemo-->
No idea why theres a problem, all set up properly (build programs, compile parameters) but HLRAD doesnt want to work...
Also, just another thing I noticed. In the game, the marines have no HUD but only on this map. Are there certain entities that tell the game what mode its playing?
<!--emo&???--><img src='http://www.unknownworlds.com/forums/html//emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif' /><!--endemo-->
No idea why theres a problem, all set up properly (build programs, compile parameters) but HLRAD doesnt want to work...
Also, just another thing I noticed. In the game, the marines have no HUD but only on this map. Are there certain entities that tell the game what mode its playing?
Comments
<i>----- BEGIN hlrad -----
Command line: D:\PROGRA~1\VALVEH~1\NSTOOL~1\HLRAD.EXE "d:\program files\valve hammer editor\rmf\ns_control"
>> There was a problem compiling the map.
>> Check the file d:\program files\valve hammer editor\rmf\ns_control.log for the cause.
----- END hlrad -----</i>
It says the same thing in the .log file.
Ill try reinstall the tools.
<!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin--><i>----- BEGIN hlrad -----
Command line: D:\PROGRA~1\VALVEH~1\NSTOOL~1\HLRAD.EXE "d:\program files\valve hammer editor\rmf\ns_control"
<b>>> There was a problem compiling the map.</b>
>> Check the file d:\program files\valve hammer editor\rmf\ns_control.log for the cause.
----- END hlrad -----</i>
<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Well.. as you can see .. youve got a compile error.. post your complete Compile Log and check with some compile error articles (just google a bit)
make sure you have:
an info_player_start
info_team_start - set to team 1
and another info_team_start - set to team 2 in the properties.
the game mode is defined by the prexif i.e. "ns_" or "co_"
When i compile all i get it ambient white light everywhere....
Its annoyong... and it wont go away..
My .log file dissacpears (Using Nems Batch Compiler). Im not telling it to delete the .log b/c i checked....