14 lines
382 B
Plaintext
14 lines
382 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_029
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 12/03/2005 2:35:42 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "meph_spoke", 1);
|
|
|
|
}
|