14 lines
384 B
Plaintext
14 lines
384 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_sigerlin
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 12/6/2008 1:55:27 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "sigerlin", 1);
|
|
|
|
}
|