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