Skip to content

Basic chat usage

Domas edited this page Jan 11, 2020 · 4 revisions

Basic chat usage

  • Connect to your server and press T key on your keyboard.
  • Write any message and press Enter key on your keyboard.
  • If you wan't to repeat your last message, just open chat input again (with T key) and press Arrow Up button. Your last message will appear in input box. Want to scroll further? Press Arrow Up again! Want to go back? Press Arrow Down until input box will be empty again.
  • You can see all registered commands by typing /help into the chat.
  • You can scroll through messages by using Page Up and Page Down keys.

Something you should know

  1. If you entered a message and pressed Arrow Up, message will be saved. Press Arrow Down and your saved message will appear!
  2. You can scroll through as many last messages as you want, just increase or decrease maximum number of cached messages on chat/client/html/js/default.js file.
  3. If you open input box and press anywhere outside it with your mouse, input box will hide and you'll control your player again (you can disable it on chat/client/html/js/default.js file).
  4. You can close input box by pressing ESC key too.

Clone this wiki locally