generated from Jaysyn/ModuleTemplate
14 lines
384 B
Plaintext
14 lines
384 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_021
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 10/5/2003 5:11:30 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "vails_rewards", 1);
|
|
|
|
}
|