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

warface with pvp server

Newbie Spellweaver
Joined
May 10, 2023
Messages
58
Reaction score
7
i fixed mysql error, just make db with this name: " mow " and execute attached sql file.

1. Launch and look 2 green like its ok
2. Launch DedicatedLauncher.exe server and client with 127.0.0.1 ip, its will be fine. and dont forget to tickets on mysql id, token, nickname, profileid
thank you

how open 2 warface in same pc?

forgot i already opened

how to create two account? send me script
 
Last edited:
Newbie Spellweaver
Joined
Jul 26, 2023
Messages
18
Reaction score
13
thank you

how open 2 warface in same pc?

forgot i already opened

how to create two account? send me script
use -devmode open multiple client is in launcher
 
Newbie Spellweaver
Joined
May 10, 2023
Messages
32
Reaction score
2
build vs version ?


1705427339162 - warface with pvp server - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
May 10, 2023
Messages
32
Reaction score
2
1705436441387 - warface with pvp server - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
May 10, 2023
Messages
58
Reaction score
7
how to compile source without any errors?

someone have tools to unpack the languague files to translate to eng?

my mouse is looking for down how to solve this?
 
Last edited:
Newbie Spellweaver
Joined
May 10, 2023
Messages
58
Reaction score
7
Alguém pode me enviar o arquivo .pak da localizated em inglês?
 
Junior Spellweaver
Joined
May 22, 2017
Messages
102
Reaction score
35
reupload please on google drive or yandex ? or somewhere no mega.nz please !
 
Newbie Spellweaver
Joined
Feb 25, 2023
Messages
17
Reaction score
9
The client has been translated into English as accurately as possible.
The server has been modified and revised.





 
Junior Spellweaver
Joined
May 22, 2017
Messages
102
Reaction score
35
The client has been translated into English as accurately as possible.
The server has been modified and revised.





Many thanks man !!

Have somebody any CMS website or simple index to add create/add account ,reset password , for this ?
 
Newbie Spellweaver
Joined
Feb 25, 2023
Messages
17
Reaction score
9
Many thanks man !!

Have somebody any CMS website or simple index to add create/add account ,reset password , for this ?

The SERVER IP for the Launcher.exe are in Game/server.cfg

U can create a account with the sql query command:
Code:
select register("loginid", "passwd", "email");

or here is a PHP Register Script


regf - warface with pvp server - RaGEZONE Forums


(Make sure u edit the DB connection in the index.php line ~108)


The passwords are currently stored in the database without salt! only SHA256 hashing. In the next version, I will consider adding salt to enhance security.
 

Attachments

You must be registered for see attachments list
Back
Top