Sudden Attack - New Evolution Source By SdfSdf

To change client IP..


First option.. If your launcher is per .BAT...

Open the command.txt
-rez engine.rez -rez Game -windowtitle "Sudden Attack" +windowed 1 +errorlog 1 +UserID "ID1" +UseF12 1 +skiptitle 1 +ServerIP "your server ip" +ServerPort 12000


Second way.. insert parameters exec in your launcher.. ;)
 
Last edited:
--------------------Configuration: ClientFxDLL - Win32 Final--------------------
Compiling...
stdafx.cpp
C:\Users\sronturk\Desktop\Client\SuddenAttackBySdfSdf\Johnson_Libs\STLPort-4.0\stlport\stl/_alloc.h(181) : error C2065: '__stl_new' : undeclared identifier
C:\Users\sronturk\Desktop\Client\SuddenAttackBySdfSdf\Johnson_Libs\STLPort-4.0\stlport\stl/_alloc.h(184) : error C2065: '__stl_delete' : undeclared identifier
C:\Users\sronturk\Desktop\Client\SuddenAttackBySdfSdf\Johnson_Libs\STLPort-4.0\stlport\stl/_range_errors.h(61) : error C2065: 'range_error' : undeclared identifier
C:\Users\sronturk\Desktop\Client\SuddenAttackBySdfSdf\Johnson_Libs\STLPort-4.0\stlport\stl/_range_errors.h(61) : error C2065: 'string' : undeclared identifier
C:\Users\sronturk\Desktop\Client\SuddenAttackBySdfSdf\Johnson_Libs\STLPort-4.0\stlport\stl/_range_errors.h(65) : error C2065: 'out_of_range' : undeclared identifier
C:\Users\sronturk\Desktop\Client\SuddenAttackBySdfSdf\Johnson_Libs\STLPort-4.0\stlport\stl/_range_errors.h(69) : error C2065: 'length_error' : undeclared identifier
Error executing cl.exe.


Game.exe - 6 error(s), 0 warning(s)


Somebody help me ?
 
SDSF canu teach how To make My own Sudden attack Server
i Completed the database And i need Client Files and What we need to do with that Client files
i Dont Anything can anyone Explian me how to Do a private server
 
Is that my C++6.0 problem ? I cant open Engine.dsp and SA.dsp ? It will ask me auto switch to Engine.dsw and Sa.dsw.
i just start learning programing when i see this forum with Sudden Attack Private server
Sorry for my bad english.
 
help build soucer and online server vps



--------------------Configuration: stdafx - Win32 Debug--------------------Linking...LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _mainDebug/stdafx.exe : fatal error LNK1120: 1 unresolved externalsError executing link.exe.stdafx.exe - 2 error(s), 0 warning(s)
HELP
 
Back