14 lines
385 B
Plaintext
14 lines
385 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName ftk_200
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 5/23/2009 2:30:19 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "findtheking", 200);
|
|
|
|
}
|