Support Board
Date/Time: Mon, 11 May 2026 13:17:12 +0000
Post From: [ACSIL] - Hide custom study input params before distributing
| [2024-09-06 20:07:33] |
| ForgivingComputers.com - Posts: 1219 |
|
Or Keep the inputs, but comment out the name: //sc.Input[0].Name = "hidden input";
sc.Input[0].SetInt(10); |
