Question about PatchClient

06/11/2016 14:47 Burdenz2007#1
I'm quite lost now. :confused:

I have this in my VersionCommon.h (PatchClient)


#define __COUNTRY CNTRY_USA
#define __VER 15
const int PATCH_VERSION = 21; //
#define WEB_FIRST_PAGE "http://(Blank)flyff.com/" //
#define SERVER_ROOT "NeuroSpace/RESCLIENT" //
#define PATCHSEVER_URL "(Blank)/NeuroSpace/RESCLIENT" //
#define HOME_LINK "http://(Blank)flyff.com/" //
#define VERSION_NAME ""



And this is what my webroot looks like in my Dedicated Server.


[Only registered and activated users can see links. Click Here To Register...]


Need help guys.
06/11/2016 18:18 romalox456#2
You dont need to put complete url in PATCHSEVER_URL only the url where is your neurospace folder. Remove /NeuroSpace/RESCLIENT from PATCHSEVER_URL