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