Skilled Illusionist
- Joined
- May 10, 2023
- Messages
- 360
- Reaction score
- 54
Pretty xd
View attachment 274478
View attachment 274478
Last edited by a moderator:
Pretty xd
View attachment 274478
Is this related to the missions?
Nice release ashlay!
Almost got it working, working on fixing billserver..
currently stuck on the - Product Load Fail !! - Duplicated Product Num = [ 46 ]
for the launch server, i had to change the hardcoded sql password guys!!
C++:#if defined(__US) WCHAR* g_pszDBConnStr = L"DSN=COMBATARMS_LOG;UID=combatlog_service;PWD=m98dNFd!6GDW"; #elif defined(__KR) WCHAR* g_pszDBConnStr = L"DSN=COMBATARMS_LOG;UID=combatlog_service;PWD=zjabatrpdla!1234"; #elif defined(__EU) || defined(__BR) || defined(__RU) WCHAR* g_pszDBConnStr = L"DSN=COMBATARMS_LOG;UID=combatadmin;PWD=3eTHU63Q7kYFFAkP"; #else #error Unknow Local #endif
Ports 10002 and 12001, and the dserver.View attachment 274944
Has anyone had issues doing the character creation?
is there a script to use for it?
Edit: Figured this out too: you need to use ashley's script to insert a user into combatarms then also insert into visms user table
Does anyone know what port to port forward if I were to expose this to the web?
Maybe a q for @Weverton
for dserver, wouldn't that be problematic, if it increments up a port?Ports 10002 and 12001, and the dserver.
create a rule for the dserver on the firewall select the dserver.exe
View attachment 274953
Each time the dserver start it will use a new udp port(last port used+1).
can you give me your discord username and I'll help youfor dserver, wouldn't that be problematic, if it increments up a port?
that would mean potentially on the network you would need to expose all the ports?
Or am I misunderstanding, I'm not seeing a range for d-server in \CA_Server\DServer
It will be a issue if you are using a reverse proxy or a firewall, but if your server have a public ip it will not be a problem.for dserver, wouldn't that be problematic, if it increments up a port?
that would mean potentially on the network you would need to expose all the ports?
Or am I misunderstanding, I'm not seeing a range for d-server in \CA_Server\DServer
ah I see, that did the trick for me.It will be a issue if you are using a reverse proxy or a firewall, but if your server have a public ip it will not be a problem.
when you add the DServer.exe on the firewall you don't need to add a port or a range of ports for it.
View attachment 274289 How do I solve this?
how did you fix this? i can't open boxes, equip anythingI'm trying to make all Myst WorkView attachment 274469