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

[Development] [PHP-API / MYSQL DATABASE] WarZ / Infestation - BACK AGAIN

Status
Not open for further replies.
Newbie Spellweaver
Joined
Nov 16, 2012
Messages
40
Reaction score
1
Re: [PHP-API / MYSQL DATABASE] WarZ / Infestation - Rewritten

Hey bro, is there any ETA for this? :)
 
Junior Spellweaver
Joined
May 23, 2013
Messages
142
Reaction score
33
Re: [PHP-API / MYSQL DATABASE] WarZ / Infestation - Rewritten

Shame the DL Got removed =(
 
Joined
Aug 14, 2009
Messages
2,304
Reaction score
1,189
Re: [PHP-API / MYSQL DATABASE] WarZ / Infestation - Rewritten

Thread update:

I'm currently really busy with my University, BUT I've tried to install a GIT Server on my little vServer. If anybody can help me install a svn or git server with webinterface I can get some guys (from RZ) together to work on my code. If anybody can help me please add me on skype:
gigatoni

all other requests on skype will be ignored.
 
Newbie Spellweaver
Joined
Apr 30, 2013
Messages
49
Reaction score
2
Re: [PHP-API / MYSQL DATABASE] WarZ / Infestation - Rewritten

Thread update:

I'm currently really busy with my University, BUT I've tried to install a GIT Server on my little vServer. If anybody can help me install a svn or git server with webinterface I can get some guys (from RZ) together to work on my code. If anybody can help me please add me on skype:
gigatoni

all other requests on skype will be ignored.

Use google to setup a repository on google code. it has SVN for you also GIT hub has svn options aswell. if you need help just send me your skype name and ill add you and ill help you set it up.
 
Junior Spellweaver
Joined
Jan 31, 2009
Messages
162
Reaction score
44
Re: [PHP-API / MYSQL DATABASE] WarZ / Infestation - Rewritten

GigaToni, How you did for the launcher, run up the URL like this:
EXEMPLE: http://127.0.0.1/Login.php?username=EMAILHERE&password=PASSHERE
My Launcher, with:
CWOBackendReq req("api_Login.php");
req.AddParam("username", username);
req.AddParam("password", passwd);
run this URL:
EXEMPLE: http://127.0.0.1/api_Login.php
req.AddParam, don't add: ?username=EMAIL&password=PASSWORD

EDIT¹:
Sorry for my english, got it..
To this work, you need to run $_POST in PHP to get Request of CWOBackendReq..

Thanks,
 
Last edited:
Newbie Spellweaver
Joined
Jul 12, 2013
Messages
10
Reaction score
1
Re: [PHP-API / MYSQL DATABASE] WarZ / Infestation - Rewritten

Good luck, I was porting it to mySQL and php a few weeks ago but an admin closed my thread for some reason.
 
Newbie Spellweaver
Joined
Apr 9, 2013
Messages
84
Reaction score
1
Re: [PHP-API / MYSQL DATABASE] WarZ / Infestation - Rewritten

Thank you GigaTony for this!

Just gotta ask, if it is somewhat playable in this state?
 
Newbie Spellweaver
Joined
Oct 21, 2013
Messages
15
Reaction score
8
Re: [PHP-API / MYSQL DATABASE] WarZ / Infestation - Rewritten

very intersted in your progress.
I'm having problems with MS SQL so switching to MySql would be a great improvement (running DayZ server via MySql aswell and its alot more stable and easy to manage in my opinion)
 
Junior Spellweaver
Joined
Dec 25, 2005
Messages
194
Reaction score
20
Re: [PHP-API / MYSQL DATABASE] WarZ / Infestation - Rewritten

Hmm...call me derp, since I just got up, but:

Would this allow others, if you release the source, to compile the Server Software for WarZ/Infestation for Linux?

This would be really awesome, since I never got my head around Windows Servers (way to expensive) and stick with Linux for my Servers.
 
Status
Not open for further replies.
Back
Top