A welcome note at a server.
A welcome note at a server.
how do I hake a welcome note at a server.?
Its a note that appears on the screen before the game starts, during the warmup.
Its a note that appears on the screen before the game starts, during the warmup.
-
- Posts: 506
- Joined: Fri Nov 29, 2002 8:00 am
-
- Posts: 506
- Joined: Fri Nov 29, 2002 8:00 am
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
Google confirms that there is a mod F4A, and that it does have enhanced motd features.
From the documentation
From the documentation
MOTD: The server can display an extended five line motd to clients. You can specifically set each line of this motd.
g_motd1 ""
g_motd2 ""
g_motd3 ""
g_motd4 ""
g_motd5 ""
Enter the text (in between the quotes) you want to display for each line of the motd.
g_motdDuration "5"
This is the number of seconds which the motd will display to clients. Set to to "0" if you don't want to use the extended motd.