uri_ba Posted May 21, 2023 Posted May 21, 2023 When adding a linked balloon it does not come up in normal staticObject call. The anchor point object also does not have the balloon in getDecs(). Balloon object is present when digging into _G.env.mission.coallition object Creator of Hound ELINT script My pit building blog Few DIY projects on Github: DIY Cougar throttle Standalone USB controller | DIY FCC3 Standalone USB Controller
uri_ba Posted June 4, 2023 Author Posted June 4, 2023 sure balloon_not_selectable.miz 1 Creator of Hound ELINT script My pit building blog Few DIY projects on Github: DIY Cougar throttle Standalone USB controller | DIY FCC3 Standalone USB Controller
Flappie Posted September 21, 2023 Posted September 21, 2023 Hi @uri_ba. Sorry for the delay. I've just tried your mission. This is what I get in the log: 2023-09-21 23:18:49.762 INFO VISUALIZER (8120): Started collection of statistics 2023-09-21 23:18:52.536 INFO SCRIPTING (Main): BALLOON_STATIC 2023-09-21 23:18:52.536 WARNING LOG (16208): 8 duplicate message(s) skipped. 2023-09-21 23:18:52.536 INFO SCRIPTING (Main): BALLOON_ANCHOR_STATIC 2023-09-21 23:18:52.536 WARNING LOG (16208): 7 duplicate message(s) skipped. 2023-09-21 23:18:52.536 INFO SCRIPTING (Main): nil 2023-09-21 23:18:52.536 INFO SCRIPTING (Main): table What should I see instead of this? ---
Grimes Posted September 22, 2023 Posted September 22, 2023 Reported. He could have had a little better logging, but that nil printed value corresponds to what was returned, which is nothing. On 5/21/2023 at 8:34 AM, uri_ba said: The anchor point object also does not have the balloon in getDecs(). Not a bug, getDesc is a static table that only gives information about the object type and nothing about that specific object in the mission. 1 The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
Recommended Posts