14 lines
389 B
Plaintext
14 lines
389 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_099
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 8/23/2002 8:11:25 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "seekboat2hur", 1);
|
|
|
|
}
|