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