Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Tutorial] How to set-up a Soldierfront 1 Server

Newbie Spellweaver
Joined
Jun 25, 2016
Messages
61
Reaction score
3
there's no point lol, you're just gonna end up getting stucked at the channel selection
Tbh, I think the rest needs to be (re-)scripted or might be missing some packets or whatever, I think it should work. Do you have Skype Panda Kae Ming maybe we can help each other?
 
Initiate Mage
Joined
Aug 5, 2010
Messages
4
Reaction score
0
Good friends of Ragezone already fix the problem of the communication of the base data but now the client comes out error in the update and when I enter the game leaves the server .......
Who can tell me what the mistake might be
:junglejane:

Add my Facebook Leandro PGamer
 
Initiate Mage
Joined
Jul 8, 2014
Messages
3
Reaction score
0
maybe because when you login to the game it fails to get username information, like rank etc. ?? there something is missing
 
Initiate Mage
Joined
Jul 8, 2014
Messages
3
Reaction score
0
i tried ALL IPs pc and public and local on gameserver, nothing work!
 
Last edited:
MentaL flexed harder!
Joined
Apr 26, 2014
Messages
75
Reaction score
27
Good friends of Ragezone already fix the problem of the communication of the base data but now the client comes out error in the update and when I enter the game leaves the server .......
Who can tell me what the mistake might be
:junglejane:

Add my Facebook Leandro PGamer


You mean, you already fixed the "Please Try again..." thing? tell me if you fixed it.
 
Last edited:
Initiate Mage
Joined
Jul 8, 2014
Messages
3
Reaction score
0
AdminServer and MessengerServer services doesn't start... can someone help me fix it please? i tried the fixes from the comments here but nothing worked..
me too also apex, i will keep trying ...
if you got them working please tell me
 
Joined
Nov 8, 2012
Messages
453
Reaction score
25
Hello guys, today I came to explain how to make your Soldier Front Private Server, or Public Server.. I don't remember all steps, but i will try ok folks!

THIS IS FIRST COMPLETE TUTORIAL!

First I would like to thank the friends who have posted and helped!
@Bola - @das11501 - @cedric5 - @pon0352

First Post:
http://forum.ragezone.com/f857/release-soldier-front-1-server-1053131/

Download Link:


1º Install your Microsoft SQL Server

Attention for Features!

Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums


Use "Default Instance Name"..
In account name use for all "NT AUTHORITY\Network Service"

2º Account Provisioning:

Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums


Wait Updates

3º Copy Server Folders to:
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



- C:\DMSystem\
- C:\SF_ServerConfig
- C:\ApexServer\
- C:\SF_ServerPatch\


And Change IP in all config file

- C:\DMSystem\DMClient
- C:\DMSystem\DMServer
- C:\DMSystem\MCTool

- C:\SF_ServerConfig\SpecialForce\AdminServer
- C:\SF_ServerConfig\SpecialForce\AdminTool
- C:\SF_ServerConfig\SpecialForce\CheckoverlapServer
- C:\SF_ServerConfig\SpecialForce\ClanchatServer
- C:\SF_ServerConfig\SpecialForce\GameServer
- C:\SF_ServerConfig\SpecialForce\LauncherServer
- C:\SF_ServerConfig\SpecialForce\LoginServer
- C:\SF_ServerConfig\SpecialForce\MessengerServer
- C:\SF_ServerConfig\SpecialForce\SessionServer

4º Configure SQL Users and Restore Databases

Open your SQL Server
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums


Wait Updates

Use Default User - "sa"
Use Your Pass - "1234"
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



Make New Database!
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



Use same name as: ClanDB_backup_2013...
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



Restore the Database like this:
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



Follow Images:
Select "From Device" and "..." and "add"
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



Select the Database File, Remember name "ClanDB"
Only .BAK files, The .TRN it is not necessary
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



Look if "From Device" is Correct! And Make Box!
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



Lookout, you need to check "Options", or will Get Fail!
Mark "With Replace" and "OK"
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



And Successful, YEAH 60% Complete!!
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums


