generated from Jaysyn/ModuleTemplate
Initial Commit
Initial Commit
This commit is contained in:
13
_module/nss/at_021.nss
Normal file
13
_module/nss/at_021.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName at_021
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 7/11/2004 10:43:36 PM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetLocalInt(GetPCSpeaker(), "lm_on", 1);
|
||||
// SetLocalInt(GetModule(), "sw_lm", 1);
|
||||
}
|
||||
Reference in New Issue
Block a user