Initial Upload
Initial Upload
This commit is contained in:
13
_module/nss/wolftalk_set.nss
Normal file
13
_module/nss/wolftalk_set.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName wolftalk_set
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 23/07/2003 20:37:30
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetLocalInt(GetPCSpeaker(), "wolftalk", 100);
|
||||
|
||||
}
|
Reference in New Issue
Block a user