Hello everyone !
I want to know how can i have a message of the day like this :
welcome %playername !
Message first line
Messsage second line
Re: TTMod message of the day
2hi,
With next TTmod/Livemap update it will be possible to do this using Livemap RCON interface.
Right now, it's only possible using custom scripts that utilize TTmod callbacks documented here: https://kb.feudal.tools/knowledge-base/ ... pment-api/
There's an example for MOTD that could be modified to do what you want.
With next TTmod/Livemap update it will be possible to do this using Livemap RCON interface.
Right now, it's only possible using custom scripts that utilize TTmod callbacks documented here: https://kb.feudal.tools/knowledge-base/ ... pment-api/
There's an example for MOTD that could be modified to do what you want.
Re: TTMod message of the day
3Ok Thx, i'll check this an over day, but how can I translate
and
Code: Select all
"<spush><color:1FFF00> " @ %message @ " <spop>"
Code: Select all
Re: TTMod message of the day
6TTmod MOTD has now built-in way to do this. Check the updated motd config option: https://kb.feudal.tools/knowledge-base/ ... e_Day_MOTD
TTmod 1.5 : https://nyuton.net/ttmod-1-5-released/
TTmod 1.5 : https://nyuton.net/ttmod-1-5-released/
Re: TTMod message of the day
7Ok, thx, i'll update the server, and i'll check this evening, nice job