Initial Upload
Initial Upload
This commit is contained in:
13
_module/nss/rhgolem_setvar2.nss
Normal file
13
_module/nss/rhgolem_setvar2.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName rhgolem_setvar1
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 21/12/2003 15:03:18
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetLocalInt(GetPCSpeaker(), "rhgolem", 0);
|
||||
|
||||
}
|
Reference in New Issue
Block a user