14 lines
393 B
Plaintext
14 lines
393 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName taoendoraquessta
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 12/13/2003 5:57:23 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "EndoraTao", 100);
|
||
|
|
||
|
}
|