Initial commit
Initial commit [1.18]
This commit is contained in:
13
_module/nss/set_var_helm_0.nss
Normal file
13
_module/nss/set_var_helm_0.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName set_var_helm_0
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 6/04/2005 9:31:33 PM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetLocalInt(GetPCSpeaker(), "var_dg_helm", 0);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user