generated from Jaysyn/ModuleTemplate
14 lines
390 B
Plaintext
14 lines
390 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName setalashimtalk1
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 20/03/2005 21:45:58
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "alashimtalk", 1);
|
|
|
|
}
|