14 lines
388 B
Plaintext
14 lines
388 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName rude_pixe2
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 23/10/2004 5:32:18 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "rude_pixie", 100);
|
|
|
|
}
|