Make this for all databases!

5º Delete existing users in all Databases, if you try without delete,
Will get error "already Existing"

Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



Now make Users, to work in Databases!
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



Attention Here!
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



In Server Roles, mark "sysadmin"
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



Now "User Mapping"
Select for all DB Map, and put "DBO" in Default Schema
and mark "db_owner" to set privileges!, remember delete
users old users or you will get error, "already existing"
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



6º I'm trying but i don't remember next steps here.. i'm "rusty", but let's go!
Configure ODBC Files ".DSN" in all Folders, Check Pass, and change to 1234
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



Change ApexServer IP!! I Forgot.. :sleep:
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



8º Restore GameDB Database, same process
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



And Successful, get a SQL "refresh"
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



Repeat Step 5º, Delete Users sfdev, sfgame.. from GameDB...
For add new when restore last GameDB
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



SQL Done!


9º Install "Process Hacker" to make New Service, F*CK "ServiceInstaller"
The ServiceInstaller, don't work in all computer, when you drag, nothing happens!
Open "PH", "Tools" and "Create Service..."
Link:
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



Follow this image, is simple to understand, look service, need appears green arrow!
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



Start All Server Files, Remember DM_Server and DM_Client too!!
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums



And Server Will Run, like this!
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums


Wait Updates

10º To Make user Open, SQL Server, Select Database
and Click "New Query" and paste and execute:

To Make:
INSERT INTO [age_account].[dbo].[accounts] ([uid],[name],[pass],[created],[updated]) VALUES (userid,'username','hashedpass','creationtime',NULL)GO

or

Example:
INSERT INTO [age_account].[dbo].[accounts] ([uid],[name],[pass],[created],[updated]) VALUES
(50000,'testUser123'
,'$2a$10$6a64a60418f63acd895aeuC0MVfsH0TwA3CFSPFESLtWX.Znz76Ha'
,'2015-04-12 16:18:49.540',NULL)
GO

Like This:
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums

Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums


Remember! Note for Newbie guys!
Never Change All IP's to same, IP in almost all MMO Games, have diference
CLIENT IP, and SERVER IP, if you change all to ex "127.0.0.1" your server
NEVER RUN, you need change only Client IP, in case 188.95.25..

Wait Updates

11º Configure Client you need Xampp, download link:
https://www.apachefriends.org/pt_br/index.html

Client Download:


Install This:
Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums


Go Xampp folder: "C:\xampp\htdocs" and Delete All..
Make folder "USA" paste option folder from client
And make
SoldierFrontUS and release in the folder, copy
update.u and paste in the folder
like this:

C:\xampp\htdocs\USA\option\version.ini
C:\xampp\htdocs\SoldierFrontUS\release\update.u

Go to client folder and change IP in "version.ini",
"quietusvs.ini" and "version.ini" in option folder too

change IP in config.ini \avital folder like this:

Open XAMPP Control Panel and Start Apache and MySQL.
Open Game, Have Fun!!

Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums

Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums

Gabirieu - [Tutorial] How to set-up a Soldierfront 1 Server - RaGEZONE Forums


Wait Updates
Your finger don't fall, if guys give like..

No more updates on this ?
 
Newbie Spellweaver
Joined
Jun 30, 2014
Messages
17
Reaction score
0
Re: [Release] First Tutorial Set Soldier Front 1 Server!

I cannot start DM_Client

it says windows could not start the DM_Client service on local computer
 
Last edited:
Newbie Spellweaver
Joined
Nov 14, 2017
Messages
93
Reaction score
3
this server have a website ? and no more update on this ??
 
Skilled Illusionist
Joined
Apr 17, 2010
Messages
323
Reaction score
23
is it until now no solution for "please try Again"?
 
Skilled Illusionist
Joined
Apr 17, 2010
Messages
323
Reaction score
23
yeah, is an.. make game laucher, and use BullSF Client or same..

thanks! I have launcher for my cabal server, Need to edit something but the problem is don't know the command parameter for the server ip..
 
Back
Top