14 lines
396 B
Plaintext
14 lines
396 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName dlg_plott_03
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 5/23/2009 12:43:56 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "iplottkingsquest", 100);
|
|
|
|
}
|