mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-17 01:37:15 -05:00
Initial upload.
Adding base PRC 4.19a files to repository.
This commit is contained in:
5
trunk/smp/0_test2.nss
Normal file
5
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