Jump to content

therobe206

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Posts posted by therobe206


  1. hello

    i know how to use with the missilebox with missiles and boms on the missile box now i try along time to know how to put gps/ins system on f16 but i failed i dont know what to do with this

    class GLT_GPSaction {

    priority = 0;

    shortcut = "";

    displayNameDefault = "";

    position = "";

    radius = 5;

    onlyforplayer = 1;

    displayName = "GPS/INS System";

    condition = "(isengineon this) && (player == (driver this))";

    statement = "createDialog 'glt_airgpsmfd'";

    };

    so if somebody know please help send to me a private message or reply here because i try to find this along time and i failed and i registed here to more help from this community so thank you and good day

×