14 lines
396 B
Plaintext
14 lines
396 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName spokentonoble1
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 7/21/2002 1:00:27 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(OBJECT_SELF, "nspokentonoble", 1);
|
|
|
|
}
|