14 lines
384 B
Plaintext
14 lines
384 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_alikhan1
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 8/28/2003 4:05:33 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "nAliKhan", 0);
|
||
|
|
||
|
}
|