stisoas 0 Posted December 1, 2006 here is a part of my dedicated arma server. Quote[/b] ]motd[]= { "Welcome to my Arma server", "Hosted in Boulz's cave", "use command #vote mission or #vote missions for select a mission", "use command #vote admin $playername for make someone admin of server", "admin only: use command #reassign when you want come back to assignation screen", "admin only: use command #restart for a mission start restart without change anything" }; // Welcome message problem is , only the first string of MOTD is displayed. my syntax seem to be correct. i need help. Share this post Link to post Share on other sites
stisoas 0 Posted December 1, 2006 okay , FIXED. we need to end each string by a dot "hello welcome." "you see the dot?." Share this post Link to post Share on other sites
rundll.exe 12 Posted December 1, 2006 seems to be correct. Did you set motdInterval to a high value? try motdInterval = 2; if its not there. (2 seconds between lines) EDIT: Oh, nvm then :P Share this post Link to post Share on other sites