native show_motd(player, const message[], const header[] = "");
player | Client index, use 0 to display to all clients |
message | Message to display inside the MOTD window, if this is a filename the contents of this file will be displayed |
header | Text for the MOTD header, if empty the servers hostname will be displayed instead |
Shows text or a file in MOTD window.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.