1. What is the correct syntax for adding a multiline SendChatMessage ?

    rust.SendChatMessage( player, "","<size=12><color=#44FF44>/kd to show your Kill/Death stats.</color></size>\nThen line 2\n Then line 3" )

    ^^^ correct?
     
  2. Wulf

    Wulf Community Admin

    That should work fine. You can use nil instead of "" for the name though.