Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] IGCN Season 9.5 (src-x9.5 9.5.1.15) SRC (April/2016)

Experienced Elementalist
Joined
Dec 30, 2004
Messages
205
Reaction score
186
this step don't the same step that change IP & SERIAL on (data/local/serverinfo.bmd)?



I change but don't be working.

I'll change IP to LocalIP

Try in: ConnectServer -> protocol.cpp -> "void SCSendServerList(int aIndex)"

Change:

if(Users[aIndex].News == 0)
{
SCSendNews(aIndex);
Users[aIndex].News = 1;
}

For:

//if(Users[aIndex].News == 0)
//{
// SCSendNews(aIndex);
// Users[aIndex].News = 1;
//}



Working for me.

Tkss.
 
Newbie Spellweaver
Joined
Aug 6, 2015
Messages
8
Reaction score
0
guys help not entered en all gs warp error IGC.DLL and kicking
only entry gs pricipal
 
Newbie Spellweaver
Joined
Oct 19, 2005
Messages
64
Reaction score
0
stuck in Reconnect Loop....my router reseted and my ip changed....i restarted the server but the account did not reconnect
useing NO-IP DUC
 
Newbie Spellweaver
Joined
Jun 4, 2012
Messages
87
Reaction score
12
any solution? Already add the source but follow the error
drakelv - [Release] IGCN Season 9.5  (src-x9.5 9.5.1.15) SRC (April/2016) - RaGEZONE Forums
 
Experienced Elementalist
Joined
Sep 25, 2012
Messages
292
Reaction score
26
Ammm Where can be changed GLOBAL server EXP? Its can be in this file? >>> IGC_ExpSystem ? Cuz i cant finde its in CommonServer.cfg Only i see there Party EXP but no main exp !



any solution? Already add the source but follow the error
drakelv - [Release] IGCN Season 9.5  (src-x9.5 9.5.1.15) SRC (April/2016) - RaGEZONE Forums

Use Other Client EMU.Client.x9
 
Newbie Spellweaver
Joined
Dec 7, 2012
Messages
43
Reaction score
4
Did someone has cash shop editor for .xml format of this files?
 
Joined
Jul 28, 2011
Messages
4
Reaction score
1
i have an problem when i do reset and try killing some mob for levelup i only receive masterxp instead gain normal xp, can you guys help me ?
 
Newbie Spellweaver
Joined
Feb 15, 2008
Messages
90
Reaction score
4
i have an problem when i do reset and try killing some mob for levelup i only receive masterxp instead gain normal xp, can you guys help me ?

Goto IDCData folder look for IGC_ExpSystem.xml
 
Newbie Spellweaver
Joined
Apr 27, 2014
Messages
14
Reaction score
1
Who know, why main.exe always try to connet on ip 192.168.0.168, i already changed in zClient\Data\Local\Serverinfo.bmd
[Connection]
IP="192.168.178.77"
Port=44405
ChatPort=56980
[Main]
Version="1.05.25"
Serial="PoweredByIGCN800"
SingleInstance=0

Server Strater all is Okay!
But i can't connect, any ideas ???

 
Back
Top