RUNEofORM Posted April 29, 2024 Posted April 29, 2024 Can some one step by step me through how to add PretenseGCI.lua to a mission. I just cant figure it out. I have the lua loading at mission start. Then doing the GCI:new(1 or 2) I have done each. Its not getting any crashing like if I screw up a lua command. But I am not getting any F10 menu options like in the normal Pretense mission.
AhSoul Posted November 1, 2024 Posted November 1, 2024 On 6/1/2024 at 8:42 AM, RUNEofORM said: I figured it out and I truly am dumb. What was it you did wrong? I'm trying to get this working and having the same issue 1 [sIGPIC][/sIGPIC] Soul's pit thread
RUNEofORM Posted November 2, 2024 Author Posted November 2, 2024 in your mission. put in a trigger that is at mission start. have first line be run script file PretenseGCI.lua. After that add a run script and have it say GCI:new(1) and a second that says GCI:new(2). It needs to be at mission start. let me see if I can take some screen shots and post them.
RUNEofORM Posted November 2, 2024 Author Posted November 2, 2024 make sure to add some ground radar and/or some AWACS planes for each side.
AhSoul Posted November 3, 2024 Posted November 3, 2024 Awesome thanks! I think my issue was that the mission editor doesn't seem to import the script into the .miz file automatically. I had to unzip, copy the file in there, and zip it back up again. [sIGPIC][/sIGPIC] Soul's pit thread
Recommended Posts