14 lines
389 B
Plaintext
14 lines
389 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName zm_solarspeak2
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 6/30/2002 7:52:50 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "solarspeak", 2);
|
|
|
|
}
|