Login Page - Create Account

Support Board


Date/Time: Sat, 12 Jul 2025 06:05:49 +0000



Post From: [ACSIL] - Hide custom study input params before distributing

[2024-09-06 20:07:33]
ForgivingComputers.com - Posts: 1077
Or Keep the inputs, but comment out the name:

//sc.Input[0].Name = "hidden input";
sc.Input[0].SetInt(10);