14 lines
381 B
Plaintext
14 lines
381 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName djinn_at_1
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 2/7/2004 10:10:32 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "nDjinn", 1);
|
|
|
|
}
|