Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Creator: Hass
- --Made in: 10/01/2020
- --Last update: 18/01/2020
- en = {
- -- Init
- welcome = "Welcome to <B>#Hardcamp</B>! Press H to check the commands.\n\tYou as admin: <I>/room *#hardcamp0%s</I>\n\tReport any issue to Hass#0000!",
- -- Info
- skip = "<VP>%s</VP> just skipped the map!",
- restart = "<VP>%s</VP> just restarted the current map!",
- loadmap = "<VP>%s</VP> just loaded the map %s!",
- settime = "The time has been set to %s minutes!",
- setstandtime = "The standard time of all the rounds has been set to %s minutes!",
- enabled = "enabled! Press <B>E</B> to put a checkpoint and <B>Shift+E</B> to remove it.",
- difficulty = "Difficulty",
- -- Simple words
- disabled = "disabled!",
- -- Menu
- menu = {
- [1] = {"%s", "\tThe difference between a regular Bootcamp and Hardcamp is that we accept harder maps or maps that need more thought to be completed. It's like a bit harder version of bootcamp for experienced players.\n\nIf you want to be a room admin to use some special commands, join your room: %s"},
- [2] = {"Admin Commands", {
- [1] = {"\t<J>» Maps</J>\n", {
- [1] = "<VP>!%s</VP> - Pass the map!",
- [2] = "<VP>!%s</VP> - Reloads the current map!",
- [3] = "<VP>!%s</VP> <PS>@Code</PS> <R>or</R> <VP>!np <PS>@Code</PS></VP> - Loads a map!",
- }},
- [2] = {"\n\t<J>» Others</J>\n", {
- [1] = "<VP>!%s</VP> <PS>Time</PS> - Set the time of the current round",
- [2] = "<VP>!%s</VP> <PS>Time</PS> - Set the time of all the rounds",
- [3] = "<VP>!%s</VP> <PS>[[not] cheese]</PS> - Enables/Disables the checkpoint with or without cheese",
- [4] = "<VP>!%s</VP> <PS>[Password]</PS> - Sets/Unsets a password in the room",
- }},
- }},
- [3] = {"Keyboard Commands", {
- [1] = {"\t<J>» Checkpoint</J>\n", {
- [1] = "<VP>Key %s</VP> - Put a checkpoint",
- [2] = "<VP>Key %s</VP> - Remove a checkpoint",
- }},
- [2] = {"\n\t<J>» Others</J>\n", {
- [1] = "<VP>Key %s</VP> - Kill yourself",
- [2] = "<VP>Hold Key %s</VP> - Displays the time leaderboard for the current map",
- [3] = "<VP>!%s</VP> - Removes your cheese",
- }},
- }},
- [4] = {"Maps", "<J>Maps : %s\n\n\tAccess %s and send your map. Do not forget to read all the rules before!"},
- [5] = {"Thanks for", "<R>%s <G>- <N>Developer\n%s <G>- <N>Map evaluators"},
- },
- },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement