AliMag 0 Posted March 25, 2005 Hi everyone, How can I remove the Fast Roping action menu option in the BAS blackhawk? I suppose there is some global variables that I can set to false or something but I cant find it in the documentation provided with the addon. Thanks in advance. Share this post Link to post Share on other sites
killswitch 19 Posted March 26, 2005 This should disable all fast roping action menu items from a BAS Blackhawk named SomeHeli: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">SomeHeli animate ["switch2Pickup", 0.5]It's not witout side effects though. For example, the "Rapid Insertion" and rope ladder actions will be gone too. Share this post Link to post Share on other sites
AliMag 0 Posted March 26, 2005 Thanks killswitch, I will try it. By the way, I have another problem with BAS. On their Tonal island there are places where the AI refuses to go. I receive some answers like 'negative. Cant get there' Ex: You get into a chopper and click somewhere on the map (anywhere more than 7500/8000 meters) and the AI give you that answer and refuses to move. This really, I mean really, a big bug! Is there anyway to solve it? Thanks in advance Share this post Link to post Share on other sites
AliMag 0 Posted March 27, 2005 it worked! killswitch you're a genius. Thanks again Share this post Link to post Share on other sites
Madus_Maximus 0 Posted March 28, 2005 I think the waypoint thing on Tonal could be to do with the size of the island. It's outside of the regular supported coordinate grid. If you check the map on the hawks in the cockpit you'll see you're not always where you really are. I don't think there's any way to fix this without upping the grid size support in the source code. Share this post Link to post Share on other sites
Bobcatt666 0 Posted March 28, 2005 Or find the CTI verssions of the BAS blackhawk most of the special scripts were removed. Share this post Link to post Share on other sites