• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Two little questions...

UPC

Initiate Mage
Joined
Jul 6, 2017
Messages
4
Reaction score
0
Goooood Morning Ragezone im new here and have two little questions about SA.

First question.
To compile the server i need Visual Studio 8? Just opened GameServer.vcproj with Notepad++ and see this...

ProjectType="Visual C++"
Version="8,00"

Second question.
Engine and SA are compiled but i see there are missing some files libs, confs etc. like "CrashRpt, Display.cfg, Engine.rez, Game.rez, MSVCIRTD, Msvcp60, MSVCP60D, Msvcrtd, sa_MSGS ( AZ online have them ) where can i compile/get this files???

Thanks :cool:
 
Newbie Spellweaver
Joined
Jun 18, 2017
Messages
10
Reaction score
0
First question:
I suggest using
Visual Studio 2017 you will need to edit the code to fix some stuff then i will work fine i will see if can upload the fixed server code for Visual Studio 2017.
 

UPC

Initiate Mage
Joined
Jul 6, 2017
Messages
4
Reaction score
0
Thanks it would be great if you can help me and whats with second question? Anyone can help?
 
Newbie Spellweaver
Joined
Jun 18, 2017
Messages
10
Reaction score
0
2:
CrashRpt: this is a library used by the engine i don't know if it have source code
Display.cfg: a config file for diesplay you can edit it with notepad or any text file editor
Game.rez, Engine.rez: can be opened with winrez
MSVCIRTD, Msvcp60, MSVCP60D, Msvcrtd: gues this microsoft run time librarys
sa_MSGS: file that holds game text here you should transalte them to english.
 

UPC

Initiate Mage
Joined
Jul 6, 2017
Messages
4
Reaction score
0
Okay and where can i get this files?
 
Newbie Spellweaver
Joined
Jun 18, 2017
Messages
10
Reaction score
0
in KillerStefan files you find them there like you said some of them are in AZ. i don't know what you want exactly.
 

UPC

Initiate Mage
Joined
Jul 6, 2017
Messages
4
Reaction score
0
I compiled Engine and SA, have game folder with somefiles inside and SuddenAttack.exe only with 4 files? Where can i get or compile other files that i asked in second question? I saw that this files are in AZ Online but not in my compiled folder there are only SuddenAttack.exe, LTMsg, server, ServerDir, SndDrv and game folder with other files. Thats means im missing some files but i see they are in AZ Online where can i get or compile this missing files.
 
Newbie Spellweaver
Joined
Jun 18, 2017
Messages
10
Reaction score
0
you don't compile these files you just use them just copy them from AZ online folder or copy your new compiled files to AZ online to test them.
 
Back
Top