14 lines
388 B
Plaintext
14 lines
388 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName endoraeric3
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 1/31/2004 1:58:40 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "EndoraEric", 100);
|
|
|
|
}
|