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

Neo Source

Initiate Mage
Joined
Dec 1, 2013
Messages
4
Reaction score
0
I'm having a problem running the field server it always result as a "Please wait or Bugtrap".
 
Experienced Elementalist
Joined
Feb 21, 2013
Messages
293
Reaction score
5
​Screenshot:
raffy0809 - Neo Source - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Divine Celestial
Joined
Nov 30, 2010
Messages
846
Reaction score
7
share full neo source code ready to compile with new interface and 237 skill working ep9 weapons and lightning on ups!!

Source Code




Client



Patch



Rcc Pass

1: 13#@$$#%#raFFy08)(4%$%$^%^%*&^*^&*^&*^@$#@$#@WED$%#$%$#

2: !@#!@#aA#!FAS$%@S%Jean$!#Mae%@#$Rose!!@#Mier!@#%#$%&%^^^$@#$

3: ea&"HS%/6WYKgUu:v-%Z+i9#tYf.s5.+1{#lf:bj6WdH~l}B1:)#r%j


After you put patch in the client get the xml in source code folder and find Needed files na folder

Merry Christmas XD

where is the param??
 
be good to beat evils
Loyal Member
Joined
Mar 27, 2008
Messages
1,027
Reaction score
292
u can make ur own param u got the source right

add line

RCCPassword = ea&"HS%/6WYKgUu:v-%Z+i9#tYf.s5.+1{#lf:bj6WdH~l}B1:)#r%j

if( IsEncrypted( info.dwFlags ) ) // MEMO : ¾Ïȣȭ µÈ ÆÄÀÏÀ̸é...
{
if( unzOpenCurrentFilePassword(m_uzFile, RANPARAM::RCCPassword) != UNZ_OK )
return UINT_MAX;
}
else
{
if( unzOpenCurrentFile(m_uzFile) != UNZ_OK )
return UINT_MAX;
}
 
Divine Celestial
Joined
Nov 30, 2010
Messages
846
Reaction score
7
u can make ur own param u got the source right

add line

RCCPassword = ea&"HS%/6WYKgUu:v-%Z+i9#tYf.s5.+1{#lf:bj6WdH~l}B1:)#r%j

sir can you share. hmmm.... how about the other cant compile the source.. please
 
be good to beat evils
Loyal Member
Joined
Mar 27, 2008
Messages
1,027
Reaction score
292
i already uploaded in my previous post _bin.7z

sir can you share. hmmm.... how about the other cant compile the source.. please

Param
[SERVER SET]
LoginAddress =192.168.1.37
HttpAddress = ranpatch.e-games.com.ph/patches
strNewsURL =
strConnectionURL = 64.31.20.50
bUsePassiveDN = 0
nChinaRegion = 4
;
[GUI OPTION]
; FontType = [D3DFONT,D3DXFONT]
; LangSet = [def=0, chn_tra=1, jp=2, kr=3, chn_sim=4, th=5, vn=6]
; GDIFont = [µ¸¿òü,Fixedsys]
strFontType = D3DFONT
dwLangSet = 0
strGDIFont = Arial
;
[TEXT FILE]
; ±¹°¡º° ¿É¼ÇÀº XMLÆÄÀÏÀÇ ÅÂ±× ¿É¼Ç°ú ÀÏÄ¡ÇØ¾ß ÇÑ´Ù.
strCountry = pe
strLauncherText = Launcher.xml
strGameInText = gameintext.xml
strGameExText = gameextext.xml
strGameWord = gameword.xml
strServerText = servertext.xml
strUIOuterCfg = UIOuterCfg.xml
strUIInnerCfg01 = UIInnerCfg01.xml
strUIInnerCfg02 = UIInnerCfg02.xml
strUIInnerCfg03 = UIInnerCfg03.xml
strUIExtCfg = UIExtCfg.xml
;
[ETC OPTION]
; À¥ ÁÖ¼Ò ¿¹½Ã :
; Æú´õ ÁÖ¼Ò ¿¹½Ã : \Data\Help\Help.htm
HelpAddress = /data/help/help.htm
ItemShopAddress =
RPFDataPath = /package/data.rpf
RCCPassword = ea&"HS%/6WYKgUu:v-%Z+i9#tYf.s5.+1{#lf:bj6WdH~l}B1:)#r%j
 
Junior Spellweaver
Joined
Jul 21, 2013
Messages
105
Reaction score
0
Sir Please Share how about the other dont know how to compile the source.. please
 
Initiate Mage
Joined
Dec 1, 2013
Messages
4
Reaction score
0
I don't know whats wrong but i always get "Internet disconnected" I already double/triple check my IP's from param server to client side, all my cfg, odbc are 100% correct but still i got "Internet disconnected".
 
Divine Celestial
Joined
Nov 30, 2010
Messages
846
Reaction score
7
in ran log

-----------------------------------------------
ERROR REPORT
-----------------------------------------------

Execution time : 2013-12-01 17:06:26
[2013-12-01 17:06:26] ERROR : CIniLoader::eek:pen(), File Open GameSet.ini
[2013-12-01 17:06:26] CCrypt::LoadSetting Cant Load Setting File
[2013-12-01 17:06:26] ERROR : CIniLoader::eek:pen(), File Open param.ini
 
Back
Top