4
n/NWScript.nss
Normal file
4
n/NWScript.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
// Place in the OnClientEnter event of the module's properties
|
||||
{
|
||||
SendMessageToPC(GetEnteringObject(), "Hello World");
|
||||
}
|
||||
Reference in New Issue
Block a user