DEADSOFTWARE

2b4ea9ae893645e07d41b4201849e30a9aa7f017
[d2df-sdl.git] / man / en / d2df.2.txt
1 @title Doom2DF 2 08.03.2023 2 2
3 @h1 NAME
4 Doom 2D Forever console commands.
7 @h1 CONTENTS
9 1. System commands
11 2. Binds
13 3. Console commands
15 4. Debug commands
17 5. Game commands
19 6. Cheats
22 @h1 1. System commands
24 quit, exit
25 Exit from game.
26 r_reset
27 Reload render.
28 r_maxfps <number>
29 Limiting the number of frames per second
30 g_language Russian/English
31 Change game language.
34 @h1 2. Binds
36 bind <key> <command>
37 Bind a key behind a command.
38 bindrep <key> <command>
39 (?)
40 bindunrep <key> <command>
41 (?)
42 bindlist
43 Show a bind list.
44 unbind <key>
45 Remove the bind from the key.
46 unbindall
47 Remove binds from all keys (not recommended).
48 togglemenu
49 Show or hide the main menu/game menu.
50 toggleconsole
51 Show or hide the console.
52 togglechat
53 Show or hide the chat.
54 toggleteamchat
55 Show or hide the team chat.
57 @h2 For device with touchscreen
58 showkeyboard
59 Show virtual keyboard.
60 hidekeyboard
61 Hide virtual keyboard.
64 @h1 3. Console commands
65 clear
66 Clear console window.
67 clearhistory
68 Clear commands history.
69 showhistory
70 Show commands history
71 commands
72 Show command list.
73 time
74 Show current time.
75 date
76 Show current date.
77 echo ""
78 Output the typed characters to the console.
79 dump
80 Take a dump.
81 exec <name>
82 Execute custom cfg.
83 writeconfig <name>
84 Write to cfg.
85 alias <name> "<commands>"
86 Set a sequence of commands to be executed after a certain name.
87 call
88 Execute alias.
89 ver, version
90 Show game version.
93 @h1 4. Debug commands
95 d_window
96 Show window resolution.
97 d_sounds 1/0
98 Sound debugging.
99 d_frames 1/0
100 Show item, entities hitboxes.
101 d_winmsg 1/0
102 (?)
103 d_monoff 1/0
104 Switch the work of the AI monsters.
105 d_botoff 3/2/1/0
106 Switch the work of the AI bots.
107 d_health 1/0
108 Toggle the display of XP in numerical form.
109 d_player 1/0
110 Toggle the display of player coordinates.
111 d_joy 1/0
112 (?)
113 d_mem 1/0
114 Toggle the heap status display.
116 @h2 Monsters
117 d_monster <ID or name> <behaviour>
118 Spawn a monster with a specific behavior. If no behavior is specified, the default behavior is set (normal).
120 ID:
121 1 - Pinky
122 2 - Imp
123 3 - Zombie
124 4 - Shotgun Guy
125 5 - Cyberdemon
126 6 - Chaingunner
127 7 - Baron of Hell
128 8 - Hell Knight
129 9 - Cacodemon
130 10 - Lost Soul
131 11 - Pain Elemental
132 12 - Spider Mastermind
133 13 - Arachnotron
134 14 - Mancubus
135 15 - Revenant
136 16 - Arch-vile
137 17 - Fish
138 18 - Barrrel
139 19 - Robot
140 20 - Prikolist
142 Behavior:
143 0 - killer
144 1 - maniac
145 2 - insane
146 3 - cannibal, attacks both the player and monsters
147 4 - good, player friendly, hostile to monsters
149 @h1 5. Game commands
151 pause
152 Pause the game.
153 endgame
154 End game (sends to the main menu).
155 restart
156 Restart map.
157 addbot, bot_add
158 Add bot to game session.
159 bot_addlist <name>
160 Add bot to game session from list. If no name is specified, adds a random bot.
161 bot_addred
162 Add bot to red team.
163 bot_addblue
164 Add bot to blue team.
165 bot_removeall
166 Remove all bots from game session.
167 chat <text>
168 Send text to chat.
169 teamchat <text>
170 Send text to team chat
171 announce, an <text>
172 Display the text in the middle of the screen.
173 game <wad> <mapnn> <players>
174 Run the game on a certain map with a certain number of players (one to two).
175 host <ip> <port> <wad> <mapnn> <players>
176 To get the game at a certain address, with a certain port on some map with some number of players.
177 map <wad> <mapnn>
178 Change map immediately.
179 nextmap <wad> <mapnn>
180 Announce the next map.
181 endmap
182 Finish the round.
183 goodbye
184 Finish the megawad/campaing map.
185 suicide
186 Suicide.
187 spectate
188 Spectating the game.
189 ready
190 Declare readiness during Survival and derivative modes.
191 kick <nick>
192 Kick a player with a certain nickname.
193 kick_id <id>
194 Kick a player with a certain id.
195 kick_pid <pid>
196 Kick a player with a certain pid.
197 ban <nick>
198 Ban a player with a certain nickname.
199 ban_id <id>
200 Ban a player with a certain id.
201 ban_pid <pid>
202 Ban a player with a certain pid.
203 permban <nick>
204 Ban a player permanently with a certain nickname.
205 permban_id <id>
206 Ban a player permanently with a certain id.
207 permban_pid <pid>
208 Ban a player permanently with a certain pid.
209 permban_ip <ip>
210 Ban a player permanently by ip.
211 unban <nick or id or pid or ip>
212 Unban a player.
213 connect <ip или host> <порт> <пароль>
214 Connect to the server.
215 disconnect
216 Disconnect from the server.
217 reconnect
218 Reconnect to the server where you were last on.
219 say <text>
220 Write in chat on behalf of the server.
221 tell <nick> <text>
222 Write to the player on behalf of the server.
223 centerprint <time> <text>
224 Display an inscription in the middle of the screen for a certain time (in seconds). If from the player, then only for himself, if the server - for everyone.
225 overtime
226 Announce extra time.
227 rcon_password <пароль>
228 Password for rcon.
229 rcon <команда>
230 Perform the action on the server.
231 callvote, vote <command or parameter>
232 Vote to execute a command or change a parameter.
233 clientlist
234 Output the list of connected clients.
235 event <name> <command or parameter>
236 Use a command or change a parameter for a certain event. When empty, display a list of actions performed on certain events.
239 @h1 6. Cheats
240 Enter once to turn on and once to turn off.
242 god
243 Godmode.
244 notarget
245 Monsters stop paying attention to you.
246 give
247 Give out a certain item (including the exit).
248 open
249 Open all doors.
250 fly
251 Give the player an infinity jetpack.
252 noclip
253 Disabling collisions at walls + flight.
254 speedy
255 Increased movement speed.
256 jumpy
257 Increasing the height of jump.
258 noreload
259 Disabling the reload (cooldown between shots).
260 aimline
261 Show where the player is aiming.
262 automap
263 Show full map.
266 @h1 SEE ALSO
268 *d2df*(3)
270 @h1 AUTHOR
272 Written by Dmitry Lyashuk <lyashuk.voxx\@gmail.com>, Doom 2D: Forever Developers.