AD: Mt2009 - Mobile & PC - 30 January 2026 CHECK THE PRESENTATION!
our target game is to make a game similar to
ROK -AVAKING-CLANSOFCLANS-RISEOFKINGDOOM
.
logic Although the games above are;
What I am trying to do is a little bit more
1) stage:
In this project;
Docker Desktop = A virtual desktop interface program that runs ubuntu etc. software on your computer.
WSL program = Ubuntu etc. server server part is loaded to the computer via windows terminal
GO DL; one of the software languages of the future
Currently; We are in the process of installing wsl, activating the server and ports via docker desktop
Server operation.
trials continue.
2) stage:
Game and apk production with UNITY program
Mobile and windows platform outputs
Both on desktop and as APK on the phone
We will enable you to play and develop your own server.
As Metin2hub family;
We want to increase the interaction between players and developers of mobile apk and sub-games
Interested friends can be found by commenting under the topic.
Soon download topics and project server-client- files and ''unity'' engine coding of client content will be given.
(-__-) ../Source and Fix.h
Our sample topic in google search; Multi-civilization strategy hand tour of the awakening of the nations full set of source code + development documents
(-__-) ../Source and Fix.h
Let's all have fun together and play nice games, good luck with the permission of God.
install ; developer ; geralex88;
I am posting an updated server for successful client connection to the server. Also for the convenience of debugging and development, a description of the docker file for assembling a docker image for running the server, for example in Windows using Docker DesktopROK -AVAKING-CLANSOFCLANS-RISEOFKINGDOOM
.
logic Although the games above are;
What I am trying to do is a little bit more
1) stage:
In this project;
Docker Desktop = A virtual desktop interface program that runs ubuntu etc. software on your computer.
WSL program = Ubuntu etc. server server part is loaded to the computer via windows terminal
GO DL; one of the software languages of the future
Currently; We are in the process of installing wsl, activating the server and ports via docker desktop
Server operation.
trials continue.
2) stage:
Game and apk production with UNITY program
Mobile and windows platform outputs
Both on desktop and as APK on the phone
We will enable you to play and develop your own server.
As Metin2hub family;
We want to increase the interaction between players and developers of mobile apk and sub-games
Interested friends can be found by commenting under the topic.
Soon download topics and project server-client- files and ''unity'' engine coding of client content will be given.
(-__-) ../Source and Fix.h
Our sample topic in google search; Multi-civilization strategy hand tour of the awakening of the nations full set of source code + development documents
(-__-) ../Source and Fix.h
Let's all have fun together and play nice games, good luck with the permission of God.
install ; developer ; geralex88;
I am using a remote MySQL outside of the docker image.
Change client:
- Activate login ui;
- Success connect server from build apk;
Change server:
- Disable verify token;
How to assemble the client:
- update the IP to your own instead of 45.8.99.86
- add/update the list of servers on loginview.prefabs
To make the server monitoring dashboard work, you need to correct the server IP address:
Path: work/server/monitor_server/html/js/main.js
Change your serverIP: var monitorServerIp = "192.168.2.73"
When you first log in, you need to select a server, enter the phrase game1, login and password.
For subsequent logins, you only need to enter your login and password.
It’s complicated and difficult, but there is something to work on for those who want to launch their own private server =)
Client:
To see the download links,
Log in or register now.
Server:
To see the download links,
Log in or register now.
I'm using Unity3D 2019.4.28f1
The server startup time in my container takes 20-25 minutes.
Until the server loads, you will receive an error with code 403
The last logs of a successful launch of the player server are completed:
2024-12-15 18:04:00 [./server/game_server/logic/service/MapObjectRefreshMgr.lua:114] [Info] MapObjectRefreshMgr complete(40/40)
2024-12-15 18:04:00 [./server/game_server/logic/service/MapObjectRefreshMgr.lua:107] [Info] all(40) refresh service over
2024-12-15 18:04:01 [./common/service/guild/GuildNameProxy.lua:125] [Info] GuildNameProxy Init start
2024-12-15 18:04:01 [./common/service/guild/GuildNameProxy.lua:130] [Info] GuildNameProxy Init over
It is recommended to use the English language in the game, when using other languages, there may be character creation errors:
回包错误码:500 : System exception
According to the server logs, you can determine which region is used:
Example, Russian:
2024-12-15 18:09:26 [./server/game_server/Agent.lua:153] [Debug] recv iggid(tester) rid(nil) req:Role_CreateRole-{
["name"] = "Правитель 2717549",
["country"] = 501,
["version"] = "1.8.20",
["languageId"] = 30,
}
and check if this region is in the list of acceptable ones:
work/common/config/gen/Configs.data
AllianceLanguageSet and LanguageSet and Config (Add initialAcquiescentName_)
At the beginning of the game there may be problems with passing the training, to fix the error, it is necessary to correct the s_Guide.xlsm file on the client side, records with ID 107 to 109, correct the settings in accordance with the server, correcting such fields as:
listIndex, findWay, guideNodeType, guideArrowhead, guideArrowheadAr, showUi, guideTipsPos, guideTipsPosAr
''
[107] = { ID = 107, stage = 1, step = 7, trigger = "", uiId = 2000, uiType = 1, path = "pl_MapAndCity/btn_map", listIndex = 0, findWay = 1, guideNode = "", guideNodeType = 0, guideEffectPos = "", guideArrowhead = 7, guideArrowheadAr = 5, guideDialog = 0, l_guideTipsID = 585002, showUi = { 14 }, guideTipsPos = 4, guideTipsPosAr = 3, languageSet = { 40, 41, 10, 22, 1, 37 }, soundClient = { "Voice_Guide_dialog1016", "Voice_Guide_dialog1016", "Voice_Guide_dialog1016", "Voice_Guide_dialog1016", "Voice_Guide_dialog1016", "Voice_Guide_dialog1016_tr" }, sound = "Voice_Guide_dialog1016", civilization = { }, heroSound = { }, guideArena = 0 },
[109] = { ID = 109, stage = 1, step = 9, trigger = "", uiId = 2000, uiType = 1, path = "pl_MapAndCity/btn_city", listIndex = 0, findWay = 1, guideNode = "", guideNodeType = 0, guideEffectPos = "", guideArrowhead = 7, guideArrowheadAr = 5, guideDialog = 0, l_guideTipsID = 585003, showUi = { 14 }, guideTipsPos = 4, guideTipsPosAr = 3, languageSet = { 40, 41, 10, 22, 1, 37 }, soundClient = { "Voice_Guide_dialog017", "Voice_Guide_dialog017", "Voice_Guide_dialog017", "Voice_Guide_dialog017", "Voice_Guide_dialog017", "Voice_Guide_dialog017_tr" }, sound = "Voice_Guide_dialog017", civilization = { }, heroSound = { }, guideArena = 0 },
''
JINXX : youtuber server setting
To see the download links,
Log in or register now.
Last edited:

