User:ThatAwesomeGuy173/Sandbox
Appearance
Commands listed in green mark commands unique to SRB2Kart, while commands in teal indicate commands that have been modified from its SRB2 counterpart.
Game options
televisionsignal <integer/string>
help
flags: (none)- Default value: Okay
When activated, the entire screen (except for overlays like showfps
and showping
) will be distorted in a similar fashion to that of an old CRT television.
Integer | String | Description |
---|---|---|
0 | Okay
|
The screen displays as normal. |
1 | Shitty
|
The screen is slightly distorted, the same way as it would appear while the game is paused. |
2 | "Extra Shitty"
|
The screen is very distorted. |
addons_folder <foldername>
help
flags:AUTOSAVE
- Menu location: Options → Add-On Options → Custom Folder
- Default value: (none)
If addons_option
is set to Custom
, this defines the folder the Addons menu searches in. You can use relative paths (e.g.: addons
) to define a folder relative to the SRB2 directory, or a full-length directory path (e.g.: C:/Users/ExampleUser/SRB2Addons
) to search for addons in a different folder than the SRB2 directory.
Server options
advancemap <integer/string>
- Requirements: Server or admins only
help
flags:NETVAR
- Menu location: Options → Server Options... → Map Progression
- Default value: Vote
Sets which map to advance to when a round finishes.
Integer | String | Description |
---|---|---|
0 | Same
|
Repeats the same map. |
1 | Next
|
Advances to the next map in the rotation. |
2 | Random
|
Selects a random map from the rotation. |
3 | Vote
|
Advances to the voting screen. |