Author Topic: Making henchmen impossible to fire?  (Read 348 times)

Legacy_RansomR

  • Newbie
  • *
  • Posts: 14
  • Karma: +0/-0
Making henchmen impossible to fire?
« on: December 19, 2010, 09:09:26 am »


               How can I make henchmen impossible to fire? 
And I mean by any means, so the player can't fire him via the radial menu or any other parts of the UI
               
               

               
            

Legacy_OldMansBeard

  • Full Member
  • ***
  • Posts: 245
  • Karma: +0/-0
Making henchmen impossible to fire?
« Reply #1 on: December 19, 2010, 10:50:14 am »


               Depends which script sets you are using, but try applying SetIsFollower(oHenchman,TRUE);
               
               

               
            

Legacy_RansomR

  • Newbie
  • *
  • Posts: 14
  • Karma: +0/-0
Making henchmen impossible to fire?
« Reply #2 on: December 19, 2010, 11:35:04 am »


               I'm using 69MEH69's script set. and It worked. Thank you very much.