Add impulse sql
Add revive Here
Add SteedWalk
Add Trade Partener //thx impulse for packets
Add Breder Full
Add Elighten System full
Add Class Pk war
Add OflineTg full
Add Counter-kill with icon
Add atack full
Add Guild allis and enemy
Add 3 new skill
Add DeathMatch(with 4 teams) work 100 %
Add ItemLock full with save
And other
source contain Confiscator packets( for remove is packet 0x3f1)// thx impulse
Fixed GW 100 % with quest
Here source:
[Only registered and activated users can see links. Click Here To Register...]
How you instal?
go to bin\Debug\OldCODB\Config.ini
add sql pass
go word.cs find for class Server
there add you servername!
go to Program.cs
and replace this
with
Sorry, for my bad english.
honest!conquer 5065+ is fail
on 5017 or 4351....its some people
Add revive Here
Add SteedWalk
Add Trade Partener //thx impulse for packets
Add Breder Full
Add Elighten System full
Add Class Pk war
Add OflineTg full
Add Counter-kill with icon
Add atack full
Add Guild allis and enemy
Add 3 new skill
Add DeathMatch(with 4 teams) work 100 %
Add ItemLock full with save
And other
source contain Confiscator packets( for remove is packet 0x3f1)// thx impulse
Fixed GW 100 % with quest
Here source:
[Only registered and activated users can see links. Click Here To Register...]
How you instal?
go to bin\Debug\OldCODB\Config.ini
add sql pass
go word.cs find for class Server
there add you servername!
go to Program.cs
and replace this
Code:
LocalHE = System.Net.Dns.GetHostEntry(Dns.GetHostName());
foreach (IPAddress ipCurrent in LocalHE.AddressList)
{
string LocalServerIp = ipCurrent.ToString();
if (LocalServerIp != "::1")
{
Game.World.Server.ServerIP = LocalServerIp;
Connection.SetAdresIp(LocalServerIp);
}
}
Code:
LocalHE = System.Net.Dns.GetHostEntry(Dns.GetHostName());
foreach (IPAddress ipCurrent in LocalHE.AddressList)
{
string LocalServerIp = ipCurrent.ToString();
Game.World.Server.ServerIP = LocalServerIp;
Connection.SetAdresIp(LocalServerIp);
}
honest!conquer 5065+ is fail
on 5017 or 4351....its some people