Initial commit. Updated release archive.
This commit is contained in:
9
_module/nss/at_arc_resgreet.nss
Normal file
9
_module/nss/at_arc_resgreet.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
void main()
|
||||
{
|
||||
object oPC=GetPCSpeaker();
|
||||
|
||||
string sTag=GetTag(OBJECT_SELF);
|
||||
|
||||
SetLocalInt(oPC, sTag, 0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user