14 lines
384 B
Plaintext
14 lines
384 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName xiaouonce
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 12/4/2004 12:18:26 AM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "XiaouOnce", 1);
|
||
|
|
||
|
}
|