14 lines
378 B
Plaintext
14 lines
378 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_mimi
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 12/29/2007 11:54:15 AM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "mimi", 1);
|
||
|
|
||
|
}
|