Further file organization
Further file organization
This commit is contained in:
5
nwn/nwnprc/trunk/smp/0_test2.nss
Normal file
5
nwn/nwnprc/trunk/smp/0_test2.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
SetListening(OBJECT_SELF, TRUE);
|
||||
SetListenPattern(OBJECT_SELF, "**", 0);
|
||||
}
|
Reference in New Issue
Block a user