generated from Jaysyn/ModuleTemplate
14 lines
379 B
Plaintext
14 lines
379 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName gilafin_1
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 27.6.2004 20:40:30
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "gilafin", 1);
|
|
|
|
}
|