Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Server Messages_900367518_0887eabd-8582-4822-ab1c-85026ca53195
Server Messages_900367518_51a41ce2-b73c-4c92-99b5-620be1ce4839
etc..
function uploadFile($text) {
"Broadcasting '$text' in server chat.."
$path = gci $serverMessagePath | ? { $_.PSIsContainer } | sort CreationTime -desc | select -f 1
$text >> "$serverMessagePath\$path\SendMessageHere.txt"
"Broadcast complete.."
}
I have the recurring messages working but everytime I reset the server the messages go back to there default "this is a server message" text.
I would like to ask though is it possible to mark messages as inactive (so the server will ignore them)?
Also, can we change the name of the [[Server]] because double brackets doesn't make much sense! I was unable to find the code!
Thanks again though - rated positive and keep up the good work!
It is now in the same location but a new folder called 900367518
Would it be possible to have this mod on space engineers :) ?
I will add your request after those mods are fixed
So for example you schedule a server restart at 10AM everyday. Have a message that is sent at 9:55 saying server restart in 5 minutes. I know this can be done manually with the SendMessageHere text file but it'd be nice to have an automated one as well.
The same problem, if i try to write something into PlaceRecurringMessagesHere.txt and restart the server. No Messages. And the example messages are also not sent.
12:53:34.974|Main thread> MyModManager.LoadData() - START
12:53:39.041|Main thread> MOD_ERROR: Server Messages
12:53:39.041|Main thread> in file:
12:53:39.041|Main thread> Compilation of 900367518.sbm failed:
12:53:39.042|Main thread> MOD_ERROR: Server Messages
12:53:39.042|Main thread> in file:
12:53:39.042|Main thread> C:/Users/TCAVirtualSvr333/AppData/Local/Temp/MedievalEngineersDedicated/900367518.sbm/ServerMessenger.cs(212,49) : Error: No overload for method 'GetPlayers' takes 2 arguments
12:53:39.043|Main thread> MyModManager.LoadData() - END
12:54:06.418|Main thread> MyDefinitionManager.LoadData() - START
12:54:06.437|Main thread> List of used mods (1) - START
12:54:06.437|Main thread> Id = '900367518.sbm', Name = 'Server Messages'
12:54:06.437|Main thread> List of used mods - END