14 lines
388 B
Plaintext
14 lines
388 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_rolannt
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 12/19/2007 6:51:01 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "ronall", 1);
|
|
|
|
}
|