Jump to content

conRAD9055

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by conRAD9055

  1. This is a little out there... but I've incorporated Bankler's Case I Recovery Trainer into the mission. I'm running into an issue with Airboss working with Bankler's. It seems Airboss is not handling the birth event as expected by the Bankler's code. I'm throwing a scripting error for "getPlayerName (a nil value)." If anybody has tried this and been successful please let me know. I know Airboss and Bankler's can work together because I've seen it on a handful of MP servers, I'm just having an issue running this bug down. I'll post a snippit of my log here. I know this isn't directly TTI related, but the base mission is Georgian Coast so I thought this was a good place to come look for assistance!! Thanks in advance. INFO Scripting (Main): event:type=takeoff,initiatorPilotName=conRAD,place=CVN-7X,t=56.16,initiator_unit_type=FA-18C_hornet,initiator_object_id=17084161,initiator_coalition=2,initiator_ws_type1=1,initiatorMissionID=1872, INFO SCRIPTING (Main): TTI: Debug - Spawned object is not a UNIT, skipping BIRTH EVENT handling INFO SCRIPTING (Main): 109108( -1)/I: AIRBOSS03641.function(AIRBOSS CVN-7X | Players: 1.) conRAD: Step=Undefined, Unit=Player_05, Airframe=FA-18C_hornet) ERROR SCRIPTING (Main): Mission script error: [string "C:\Users\cjmcg\AppData\Local\Temp\DCS.openbeta\/~mis00006B81.lua"]:187: attempt to call method 'getPlayerName' (a nil value) stack traceback: [C]: in function 'getPlayerName' [string "C:\Users\cjmcg\AppData\Local\Temp\DCS.openbeta\/~mis00006B81.lua"]:187: in function 'New' [string "C:\Users\cjmcg\AppData\Local\Temp\DCS.openbeta\/~mis00006B81.lua"]:577: in function 'Init' [string "Init(5, true)"]:1: in main chunk EDIT: Fixed!! GetPlayerName is the DCS function… getPlayerName is the necessary MOOSE function. Syntax strikes again.
  2. @BanklerI would like to incorporate your trainer into a mission file I use. If I replace my existing moose file with your moose edit, will I have any issues? Does your edit take anything away from original moose that other mission aspects would rely on? Thanks! Edit: I used OG moose and most things seem to be functional... but Airboss and the Case I scripting seem to conflict with each other. Especially during aircraft spawns. It seems that Airboss is suppressing some of the Case I initialization code. Still digging.
  3. Dynamic Mission Briefing LUAs don't seem to do anything in my mission. They are in the mission under \KNEEBOARD\IMAGES, but when the mission loads, they are just blank grey pages, no mission frequencies or NAVAIDS. Does anyone know if they still work?
×
×
  • Create New...