14 lines
382 B
Plaintext
14 lines
382 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName orcmercy
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 5/27/2003 10:43:41 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "orcmercy", 1);
|
||
|
|
||
|
}
|