打印

question about the 輕石器 原始碼 (CLIENT+SERVER端)

question about the 輕石器 原始碼 (CLIENT+SERVER端)

Question 1. -server side
I compiled the server source using
           1. make depend
           2. make

but the results are only saacjt and gmsvjt.
it is not making necessary folders.

Am I doing wrong way? or Do I need to borrow the folders from other server?

and is there a way I can compile this with cygwin?

Question 2. - client side
the result of the compiling is sa25.exe file only. The system asking me to use the launcher to start sa25.exe file. How to make a launcher?
I found dll files but what about the other files and folders? Can I borrow those from any other client? I think it would be an error...

I am not a programmer. I did not learned programming either. However, I really want to get the answer for those questions.
Please advice!

[ 本帖最後由 winner8kjy 於 2020-3-7 17:58 編輯 ]

TOP

A1.
The way you think is correct.

A2:
You can try it. Just remember to drop LUA FOR CLIENT folders to the client you use.

TOP

CENTOS 몇비트세요?

32비트맞으신가요? 64비트면 문제될것같은데 버전이어떤거신지

[ 本帖最後由 at1239 於 2020-3-8 02:57 編輯 ]

TOP

Thanks. I got the idea.
Cygwin compile is available?

Client...I need more info and files

센토스 5.5 32비트에요. 컴파일은 성공했어요. 나온 결과가 맞는건지 몰라서 확인차 질문했습니다. 시그윈으로도 가능한지 질문에 남기긴 했는데 답은 못들었네요.

TOP

1.
- necessary folders just for char or logs folder not data folder
- don't try to compile with cygwin, or if you just want a 25ppl server in windows

cygwin compiled server has too many unpredictable problems

2.
Just delete launcher check

If you are not a programmer or with C/C++ knowledge, don't waste you time on this source code.
This code need 1 year or much more at least with learning programming.

TOP