Author Topic: How to...........  (Read 307 times)

Legacy_Baragg

  • Sr. Member
  • ****
  • Posts: 496
  • Karma: +0/-0
How to...........
« on: December 14, 2012, 06:48:47 pm »


               I want to open and display a placeables inventory to a PC. Have tried several methods none seem to do as desired.
               
               

               
            

Legacy_Lightfoot8

  • Hero Member
  • *****
  • Posts: 4797
  • Karma: +0/-0
How to...........
« Reply #1 on: December 14, 2012, 09:11:48 pm »


               Have you tried:


DoPlaceableObjectAction (oPlaceable,PLACEABLE_ACTION_USE);
               
               

               
            

Legacy_Baragg

  • Sr. Member
  • ****
  • Posts: 496
  • Karma: +0/-0
How to...........
« Reply #2 on: December 20, 2012, 12:42:14 pm »


               Thanks Light, I believe that is where we started but did not mark down all I had done. Gotta go fill in a hole I made yesterday. I will try that afterwards.