14 lines
372 B
Plaintext
14 lines
372 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName kq6
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 5/23/2009 2:39:04 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "kq", 100);
|
|
|
|
}
|