2009-04-17 01:48:08 +02:00
|
|
|
|
"Phrases"
|
|
|
|
|
{
|
|
|
|
|
// ===========================
|
2009-05-19 00:07:28 +02:00
|
|
|
|
// General (base)
|
2009-04-17 01:48:08 +02:00
|
|
|
|
// ===========================
|
|
|
|
|
|
2009-05-14 02:28:26 +02:00
|
|
|
|
"General round objective"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
|
|
|
|
"en" "The game is @greenHumans vs. Zombies@default, the goal for zombies is to infect all humans by knifing them."
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-14 02:28:26 +02:00
|
|
|
|
"General zmenu reminder"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-06-17 23:32:46 +02:00
|
|
|
|
"#format" "{1:s},{2:s}"
|
|
|
|
|
"en" "For help on Zombie:Reloaded commands, type \"{1}{2}\" in chat."
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// ===========================
|
2009-05-19 00:07:28 +02:00
|
|
|
|
// Generic (base)
|
2009-04-17 01:48:08 +02:00
|
|
|
|
// ===========================
|
|
|
|
|
|
2009-04-19 19:54:21 +02:00
|
|
|
|
// General
|
|
|
|
|
|
2009-05-14 09:32:01 +02:00
|
|
|
|
"Literal text"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "{1}"
|
|
|
|
|
}
|
|
|
|
|
// Set string to "{1}" for all languages.
|
|
|
|
|
|
2009-05-05 06:56:34 +02:00
|
|
|
|
"Feature is disabled"
|
2009-04-19 19:54:21 +02:00
|
|
|
|
{
|
2009-05-05 06:56:34 +02:00
|
|
|
|
"en" "This feature is currently disabled by the server host."
|
2009-04-19 19:54:21 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-05 05:58:48 +02:00
|
|
|
|
"Not enough money"
|
|
|
|
|
{
|
|
|
|
|
"en" "You do not have enough money to buy this item."
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-05 06:56:34 +02:00
|
|
|
|
"Must be player"
|
2009-04-19 19:54:21 +02:00
|
|
|
|
{
|
2009-05-05 06:56:34 +02:00
|
|
|
|
"en" "This feature is reserved for players only."
|
2009-04-19 19:54:21 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Must be admin"
|
|
|
|
|
{
|
2009-05-05 06:56:34 +02:00
|
|
|
|
"en" "This feature is reserved for admins only."
|
2009-04-19 19:54:21 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Must be alive"
|
|
|
|
|
{
|
2009-05-05 06:56:34 +02:00
|
|
|
|
"en" "This feature requires that you are alive."
|
2009-04-19 19:54:21 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Must be dead"
|
|
|
|
|
{
|
2009-05-05 06:56:34 +02:00
|
|
|
|
"en" "This feature requires that you are dead."
|
2009-04-19 19:54:21 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-05-06 03:04:55 +02:00
|
|
|
|
"Must be on team"
|
|
|
|
|
{
|
|
|
|
|
"en" "This feature requires that you are on a team."
|
|
|
|
|
}
|
|
|
|
|
|
2009-04-19 19:54:21 +02:00
|
|
|
|
"Must be zombie"
|
|
|
|
|
{
|
2009-05-05 06:56:34 +02:00
|
|
|
|
"en" "This feature requires that you are a zombie.
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Must be human"
|
|
|
|
|
{
|
|
|
|
|
"en" "This feature requires that you are a human."
|
2009-04-19 19:54:21 +02:00
|
|
|
|
}
|
2009-06-18 02:09:55 +02:00
|
|
|
|
|
|
|
|
|
"Increase by"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Increase by {1}"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Decrease by"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Decrease by {1}"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Current Value"
|
|
|
|
|
{
|
|
|
|
|
"en" "Current value:"
|
|
|
|
|
}
|
2009-04-19 19:54:21 +02:00
|
|
|
|
|
2009-04-17 01:48:08 +02:00
|
|
|
|
// Menu
|
|
|
|
|
|
|
|
|
|
"Menu empty"
|
|
|
|
|
{
|
|
|
|
|
"en" "(Empty)"
|
|
|
|
|
}
|
2009-04-19 19:54:21 +02:00
|
|
|
|
|
|
|
|
|
// ===========================
|
2009-05-18 06:26:13 +02:00
|
|
|
|
// Config (core)
|
|
|
|
|
// ===========================
|
|
|
|
|
|
|
|
|
|
// Commands
|
|
|
|
|
|
|
|
|
|
"Config command reload syntax"
|
|
|
|
|
{
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"#format" "{1:s},{2:s},{3:s},{4:s},{5:s}"
|
2009-06-05 06:56:55 +02:00
|
|
|
|
"en" "Syntax: zr_reloadconfig <file alias1> [file alias2] ... - Reloads a config file.\n File Aliases:\n * \"{1}\"\n * \"{2}\"\n * \"{3}\"\n * \"{4}\"\n * \"{5}\""
|
2009-05-18 06:26:13 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Config command reload invalid"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Invalid file alias: \"{1}\""
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Config command reload not loaded"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
2009-06-05 06:56:55 +02:00
|
|
|
|
"en" "Config file \"{1}\" failed to load. (Either disabled or invalid file content.)"
|
2009-05-18 06:26:13 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Config command reload all stats begin"
|
|
|
|
|
{
|
2009-06-05 06:56:55 +02:00
|
|
|
|
"en" "Reloading all Zombie:Reloaded config files...\n ------------------------------------------------"
|
2009-05-18 06:26:13 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Config command reload all stats successful"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "\"{1}\" - Successful."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Config command reload all stats failed"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "\"{1}\" - Failed. (Either disabled or invalid file content.)"
|
|
|
|
|
}
|
|
|
|
|
|
2009-06-07 17:51:37 +02:00
|
|
|
|
// ===========================
|
|
|
|
|
// Log (core)
|
|
|
|
|
// ===========================
|
|
|
|
|
|
|
|
|
|
"Log Generic Flag"
|
|
|
|
|
{
|
|
|
|
|
// Max length: 19 characters.
|
|
|
|
|
"en" "Generic Flag:"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Log Value"
|
|
|
|
|
{
|
|
|
|
|
// Max length: 7 characters:
|
|
|
|
|
"en" "Value:"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Log Module"
|
|
|
|
|
{
|
|
|
|
|
// Max length: 23 characters:
|
|
|
|
|
"en" "Module:"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Log Status"
|
|
|
|
|
{
|
|
|
|
|
"en" "Filter Status:"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Log Module Filtering"
|
|
|
|
|
{
|
2009-06-08 00:13:38 +02:00
|
|
|
|
"en" "Module Filtering:"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Log Module Short Name"
|
|
|
|
|
{
|
|
|
|
|
"en" "Short Name:"
|
2009-06-07 17:51:37 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-05-18 06:26:13 +02:00
|
|
|
|
// ===========================
|
2009-05-19 00:07:28 +02:00
|
|
|
|
// Classes
|
2009-04-29 02:41:53 +02:00
|
|
|
|
// ===========================
|
|
|
|
|
|
|
|
|
|
// General
|
|
|
|
|
|
2009-05-14 02:28:26 +02:00
|
|
|
|
"Classes admin mode enabled"
|
2009-04-29 02:41:53 +02:00
|
|
|
|
{
|
|
|
|
|
"en" "Admin mode is enabled!"
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-14 02:28:26 +02:00
|
|
|
|
"Classes random assignment"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "You have randomly been assigned to the @green\"{1}\" @defaultclass."
|
|
|
|
|
"ru" "Вам был случайным образом установлен класс \"{1}\"."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// Center Text/HUD
|
|
|
|
|
|
|
|
|
|
"Classes overlay toggle"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Class overlay toggle commands: {1}"
|
|
|
|
|
}
|
|
|
|
|
|
2009-04-29 02:41:53 +02:00
|
|
|
|
// Menu
|
|
|
|
|
|
2009-05-14 02:28:26 +02:00
|
|
|
|
"Classes menu title"
|
2009-04-29 02:41:53 +02:00
|
|
|
|
{
|
|
|
|
|
"en" "Class Selection:"
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-14 02:28:26 +02:00
|
|
|
|
"Classes menu zombie"
|
2009-04-29 02:41:53 +02:00
|
|
|
|
{
|
|
|
|
|
"en" "Select Zombie Class"
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-14 02:28:26 +02:00
|
|
|
|
"Classes menu human"
|
2009-04-29 02:41:53 +02:00
|
|
|
|
{
|
|
|
|
|
"en" "Select Human Class"
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-14 02:28:26 +02:00
|
|
|
|
"Classes menu admin"
|
2009-04-29 02:41:53 +02:00
|
|
|
|
{
|
|
|
|
|
"en" "Select Admin Class"
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-14 02:28:26 +02:00
|
|
|
|
"Classes menu admin mode toggle"
|
2009-04-29 02:41:53 +02:00
|
|
|
|
{
|
|
|
|
|
"en" "Toggle Admin Mode"
|
|
|
|
|
}
|
2009-06-18 02:09:55 +02:00
|
|
|
|
|
|
|
|
|
"Classes Menu Team Select Title"
|
|
|
|
|
{
|
|
|
|
|
"en" "Select Team:"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Classes Menu Zombies"
|
|
|
|
|
{
|
|
|
|
|
"en" "Zombies"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Classes Menu Humans"
|
|
|
|
|
{
|
|
|
|
|
"en" "Humans"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Classes Menu Multiplier Select Title"
|
|
|
|
|
{
|
|
|
|
|
"en" "Select Multiplier:"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Classes Menu Adjust Value"
|
|
|
|
|
{
|
|
|
|
|
"en" "Adjust Value:"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// Attributes
|
|
|
|
|
|
|
|
|
|
"Classes Attrib Napalm Time"
|
|
|
|
|
{
|
|
|
|
|
"en" "Napalm Time"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Classes Attrib Health"
|
|
|
|
|
{
|
|
|
|
|
"en" "Health"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Classes Attrib Regen Interval"
|
|
|
|
|
{
|
|
|
|
|
"en" "Health Regeneration Interval"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Classes Attrib Regen Amount"
|
|
|
|
|
{
|
|
|
|
|
"en" "Health Regeneration Amount"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Classes Attrib Infect Gain"
|
|
|
|
|
{
|
|
|
|
|
"en" "Infection Health Gain"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Classes Attrib Speed"
|
|
|
|
|
{
|
|
|
|
|
"en" "Running Speed"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Classes Attrib Knockback"
|
|
|
|
|
{
|
|
|
|
|
"en" "Knock back"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Classes Attrib Jump Height"
|
|
|
|
|
{
|
|
|
|
|
"en" "Jump Height"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Classes Attrib Jump Distance"
|
|
|
|
|
{
|
|
|
|
|
"en" "Jump Distance"
|
|
|
|
|
}
|
2009-04-29 02:41:53 +02:00
|
|
|
|
|
2009-05-14 02:28:26 +02:00
|
|
|
|
// ===========================
|
2009-05-18 06:26:13 +02:00
|
|
|
|
// Overlays (core)
|
2009-05-14 02:28:26 +02:00
|
|
|
|
// ===========================
|
|
|
|
|
|
|
|
|
|
"Overlays not supported"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:d},{2:d}"
|
|
|
|
|
"en" "Blocking Overlay - DX{1} Detected (DX{2} Required)"
|
|
|
|
|
"ru" "Оверлей Отключен - Обнаружен DX{1} (Необходим DX{2})"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// ===========================
|
2009-05-18 06:26:13 +02:00
|
|
|
|
// Infect (core)
|
2009-05-14 02:28:26 +02:00
|
|
|
|
// ===========================
|
|
|
|
|
|
|
|
|
|
// General
|
|
|
|
|
|
|
|
|
|
"Infect infected"
|
|
|
|
|
{
|
|
|
|
|
"en" "You have been infected! Go pass it on to as many other players as you can."
|
|
|
|
|
}
|
|
|
|
|
|
2009-06-15 21:43:06 +02:00
|
|
|
|
"Infect human"
|
|
|
|
|
{
|
|
|
|
|
"en" "The merciful gods (known as admins) have resurrected your soul, find some cover!"
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-14 02:28:26 +02:00
|
|
|
|
"Infect disconnect"
|
|
|
|
|
{
|
|
|
|
|
"en" "The last zombie has left the game, and has passed the infection on to you."
|
|
|
|
|
"ru" "Последний зомби покинул игру и передал свою инфекцию вам."
|
|
|
|
|
}
|
|
|
|
|
|
2009-06-15 21:43:06 +02:00
|
|
|
|
// Commands
|
|
|
|
|
|
|
|
|
|
"Infect command infect syntax"
|
|
|
|
|
{
|
|
|
|
|
"en" "Infect a client. Usage: zr_infect <filter> [respawn - 1/0]"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Infect command human syntax"
|
|
|
|
|
{
|
|
|
|
|
"en" "Turn a client into a human. Usage: zr_human <filter> [respawn - 1/0] [protect - 1/0]"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Infect command infect successful"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Player @green{1} @defaulthas been successfully infected."
|
|
|
|
|
}
|
|
|
|
|
|
2009-06-19 00:53:22 +02:00
|
|
|
|
"Infect command infect mother successful"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Player @green{1} @defaulthas been successfully infected as the mother zombie."
|
|
|
|
|
}
|
|
|
|
|
|
2009-06-15 21:43:06 +02:00
|
|
|
|
"Infect command infect unsuccessful"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Player @green{1} @defaultis already a zombie."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Infect command human successful"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Player @green{1} @defaulthas been successfully brought back as a human."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Infect command human unsuccessful"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Player @green{1} @defaultis already a human."
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-14 02:28:26 +02:00
|
|
|
|
// ===========================
|
2009-05-18 06:26:13 +02:00
|
|
|
|
// Damage (core)
|
2009-05-14 02:28:26 +02:00
|
|
|
|
// ===========================
|
|
|
|
|
|
|
|
|
|
"Damage suicide intercept"
|
|
|
|
|
{
|
|
|
|
|
"en" "Suicide attempt intercepted."
|
|
|
|
|
}
|
|
|
|
|
|
2009-04-29 02:41:53 +02:00
|
|
|
|
// ===========================
|
|
|
|
|
// Menu (core)
|
|
|
|
|
// ===========================
|
|
|
|
|
|
|
|
|
|
// General
|
|
|
|
|
|
|
|
|
|
"Menu main title"
|
|
|
|
|
{
|
2009-06-17 23:32:46 +02:00
|
|
|
|
"#format" "{1:s},{2:s}"
|
|
|
|
|
"en" "ZR Commands:\nPrefix command with \"{1}\" or \"{2}\" (quiet) when typing in chat."
|
2009-04-29 02:41:53 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Menu main zadmin"
|
|
|
|
|
{
|
2009-05-14 09:32:01 +02:00
|
|
|
|
"#format" "{1:s}"
|
2009-06-17 23:32:46 +02:00
|
|
|
|
"en" "ZAdmin - Open admin menu. (Command: {1})"
|
2009-04-29 02:41:53 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Menu main zclass"
|
|
|
|
|
{
|
2009-05-14 09:32:01 +02:00
|
|
|
|
"#format" "{1:s}"
|
2009-06-22 06:08:26 +02:00
|
|
|
|
"en" "ZClass - Configure your class settings. (Command: {1})"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Menu main zcookies"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "ZCookies - Toggle your personal ZR settings here. (Command: {1})"
|
2009-04-29 02:41:53 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Menu main zspawn"
|
|
|
|
|
{
|
2009-05-14 09:32:01 +02:00
|
|
|
|
"#format" "{1:s}"
|
2009-06-22 06:08:26 +02:00
|
|
|
|
"en" "ZSpawn - Join late? Use this to spawn. (Command: {1})"
|
2009-04-29 02:41:53 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Menu main ztele"
|
|
|
|
|
{
|
2009-05-14 09:32:01 +02:00
|
|
|
|
"#format" "{1:s}"
|
2009-06-22 06:08:26 +02:00
|
|
|
|
"en" "ZTele - Teleport back to your spawn location. (Command: {1})"
|
2009-04-29 02:41:53 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Menu main zhp"
|
|
|
|
|
{
|
2009-05-14 09:32:01 +02:00
|
|
|
|
"#format" "{1:s}"
|
2009-06-22 06:08:26 +02:00
|
|
|
|
"en" "ZHP - Toggle real HP display when infected. (Command: {1})"
|
2009-04-29 02:41:53 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Menu main zmarket"
|
|
|
|
|
{
|
2009-05-14 09:32:01 +02:00
|
|
|
|
"#format" "{1:s}"
|
2009-06-22 06:08:26 +02:00
|
|
|
|
"en" "ZMarket - Need a weapon? Buy them here. (Command: {1})"
|
2009-04-29 02:41:53 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-04-17 01:48:08 +02:00
|
|
|
|
// ===========================
|
2009-05-18 06:26:13 +02:00
|
|
|
|
// Weapons (core)
|
2009-04-17 01:48:08 +02:00
|
|
|
|
// ===========================
|
|
|
|
|
|
|
|
|
|
// General
|
|
|
|
|
|
|
|
|
|
"Zombie cant use weapon"
|
|
|
|
|
{
|
|
|
|
|
"en" "Zombies can't use weapons!"
|
|
|
|
|
"ru" "Зомби не могут использовать оружие!"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// Restrict
|
|
|
|
|
|
|
|
|
|
"Restrict weapon"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Weapon @green\"{1}\" @defaulthas been restricted."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Unrestrict weapon"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Weapon @green\"{1}\" @defaulthas been unrestricted."
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"Restrict weapon stopped"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Weapon @green\"{1}\" @defaultis already restricted."
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"Unrestrict weapon stopped"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Weapon @green\"{1}\" @default has no restrictions set."
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"Restrict weapon type"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Weapons of type @green\"{1}\" @defaulthave been restricted."
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"Unrestrict weapon type"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Weapons of type @green\"{1}\" @defaulthave been unrestricted."
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"Restrict weapon type stopped"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Weapons of type @green\"{1}\" @defaultare all already restricted."
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"Unrestrict weapon type stopped"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Weapons of type @green\"{1}\" @defaulthave no restrictions set."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Restrict weapon untoggleable"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Weapon @green\"{1}\" @defaultmay not have its restrictions toggled."
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapon invalid"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"en" "Weapon @green\"{1}\" @defaultis an invalid weapon (type) name."
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapon is restricted"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Weapon @green{1} @defaultis restricted."
|
|
|
|
|
"ru" "Оружие @green{1} @default запрещено."
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-29 08:43:15 +02:00
|
|
|
|
// ZMarket
|
2009-04-29 02:41:53 +02:00
|
|
|
|
|
2009-06-05 05:58:48 +02:00
|
|
|
|
"Weapons zmarket buyzone"
|
2009-04-29 02:41:53 +02:00
|
|
|
|
{
|
2009-06-05 05:58:48 +02:00
|
|
|
|
"en" "You must be in a buyzone to use ZMarket."
|
2009-04-29 02:41:53 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-05 05:58:48 +02:00
|
|
|
|
"Weapons zmarket purchase"
|
2009-04-29 02:41:53 +02:00
|
|
|
|
{
|
2009-06-05 05:58:48 +02:00
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "You have purchased weapon @green{1}. @defaultSelect item again to buy ammo if you are low."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons zmarket purchase max"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s},{2:d}"
|
|
|
|
|
"en" "Weapon @green{1} @defaulthas a purchase limit of @green{2}@default. Wait until you respawn to try again."
|
2009-04-29 02:41:53 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-22 06:08:26 +02:00
|
|
|
|
"Weapons zmarket auto-rebuy toggle on"
|
|
|
|
|
{
|
|
|
|
|
"en" "Auto-rebuy has been enabled, your loadout will be automatically purchased for you each time you spawn."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons zmarket auto-rebuy toggle off"
|
|
|
|
|
{
|
|
|
|
|
"en" "Auto-rebuy has been disabled."
|
|
|
|
|
}
|
|
|
|
|
|
2009-06-21 21:43:28 +02:00
|
|
|
|
"Weapons zmarket updated loadout"
|
|
|
|
|
{
|
|
|
|
|
"en" "You are not able to purchase a weapon at this time, but your loadout has been updated with this weapon."
|
|
|
|
|
}
|
|
|
|
|
|
2009-06-19 05:41:54 +02:00
|
|
|
|
"Weapons zmarket get current loadout"
|
|
|
|
|
{
|
|
|
|
|
"en" "Updated current loadout, use rebuy option to purchase these weapons again."
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-19 01:04:19 +02:00
|
|
|
|
// Commands
|
|
|
|
|
|
|
|
|
|
"Weapons command restrict syntax"
|
|
|
|
|
{
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"en" "Restricts a weapon or a weapon type. Usage: zr_restrict <weapon|weapon type> [weapon2|weapontype2] ..."
|
2009-05-19 01:04:19 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons command unrestrict syntax"
|
|
|
|
|
{
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"en" "Unrestricts a weapon or a weapon type. Usage: zr_unrestrict <weapon|weapon type> [weapon2|weapontype2] ..."
|
2009-05-19 01:04:19 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-05 05:58:48 +02:00
|
|
|
|
// Menu (Restrict)
|
2009-04-17 01:48:08 +02:00
|
|
|
|
|
2009-06-05 05:58:48 +02:00
|
|
|
|
"Weapons menu restrict main title"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
|
|
|
|
"en" "Weapons Management"
|
|
|
|
|
}
|
|
|
|
|
|
2009-06-05 05:58:48 +02:00
|
|
|
|
"Weapons menu restrict main restrict"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"en" "Weapon Restrictions"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-05 05:58:48 +02:00
|
|
|
|
"Weapons menu restrict main market"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"en" "ZMarket"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-05 05:58:48 +02:00
|
|
|
|
"Weapons menu restrict types title"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"en" "Weapon Restrictions\nSelect Weapon Type:"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-05 05:58:48 +02:00
|
|
|
|
"Weapons menu restrict types weapon type title"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"en" "Weapon Restrictions\nWeapon Type: {1}\n[] = Restricted"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-05 05:58:48 +02:00
|
|
|
|
"Weapons menu restrict types restrict all"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Restrict weapon type {1}"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-05 05:58:48 +02:00
|
|
|
|
"Weapons menu restrict types unrestrict all"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"en" "Unrestrict weapon type {1}\n "
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-05 05:58:48 +02:00
|
|
|
|
"Weapons menu restrict zmarket title"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"en" "ZMarket\nSelect Setting:"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-05 05:58:48 +02:00
|
|
|
|
"Weapons menu restrict zmarket buyzone"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Buyzone Only - {1}"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-05 05:58:48 +02:00
|
|
|
|
// Menu (ZMarket)
|
|
|
|
|
|
2009-06-19 05:41:54 +02:00
|
|
|
|
"Weapons menu zmarket main title"
|
2009-06-05 05:58:48 +02:00
|
|
|
|
{
|
2009-06-19 05:41:54 +02:00
|
|
|
|
"en" "ZMarket\nSelect an Option:"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons menu zmarket main get loadout"
|
|
|
|
|
{
|
|
|
|
|
"en" "Get Current Loadout"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons menu zmarket main view loadout"
|
|
|
|
|
{
|
|
|
|
|
"en" "View My Loadout"
|
2009-06-05 05:58:48 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-19 05:41:54 +02:00
|
|
|
|
"Weapons menu zmarket main rebuy"
|
2009-06-05 05:58:48 +02:00
|
|
|
|
{
|
2009-06-19 05:41:54 +02:00
|
|
|
|
"en" "Rebuy My Loadout"
|
2009-06-05 05:58:48 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-19 05:45:21 +02:00
|
|
|
|
"Weapons menu zmarket main auto-rebuy"
|
2009-06-05 05:58:48 +02:00
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
2009-06-19 05:41:54 +02:00
|
|
|
|
"en" "Auto-Rebuy: {1}"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons menu zmarket main weapons list"
|
|
|
|
|
{
|
|
|
|
|
"en" "View Weapons List"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons menu zmarket loadout title"
|
|
|
|
|
{
|
|
|
|
|
"en" "ZMarket\nMy Current Loadout:\nRebuy refers to these weapons"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons menu zmarket loadout primary"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Primary: {1}"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons menu zmarket loadout secondary"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Secondary: {1}"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons menu zmarket loadout melee"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Melee: {1}"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons menu zmarket loadout projectile"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Projectile: {1}"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons menu zmarket loadout explosive"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Explosive: {1}"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons menu zmarket loadout empty"
|
|
|
|
|
{
|
|
|
|
|
"en" "(None)"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons menu zmarket types title"
|
|
|
|
|
{
|
|
|
|
|
"en" "ZMarket\nSelect Weapon Type:"
|
2009-06-05 05:58:48 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons menu zmarket types weapon type title"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "ZMarket\nWeapon Type: {1}\n[] = Restricted"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons menu zmarket types weapon info"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s},{2:d},{3:d}"
|
|
|
|
|
"en" "{1} (${2})\nPurchases Left: {3}"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Weapons menu zmarket types weapon ammo"
|
|
|
|
|
{
|
|
|
|
|
"en" "Ammo"
|
|
|
|
|
}
|
|
|
|
|
|
2009-04-17 01:48:08 +02:00
|
|
|
|
// ===========================
|
2009-05-18 06:26:13 +02:00
|
|
|
|
// Spawn Protect (module)
|
2009-04-17 01:48:08 +02:00
|
|
|
|
// ===========================
|
|
|
|
|
|
|
|
|
|
// General
|
|
|
|
|
|
|
|
|
|
"Spawn protection begin"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:d}"
|
|
|
|
|
"en" "Zombies are present, you have {1} seconds to find a safe place before you lose immunity."
|
|
|
|
|
"ru" "Зомби на свободе, у вас {1} секунд, чтобы найти безопасное место, пока не потеряли иммунитет."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Spawn protection end"
|
|
|
|
|
{
|
|
|
|
|
"en" "You are now susceptible to zombie infection."
|
|
|
|
|
"ru" "Теперь вы восприимчивы к зомби инфекции."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// HUD
|
|
|
|
|
|
|
|
|
|
"Spawn Protect"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:d}"
|
|
|
|
|
"en" "Zombie protection ends in: {1} seconds."
|
|
|
|
|
}
|
|
|
|
|
|
2009-06-22 06:08:26 +02:00
|
|
|
|
// ===========================
|
|
|
|
|
// ZCookies (module)
|
|
|
|
|
// ===========================
|
|
|
|
|
|
|
|
|
|
"ZCookies Menu main title"
|
|
|
|
|
{
|
|
|
|
|
"en" "ZCookies\nSelect a Cookie:"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"ZCookies menu main auto-rebuy"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "ZMarket Auto-Rebuy: {1}"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"ZCookies menu main zhp"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "ZHP Display: {1}"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"ZCookies menu main overlay"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s}"
|
|
|
|
|
"en" "Human/Zombie Class Overlay: {1}"
|
|
|
|
|
}
|
|
|
|
|
|
2009-04-17 01:48:08 +02:00
|
|
|
|
// ===========================
|
2009-05-18 06:26:13 +02:00
|
|
|
|
// ZSpawn (module)
|
2009-04-17 01:48:08 +02:00
|
|
|
|
// ===========================
|
|
|
|
|
|
2009-05-06 02:28:09 +02:00
|
|
|
|
"ZSpawn double spawn"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-05-06 02:28:09 +02:00
|
|
|
|
"en" "ZSpawn can only be used if you joined late during a round in progress."
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
2009-04-29 02:41:53 +02:00
|
|
|
|
|
2009-05-06 03:04:55 +02:00
|
|
|
|
"ZSpawn timelimit"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:d}"
|
2009-05-08 04:57:21 +02:00
|
|
|
|
"en" "The timelimit ({1} seconds), to use ZSpawn, has already expired."
|
2009-05-06 03:04:55 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-05-05 06:56:34 +02:00
|
|
|
|
// ===========================
|
2009-05-18 06:26:13 +02:00
|
|
|
|
// ZTele (module)
|
2009-05-05 06:56:34 +02:00
|
|
|
|
// ===========================
|
|
|
|
|
|
|
|
|
|
// General
|
|
|
|
|
|
|
|
|
|
"ZTele restricted human"
|
|
|
|
|
{
|
|
|
|
|
"en" "ZTele is restricted for humans at this time."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"ZTele max"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:d}"
|
2009-05-06 05:31:48 +02:00
|
|
|
|
"en" "You have reached your max of {1} teleport(s) per round."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"ZTele in progress"
|
|
|
|
|
{
|
|
|
|
|
"en" "You are currently pending teleportation."
|
2009-05-05 06:56:34 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"ZTele autocancel text"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:d}"
|
|
|
|
|
"en" "Teleport has been cancelled. (Restrictive boundary is {1} ft.)"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// Center Text
|
|
|
|
|
|
|
|
|
|
"ZTele countdown"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:d}"
|
|
|
|
|
"en" "Teleporting back to spawn in: {1} seconds."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"ZTele autocancel centertext"
|
|
|
|
|
{
|
|
|
|
|
"en" "Teleport has been cancelled."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"ZTele countdown end"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:d},{2:d}"
|
|
|
|
|
"en" "Teleported back to spawn. (Count: {1}/{2})"
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-06 02:28:09 +02:00
|
|
|
|
// ===========================
|
2009-05-18 06:26:13 +02:00
|
|
|
|
// ZHP (module)
|
2009-05-06 02:28:09 +02:00
|
|
|
|
// ===========================
|
|
|
|
|
|
|
|
|
|
// General
|
|
|
|
|
|
|
|
|
|
"ZHP enable"
|
|
|
|
|
{
|
|
|
|
|
"en" "HP display enabled, your real HP will be displayed after infection."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"ZHP disable"
|
|
|
|
|
{
|
|
|
|
|
"en" "HP display disabled."
|
|
|
|
|
"ru" "Отображение здоровья включено."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// HUD
|
|
|
|
|
|
|
|
|
|
"Display HP"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:d}"
|
|
|
|
|
"en" "HP: {1}"
|
|
|
|
|
"ru" "Здоровье: {1}"
|
|
|
|
|
}
|
|
|
|
|
|
2009-05-05 06:56:34 +02:00
|
|
|
|
|
2009-04-29 02:41:53 +02:00
|
|
|
|
|
2009-04-17 01:48:08 +02:00
|
|
|
|
"Unfair camping"
|
|
|
|
|
{
|
|
|
|
|
"en" "An admin has marked this area as unfair, please move along, or die."
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"Unfair camper slayed"
|
|
|
|
|
{
|
|
|
|
|
"#format" "{1:s},{2:d}"
|
|
|
|
|
"en" "Player {1} has been slayed for camping in a restricted area. (ID: {2})"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// ===========================
|
|
|
|
|
// ZAdmin Menu
|
|
|
|
|
// ===========================
|
|
|
|
|
|
2009-06-18 02:09:55 +02:00
|
|
|
|
"!zadmin title"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-05-29 08:43:15 +02:00
|
|
|
|
"en" "ZAdmin\n Select Category:"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-18 02:09:55 +02:00
|
|
|
|
"!zadmin class multipliers"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-06-18 02:09:55 +02:00
|
|
|
|
"en" "Class Multipliers"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-18 02:09:55 +02:00
|
|
|
|
"!zadmin weapons"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-06-18 02:09:55 +02:00
|
|
|
|
"en" "Weapon Management"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
2009-06-18 02:09:55 +02:00
|
|
|
|
"!zadmin main logflags"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
{
|
2009-06-18 02:09:55 +02:00
|
|
|
|
"en" "Logging Flags"
|
2009-04-17 01:48:08 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"!zadmin infect title"
|
|
|
|
|
{
|
|
|
|
|
"en" "Choose a Player to Infect:"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"!zadmin ztele title"
|
|
|
|
|
{
|
|
|
|
|
"en" "ZTele Admin Menu:"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"!zadmin ztele spawn tele"
|
|
|
|
|
{
|
|
|
|
|
"en" "Teleport a Player to Spawn"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"!zadmin ztele abort"
|
|
|
|
|
{
|
|
|
|
|
"en" "Abort Teleport on a Player"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"!zadmin ztele save"
|
|
|
|
|
{
|
|
|
|
|
"en" "Save Teleport Location"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"!zadmin ztele tele"
|
|
|
|
|
{
|
|
|
|
|
"en" "Teleport Player to Saved Location"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
"!zadmin log flags title"
|
|
|
|
|
{
|
|
|
|
|
"en" "Toggle Logging Flags:"
|
|
|
|
|
}
|
2009-05-05 06:56:34 +02:00
|
|
|
|
}
|