14 lines
381 B
Plaintext
14 lines
381 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_dalfoy
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 10/24/2009 8:27:19 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "dalfoy", 1);
|
|
|
|
}
|