14 lines
382 B
Plaintext
14 lines
382 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_radomix
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 1/27/2008 4:29:44 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "radomix", 1);
|
|
|
|
}
|