Ideally it would automatically configure dependent parameters as well, but I suppose if there's a manual way for me to do that, it would suffice. I'm talking about a scripting version of this dialog: something like:
Code: Select all
player.cursor_record.build_blueprint(
parameters = { "parameter-0" = "beacon", "Request amount" = "50" },
...)