Initial upload
Initial upload
This commit is contained in:
13
_module/nss/n_at_explained1.nss
Normal file
13
_module/nss/n_at_explained1.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName n_at_explained1
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 29.04.2006 01:36:49
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetLocalInt(GetPCSpeaker(), "n_explained", 1);
|
||||
|
||||
}
|
Reference in New Issue
Block a user