Amon_PRC8/_module/nss/var_set_do_once.nss
Jaysyn904 c5cffc37af Initial Commit
Initial Commit [v1.01]
2025-04-03 19:00:46 -04:00

14 lines
385 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_117
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/24/2002 5:16:46 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "DoitOnce", 1);
}