MOTD User Greeting

Results 1 to 4 of 4
  1. #1
    Newbie Xalumae is offline
    MemberRank
    Jan 2007 Join Date
    California, USALocation
    12Posts

    MOTD User Greeting

    How do I implement the feature of having the server greet a player by name in the MOTD?

    ex:

    MOTD= Welcome to my MaNGOS server, PLAYERNAME!
    Last edited by Xalumae; 01-02-07 at 04:39 AM.


  2. #2
    Sorcerer Supreme dastorm is offline
    Member +Rank
    Jun 2006 Join Date
    INDIALocation
    481Posts
    Basically under normal circumstances this is NOT POSSIBLE. as for we know MOTD= wht it seeks from "mangosd.conf" which is basically a text document the server just seeks a text as MOTD, Playername = "$N" which is a variable, and u cant use a variable within a Text file, if there would been a option of mangos checking "MOTD" from within DB then "$N" would work just FINE. I will check if "MOTD" can be mede to accessed from within DB ... in the mean time u also try.

  3. #3
    Newbie Xalumae is offline
    MemberRank
    Jan 2007 Join Date
    California, USALocation
    12Posts
    Yeah I've already tried using the $N variable.

    It literally just showed "$N".

    I just liked it because I remember it from w0wemu.

    If there was anyway to implement it without a performance change, then that would be sweet!

  4. #4
    Elite Member Dristol is offline
    Member +Rank
    Nov 2006 Join Date
    ( . Y . )Location
    208Posts
    Compile your MaNGOS source with the Global Announce script on Filebabe.com and customize it with the $N variable to suit your needs.



Advertisement