Quote:
Originally Posted by babyminion
hi sir btw this is my error
can you help me how to edit this one?
|
Do u use titanium list creator? and this is how mine looks, be sure that PATCHER_URL is only your IP and at Server root just the folder were the files are located (from the www). Let me know if you cant fix it with this info
#elif defined(__LANG_ENG)
#define __CURRENT_LANG LANG_ENG
#if defined(__LANG_ENG_USA)
#define __COUNTRY CNTRY_USA
#define __VER 15
const int PATCH_VERSION = 21;
#define WEB_FIRST_PAGE "http://paradiseflyff.com/notice.html"
#define SERVER_ROOT "FlyffDE/NeuroSpace/RESCLIENT"
#define PATCHSEVER_URL "YOUR IP HERE"
#define HOME_LINK "http://paradiseflyff.com/"
#define VERSION_NAME ""
#endif