14 lines
382 B
Plaintext
14 lines
382 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_vamtomb
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 10/5/2008 7:04:50 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "vamtomb", 1);
|
|
|
|
}
|