generated from Jaysyn/ModuleTemplate
Initial commit
Initial commit
This commit is contained in:
13
_module/nss/jsmith1.nss
Normal file
13
_module/nss/jsmith1.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName jsmith1
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 17/02/2003 12:28:47
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetLocalInt(GetPCSpeaker(), "johnsmith", 1);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user