Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I see this line in the log:
TWriteGameResultInDatabase::VirtualOnOperationTerminated() -> result: 0
although the result is always 0.
Is there a method I can call to extract it?
Wheel glint of VAB armored vehicle
Errors of OT tab-71 armored vehicle driving on water
PT-90 consumption too high
EPBV investigation vehicle weapon error
High accuracy of kutei submachine gun
*It's back up, edit after 4 hours.
docker stop war3-server
docker rm war3-server
export EXPOSEDIP=xx.xx.xx.xx
export EXPOSEDPORT=xxxx1
docker run -d --net host --name war3-server -e EXPOSEDIP -e EXPOSEDPORT --mount type=bind,src=$(pwd)/settings,target=/server/settings -p $EXPOSEDPORT:$EXPOSEDPORT/udp -p $EXPOSEDPORT:$EXPOSEDPORT eugensystems/wargame3 +rcon_password xxxxxxxxx +rcon_port xxxx2
Please use the following reference
For example: rcon port 20221 Server port 20222