14 lines
385 B
Plaintext
14 lines
385 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_gagor
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 9/28/2008 1:35:10 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "gagor2", 1);
|
|
|
|
}
|