//#CLIENTSIDE function onPlayerChats() { getMailContent( 1 ); } function getMailContent() { player.chat = "Ll: "@params[0]; }
//#CLIENTSIDE function onPlayerChats() { getMailContent( 1 ); } function getMailContent(rawr) { player.chat = "Ll: "@rawr; }