Is there a way to add weapons to the ready room for decoration (so they can not be picked up) Adding and armslab or an armoury is possible but when i drop a weapon its not visible...
Get the weapon model and do some editery-tomfoolery-mujiggums to chage it from a usable entity to a static map entity. Yep, you heard right. <i>Mujiggums</i>
<!--QuoteBegin-DTE+Feb 5 2005, 04:23 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (DTE @ Feb 5 2005, 04:23 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> can only add .spr files with env_sprite the weapons models are .mdl :/ <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> If you edit the FGD, it should be ok. Simply find env_sprite, and change/remove sprite() (note that the models or sprites won't show up in the editor anymore). You could also use cycler, however cyclers have a hull so it'd be solid.
<!--QuoteBegin-amckern+Feb 5 2005, 09:59 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (amckern @ Feb 5 2005, 09:59 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> env_sprite with hammer 3.5, dont add it in with 3.4/3.5 or it will crash <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd--> erm... no?
ever heared about "cycler"?
cycler_weapon should not be used here, although the result is kindas funny sometimes <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink-fix.gif' border='0' style='vertical-align:middle' alt='wink-fix.gif' /><!--endemo--> so use cycler and your world is green.
Comments
If you edit the FGD, it should be ok. Simply find env_sprite, and change/remove sprite() (note that the models or sprites won't show up in the editor anymore). You could also use cycler, however cyclers have a hull so it'd be solid.
edit: typo
erm... no?
ever heared about "cycler"?
cycler_weapon should not be used here, although the result is kindas funny sometimes <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink-fix.gif' border='0' style='vertical-align:middle' alt='wink-fix.gif' /><!--endemo-->
so use cycler and your world is green.