Initial upload
Initial upload
This commit is contained in:
13
_module/nss/bill_var_set.nss
Normal file
13
_module/nss/bill_var_set.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName bill_var_set
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 7/3/2003 8:19:26 PM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetLocalInt(GetPCSpeaker(), "skeletonquest", 1);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user