Added PEPS AI
Added PEPS AI. Full compile. Reorganized repository.
This commit is contained in:
13
src/module/nss/at_headless02.nss
Normal file
13
src/module/nss/at_headless02.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName at_headless02
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 7/31/2002 8:15:15 PM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetLocalInt(GetPCSpeaker(), "HeadlessTalk", 2);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user