• 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.

Client help needed

Initiate Mage
Joined
Oct 17, 2018
Messages
1
Reaction score
0
Need help how to make a client i dont know already server running on vps, but i dont know how to start to create client to join on my server.
 
Newbie Spellweaver
Joined
Oct 18, 2018
Messages
8
Reaction score
0
If you have a server running, with a db correctly linked and configured you just need to download a client that will work with your server files and just run it using a .bat file.

You can find clients in the Release section.

Copy the following and save it as a .bat file, then copy this to your client folder. (where the raiderz.exe is located)

@echo off
raiderz -ingamelogin -server enter your Server IP here -country USA
exit


Make sure your server.ini files located in each of the server folders are configured correctly, as well as parts of the DB that contain the IP.
 
Last edited:
Back
Top