Make commands display in game chat (#297)

* Update friendly-fire.lua

* Update research.lua

* Update friendly-fire.lua

* Update speed.lua

* Update cheat-mode.lua

* Update bot-queue.lua

* Update train.lua

* Update pollution.lua

* Update commands.cfg

* Update commands.cfg

* Update commands.cfg

* Update cheat-mode.lua

* Update research.lua

* Update commands.cfg

* Update commands.cfg

* Update commands.cfg
This commit is contained in:
2024-06-06 03:33:56 +09:00
committed by GitHub
parent 8638504550
commit 779adff212
10 changed files with 48 additions and 36 deletions

View File

@@ -113,26 +113,27 @@ results-item=__1__) __2__ has __3__ items. (__4__)
results-none=No players have [item=__1__]
[expcom-speed]
result=The game speed is now __1__
result=__1__ set the game speed to __2__
[expcom-bot-queue]
result=The successful attempts are currently __1__ and failed attempts are __2__.
result=__1__ set the bot queue to __1__ successful attempts and __2__ failed attempts
[expcom-pol]
clr=The server had pollution **REMOVED** by __1__. Please @staff on the discord if this was done by mistake.
off=The server had pollution **DISABLED** by __1__. Please @staff on the discord if this was done by mistake.
clr=__1__ removed the pollution.
off=__1__ disabled the pollution.
[expcom-train]
manual-result=Set __1__ trains into automatic mode.
manual-result=__1__ put __2__ trains into automatic mode
[expcom-cheat]
day=Always day is set to __1__
res=__1__ has enabled all technologies
day=__1__ set always day to __2__
[expcom-ff]
ff=Friendly fire is set to __1__
ff=__1__ set friendly fire to __2__
[expcom-res]
res=Auto Research is set to __1__
res=__1__ set auto research to __2__
msg=[color=255, 255, 255] Research Completed at __1__ - [technology=__2__][/color]
inf=[color=255, 255, 255] Research Completed at __1__ - [technology=__2__] - __3__[/color]
inf-q=[color=255, 255, 255] Research Added to Queue - [technology=__1__] - __2__[/color]

View File

@@ -113,26 +113,27 @@ results-item=__1__) __2__ 有 __3__ 個. (__4__)
results-none=沒用戶有 [item=__1__]
[expcom-speed]
result=The game speed is now __1__
result=__1__ set the game speed to __2__
[expcom-bot-queue]
result=The successful attempts are currently __1__ and failed attempts are __2__
result=__1__ set the bot queue to __1__ successful attempts and __2__ failed attempts
[expcom-pol]
clr=The server had pollution **REMOVED** by __1__. Please @staff on the discord if this was done by mistake.
off=The server had pollution **DISABLED** by __1__. Please @staff on the discord if this was done by mistake.
clr=__1__ removed the pollution.
off=__1__ disabled the pollution.
[expcom-train]
manual-result=Set __1__ train into automatic mode.
manual-result=__1__ put __2__ trains into automatic mode
[expcom-cheat]
day=Always day is set to __1__
res=__1__ has enabled all technologies
day=__1__ set always day to __2__
[expcom-ff]
ff=Friendly fire is set to __1__
ff=__1__ set friendly fire to __2__
[expcom-res]
res=Auto Research is set to __1__
res=__1__ set auto research to __2__
msg=[color=255, 255, 255] Research Completed at __1__ - [technology=__2__][/color]
inf=[color=255, 255, 255] Research Completed at __1__ - [technology=__2__] - __3__[/color]
inf-q=[color=255, 255, 255] Research Added to Queue - [technology=__1__] - __2__[/color]

View File

@@ -113,26 +113,27 @@ results-item=__1__) __2__ 有 __3__ 個. (__4__)
results-none=沒用戶有 [item=__1__]
[expcom-speed]
result=The game speed is now __1__
result=__1__ set the game speed to __2__
[expcom-bot-queue]
result=The successful attempts are currently __1__ and failed attempts are __2__
result=__1__ set the bot queue to __1__ successful attempts and __2__ failed attempts
[expcom-pol]
clr=The server had pollution **REMOVED** by __1__. Please @staff on the discord if this was done by mistake.
off=The server had pollution **DISABLED** by __1__. Please @staff on the discord if this was done by mistake.
clr=__1__ removed the pollution.
off=__1__ disabled the pollution.
[expcom-train]
manual-result=Set __1__ train into automatic mode.
manual-result=__1__ put __2__ trains into automatic mode
[expcom-cheat]
day=Always day is set to __1__
res=__1__ has enabled all technologies
day=__1__ set always day to __2__
[expcom-ff]
ff=Friendly fire is set to __1__
ff=__1__ set friendly fire to __2__
[expcom-res]
res=Auto Research is set to __1__
res=__1__ set auto research to __2__
msg=[color=255, 255, 255] Research Completed at __1__ - [technology=__2__][/color]
inf=[color=255, 255, 255] Research Completed at __1__ - [technology=__2__] - __3__[/color]
inf-q=[color=255, 255, 255] Research Added to Queue - [technology=__1__] - __2__[/color]