Est MotD T
From EventScripts Community Encyclopedia
Syntax: est_MotD_T <identifier> <Title> <command> <Message>Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.
[edit] DescriptionDisplay a plain text message in the MOTD window [edit] Parameters
[edit] Exampleevent player_death { //If you die, There will be a Message on the MotD Browser. es est_MotD_T event_var(userid) "The Admins" 0 "You died, bether luck next time ;)" } [edit] Notes
[edit] See Also |
