Page MenuHomeFeedback Tracker

[Feature request] New scripting command: setParamValue
New, NormalPublic

Description

Ref:
https://community.bistudio.com/wiki/Description.ext#Mission_parameters
https://community.bistudio.com/wiki/STEAMWORKSquery#Main_Table
https://community.bistudio.com/wiki/BIS_fnc_getParamValue

Reasoning:
param1 and param2 are transfer via Steam protocol. To be able to adjust them dynamically in a mission or via mods via sqf would give great flexibility to transmit custom data to external services or a server browser.

Syntax:
paramClass setParameter value;

Note:
Valid values for paramClass would be only param1 and param2 (string).

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
Scripting

Event Timeline

dedmen added a subscriber: dedmen.Jun 5 2020, 1:51 PM

they are only OFP leftovers and shouldn't be used anymore anyway.... So probably not an issue? hmpf

still transferred via STEAMWORKSquery and thus a neat way to transmit data to custom server browser

dedmen added a project: Restricted Project.Jun 7 2020, 3:08 PM
dedmen set Ref Ticket to AIII-53006.
dedmen moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.