Aschbourne_PRC8/_module/nss/set_know_loc2.nss

14 lines
398 B
Plaintext
Raw Normal View History

2024-06-14 10:48:20 -04:00
//::///////////////////////////////////////////////
//:: FileName set_know_loc
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 6/20/2005 1:14:08 AM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "Location of BHW", 1);
}