generated from Jaysyn/ModuleTemplate
14 lines
392 B
Plaintext
14 lines
392 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName setsharianatalk1
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 25/03/2005 15:28:51
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "sharianatalk", 1);
|
|
|
|
}
|