14 lines
385 B
Plaintext
14 lines
385 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_castianu
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 11/27/2008 9:19:31 AM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "castianu", 1);
|
||
|
|
||
|
}
|