2025-04-18 09:03:25 +08:00

32 lines
2.5 KiB
Plaintext

{
"0-multiple": "ed - toggle engine debug display\nfc - toggle map freecam\nfps - get fps\nfps <value> - set fps\nhelp [page] - this command\nr - return to last save\nreset [level] - reset save file\nrm - get map room index\nrm <value> - set map room index\nsk [page] - get save file keys\nspd - get game speed\nspd <value> - set game speed\nsv <key> - get save file value\nsv <key> <value> - set save file value\ntp <x> <y> - teleport player",
"0-single": "Engine debug display enabled",
"1-single": "Engine debug display disabled",
"2-single": "{color=0xff3f3f}There is no map to toggle the freecam of!",
"3-single": "Map freecam enabled",
"4-single": "Map freecam disabled",
"5-single": "{color=0xff3f3f}<x> is not an integer between 1 and 60!",
"6-single": "FPS is <x>",
"7-single": "FPS set to <x>",
"8-single": "{color=0xff3f3f}<x> is not an integer between 1 and ",
"24-single": "(Press ESC to open console.)",
"25-single": "{color=0xff3f3f}<x> is not an integer between 0 and 2!",
"26-single": "{color=0xff3f3f}<x> is not an integer between 0 and <y>!",
"27-single": "Room index is {color=0x7f7fff}<x>{color=0xffffff}",
"28-single": "Room index set to {color=0x7f7fff}<x>{color=0xffffff}",
"29-single": "{color=0xff3f3f}There is no map to set the room index of!",
"32-single": "Save File Keys (Page <x> of ",
"40-single": "{color=0xff3f3f}<x> is not a number above 0 and at or below 2!",
"41-single": "Speed is <x>",
"42-single": "Speed set to <x>",
"43-single": "{color=0xff3f3f}At least 1 argument is required!",
"44-single": "{color=0xff3f3f}<x> is not a save file key!\\nUse {color=0x7f7fff}sk{color=0xffffff} for a list of save file keys.",
"45-single": "{color=0xff3f3f}<x> is not a save file value!\\nUse outputs of {color=0x7f7fff}sv {color=0xffff7f}<key>{color=0xffffff} as examples.",
"46-single": "Value of {color=0x7f7fff}<x>{color=0xffffff} is {color=0x7f7fff}<y>{color=0xffffff}",
"47-single": "Value of {color=0x7f7fff}<x>{color=0xffffff} set to {color=0x7f7fff}<y>{color=0xffffff}",
"48-single": "Teleported to {color=0x7f7fff}<x>{color=0xffffff}x {color=0x7f7fff}<y>{color=0xffffff}y",
"49-single": "{color=0xff3f3f}At least 2 arguments are required!",
"50-single": "{color=0xff3f3f}<x> is not a number!",
"51-single": "{color=0xff3f3f}There is no player to teleport!",
"52-single": "{color=0xff3f3f}<x> is not a command!\\n{color=0xffffff}Use {color=0x7f7fff}help{color=0xffffff} for a list of commands."
}