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