mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-17 21:57:14 -05:00
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