Jump to content

BenDLeadbetter

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by BenDLeadbetter

  1. Hi sorry for the slow reply.

    I had a go at your corrected line and had no success. My rather broad goal is to be able to place objects at co-ordinates that can be used for complex missions. I find that feature in gizmo interesting because it would allow all sorts of options such as placing an object at a random location within certain bounds etc

    I have used FlyWithLua alot, so I know a small amount. But this is helping me appreciate how limited my current understanding is ;)
    Thanks for your help

  2. Hi Everyone,

    Is there any examples scripts out there for Gizmo?
    I am wanting to explore the object and particle parts of the API but I think I am making some simple syntax mistakes as whenever I try to load an object, Xplane just crashes when I hit "Reboot Scripts" with the example line modified to point at an object in a folder that's in XP11

    local obj_id = gfx.loadObject( "Aircraft/General Aviation/Cirrus Jet/objects/cockpit.obj" )

    local exampleobj = gfx.loadObject( "Aircraft/Laminar Research/Aerolite 103/objects/controls.obj" )

    Thankyou!

×
×
  • Create New...