14 lines
380 B
Plaintext
14 lines
380 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName varios3
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 2/16/2004 5:16:39 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "Varios", 100);
|
|
|
|
}
|