Notice added
Notice of active development added to module description and onenter script
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
void main()
|
||||
{
|
||||
SendMessageToPC (GetEnteringObject(), "This server is under active development and could go down arbitrarily. Admin will try to give notice beforehand.");
|
||||
|
||||
ExecuteScript("prc_onenter", OBJECT_SELF);
|
||||
ExecuteScript("_oncliententer", OBJECT_SELF);
|
||||
}
|
||||
|
Reference in New Issue
Block a user