This repository has been archived by the owner on Jan 31, 2024. It is now read-only.
forked from frankvalentine/clients
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Readme.txt
51 lines (32 loc) · 1.49 KB
/
Readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
For more information, email [email protected]
==CONTROLS==
All in-game actions are accomplished with two mouse buttons, which do different
things depending on what you click on.
Left Click (main click):
--Walk somewhere
--Pick something up
--Do action
--Use held item
--Lots of other things, depending on context
Right Click (special click):
--Put what you're holding down, or into a container
--Remove an item from a container
--Use a weapon to kill someone
So, left for almost everything. Right for drop/containers/killing.
==CHAT==
The first thing that is not accomplished with the mouse is chat, which is
invoked by pressing ENTER, typing what you want to say, and pressing ENTER
again to say it.
==CRAFTING NOTES==
The second thing that is not accomplished with the mouse is paging through
the crafting notes that appear in the lower right corner of the screen.
Press TAB (as indicated) to go to the next page. SHIFT-TAB goes to the
previous page. CTRL-TAB jumps ahead by five pages, and CTRL-SHIFT-TAB jumps
back by five pages.
==SETTINGS==
The game runs in fullscreen mode by default. This behavior, and many other
behaviors, can be changed by editing the .ini files in the settings folder.
Simply open them in Notepad or any other text editor. You can adjust the
volume of sounds and music, window size, target frame rate, and so on.
Alt-Enter should work to toggle out of fullscreen mode and back into fullscreen
again, but sometimes, on some platforms, this does not work properly.