14 lines
380 B
Plaintext
14 lines
380 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_009
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 17/04/2008 21:54:45
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "iDreamBook", 1);
|
|
|
|
}
|