brsseb 0 Posted December 4, 2002 Hi Need stealht-capabilites for my RAH Comanche chopper. Is there a way to simulate some sort of Sealth in ofp? Anything that can make it much harder for radars to spot it? Also, is it possible to change the degree of stealth ingame using functions or the likes? Because a comanche is less stealthy when the cargobay doors are open, but more stealhy with them closed (which can be open/closed inflight using animations) Possible, or am I way off here brsseb Share this post Link to post Share on other sites
DragoFire 0 Posted December 4, 2002 </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (brsseb @ Dec. 05 2002,05:35)</td></tr><tr><td id="QUOTE">Hi Need stealht-capabilites for my RAH Comanche chopper. Is there a way to simulate some sort of Sealth in ofp? Anything that can make it much harder for radars to spot it? Also, is it possible to change the degree of stealth ingame using functions or the likes? Because a comanche is less stealthy when the cargobay doors are open, but more stealhy with them closed (which can be open/closed inflight using animations) Possible, or am I way off here brsseb<span id='postcolor'> There's a line in the CPP that's does this as I understand it. </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE"> accuracy=0.30; camouflage=2 //how well the ai can see you (doesn’t work against human players) 10 is very visible, 0.1 is almost invisible to them audible=1 //how loud you are, setting to 0.0001 means you can sneak up on enemys <span id='postcolor'> I think there maybe a few more, but not sure. DragoFire Share this post Link to post Share on other sites
brsseb 0 Posted December 4, 2002 Thankz, i have seen thouse but nice to know what range the settings will take BUT, is it possible to edit these ingame? So by closing/opening the bay doors I can set the current stealth.? brsseb Share this post Link to post Share on other sites
DragoFire 0 Posted December 4, 2002 </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (brsseb @ Dec. 05 2002,08:52)</td></tr><tr><td id="QUOTE">Thankz, i have seen thouse but nice to know what range the settings will take BUT, is it possible to edit these ingame? So by closing/opening the bay doors I can set the current stealth.? brsseb<span id='postcolor'> Not 100% sure. The only way I think it "might" work is to attach to the event handler a change to those setting. All it can do is error, so just note what you changed. Sorry can't help you any better on this one. DragoFire Share this post Link to post Share on other sites