Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server > CO2 PServer Guides & Releases
You last visited: Today at 19:50

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[(Awesome)RELEASE] CoEmuv2.Nano(5095) Source Code

Discussion on [(Awesome)RELEASE] CoEmuv2.Nano(5095) Source Code within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Closed Thread
 
Old 06/14/2009, 01:03   #751

 
Kiyono's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 3,296
Received Thanks: 925
Quote:
Originally Posted by danielachraf View Post
lol i got everything good but i want to know how to show the vip icon ? :P isGm and IsPM can't
edit: show the icon not the vip code
It appears if you have alot of CPs in your inventory.
Kiyono is offline  
Old 06/14/2009, 01:06   #752
 
felipeboladao's Avatar
 
elite*gold: 0
Join Date: Jul 2007
Posts: 255
Received Thanks: 273
Hi.. How to Update IP from this serv.dat?

Code:
<?xml version="1.0"?>
<mysqldump xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<database name="cq2">
	<table_structure name="outenserver">
		<field Field="id" Type="smallint(1) unsigned zerofill" Null="NO" Key="PRI" Default="0" Extra="" />
		<field Field="ServerName" Type="varchar(32)" Null="YES" Key="" Extra="" />
		<field Field="ServerIP" Type="varchar(15)" Null="YES" Key="" Extra="" />
		<field Field="ServerPort" Type="int(1) unsigned" Null="YES" Key="" Extra="" />
		<field Field="FlashName" Type="varchar(32)" Null="YES" Key="" Extra="" />
		<field Field="FlashIcon" Type="varchar(32)" Null="YES" Key="" Extra="" />
		<field Field="FlashHint" Type="varchar(128)" Null="YES" Key="" Extra="" />
		<field Field="Child" Type="tinyint(1) unsigned zerofill" Null="NO" Key="" Default="0" Extra="" />
		<key Table="outenserver" Non_unique="0" Key_name="id" Seq_in_index="1" Column_name="id" Collation="A" Cardinality="97" Null="" Index_type="BTREE" Comment="" />
		<options Name="outenserver" Engine="MyISAM" Version="10" Row_format="Dynamic" Rows="97" Avg_row_length="58" Data_length="5644" Max_data_length="281474976710655" Index_length="2048" Data_free="0" Create_time="2008-11-26 08:33:09" Update_time="2008-12-18 08:39:35" Collation="latin1_swedish_ci" Create_options="" Comment="" />
	</table_structure>
	<table_data name="outenserver">
	<row>
		<field name="id">0</field>
		<field name="ServerName"></field>
		<field name="ServerIP"></field>
		<field name="ServerPort">0</field>
		<field name="FlashName"></field>
		<field name="FlashIcon"></field>
		<field name="FlashHint"></field>
		<field name="Child">1</field>
	</row>
	<row>
		<field name="id">1</field>
		<field name="ServerName"></field>
		<field name="ServerIP"></field>
		<field name="ServerPort">0</field>
		<field name="FlashName">Group1</field>
		<field name="FlashIcon">Group11.swf</field>
		<field name="FlashHint"></field>
		<field name="Child">1</field>
	</row>
	<row>
		<field name="id">101</field>
		<field name="ServerName">Sparks</field>
		<field name="ServerIP">201.1.206.4</field>
		<field name="ServerPort">9958</field>
		<field name="FlashName">Sparks</field>
		<field name="FlashIcon">Group3/server2.swf</field>
		<field name="FlashHint"></field>
		<field name="Child">0</field>
	</row>
	
	</table_data>
</database>
</mysqldump>
Have Ideas??
felipeboladao is offline  
Old 06/14/2009, 01:15   #753
 
danielachraf's Avatar
 
elite*gold: 20
Join Date: Mar 2008
Posts: 958
Received Thanks: 494
hmm
danielachraf is offline  
Old 06/14/2009, 01:17   #754
 
felipeboladao's Avatar
 
elite*gold: 0
Join Date: Jul 2007
Posts: 255
Received Thanks: 273
Yeah, i need Idea to Update IP from my DNS.

Have Idea?
felipeboladao is offline  
Old 06/14/2009, 01:19   #755
 
WHITELIONX's Avatar
 
elite*gold: 0
Join Date: Apr 2006
Posts: 534
Received Thanks: 66
The ip should have been 127.0.0.1 >.< And only changed to YOUR hamachi or IP when giving the client to somebody else!
<?xml version="1.0"?>
<mysqldump xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<database name="cq2">
<table_structure name="outenserver">
<field Field="id" Type="smallint(1) unsigned zerofill" Null="NO" Key="PRI" Default="0" Extra="" />
<field Field="ServerName" Type="varchar(32)" Null="YES" Key="" Extra="" />
<field Field="ServerIP" Type="varchar(15)" Null="YES" Key="" Extra="" />
<field Field="ServerPort" Type="int(1) unsigned" Null="YES" Key="" Extra="" />
<field Field="FlashName" Type="varchar(32)" Null="YES" Key="" Extra="" />
<field Field="FlashIcon" Type="varchar(32)" Null="YES" Key="" Extra="" />
<field Field="FlashHint" Type="varchar(128)" Null="YES" Key="" Extra="" />
<field Field="Child" Type="tinyint(1) unsigned zerofill" Null="NO" Key="" Default="0" Extra="" />
<key Table="outenserver" Non_unique="0" Key_name="id" Seq_in_index="1" Column_name="id" Collation="A" Cardinality="97" Null="" Index_type="BTREE" Comment="" />
<options Name="outenserver" Engine="MyISAM" Version="10" Row_format="Dynamic" Rows="97" Avg_row_length="58" Data_length="5644" Max_data_length="281474976710655" Index_length="2048" Data_free="0" Create_time="2008-11-26 08:33:09" Update_time="2008-12-18 08:39:35" Collation="latin1_swedish_ci" Create_options="" Comment="" />
</table_structure>
<table_data name="outenserver">
<row>
<field name="id">0</field>
<field name="ServerName"></field>
<field name="ServerIP"></field>
<field name="ServerPort">0</field>
<field name="FlashName"></field>
<field name="FlashIcon"></field>
<field name="FlashHint"></field>
<field name="Child">1</field>
</row>
<row>
<field name="id">1</field>
<field name="ServerName"></field>
<field name="ServerIP"></field>
<field name="ServerPort">0</field>
<field name="FlashName">Group1</field>
<field name="FlashIcon">Group11.swf</field>
<field name="FlashHint"></field>
<field name="Child">1</field>
</row>
<row>
<field name="id">101</field>
<field name="ServerName">ServerName</field>
<field name="ServerIP">127.0.0.1</field>
<field name="ServerPort">9958</field>
<field name="FlashName">ServerName</field>
<field name="FlashIcon">Group3/server2.swf</field>
<field name="FlashHint"></field>
<field name="Child">0</field>
</row>

</table_data>
</database>
</mysqldump>

Error 1 Control cannot fall through from one case label ('case 6001:') to another C:\Documents and Settings\alan knight\My Documents\CoEmu v2\CoEmu v2\CoEmu v2 GameServer\Handlers\Attack.cs 948 21 CoEmu v2 GameServer
Any idea how to fix this error? Nvm I sorted it out lol
WHITELIONX is offline  
Old 06/14/2009, 11:33   #756
 
felipeboladao's Avatar
 
elite*gold: 0
Join Date: Jul 2007
Posts: 255
Received Thanks: 273
Help to my code?

case 142:
{
uint Face = Data[12];

if (CSocket.Client.Model == 1 || CSocket.Client.Model == 2)
{
if (Face > 200)
Face += 0;
}
if (CSocket.Client.Model == 3 || CSocket.Client.Model == 4)
{
if (Face > 200)
Face += 0;
}

uint Multiply = (uint)(Data[13] * 56);
Face += Multiply;

CSocket.Client.Avatar = (byte)Face;
CSocket.Client.Money -= 500;
CSocket.Send(ConquerPacket.Status(CSocket, 2, CSocket.Client.Money, Struct.StatusTypes.InvMoney));

break;
felipeboladao is offline  
Old 06/14/2009, 14:02   #757
 
elite*gold: 0
Join Date: Dec 2007
Posts: 618
Received Thanks: 213
case 142:
{
if (CSocket.Client.Money > 499)
{
uint Face = Data[12];
int Model = Convert.ToInt32(CSocket.Client.Model.ToString().Re place(CSocket.Client.Model.ToString().Remove(CSock et.Client.Model.ToString().Length - 4, 4), Face.ToString()));
Handler.Money(-500, CSocket);
CSocket.Client.Model = Model;
ConquerPacket.ToLocal(ConquerPacket.Status(CSocket , 2, Model, Struct.StatusTypes.Model), CSocket.Client.X, CSocket.Client.Y, (int)CSocket.Client.Map, 0, 0);
}
break;
}
alexbigfoot is offline  
Old 06/14/2009, 15:21   #758

 
Kiyono's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 3,296
Received Thanks: 925
Is potency/battle power coded?
Kiyono is offline  
Old 06/14/2009, 16:06   #759
 
elite*gold: 0
Join Date: Dec 2007
Posts: 618
Received Thanks: 213
i`m prety sure there is not

Updates: Today, Me and Junior, will finish guild system(i think with branch too), trade partner + start coding all skills
alexbigfoot is offline  
Old 06/14/2009, 16:21   #760
 
elite*gold: 0
Join Date: Dec 2007
Posts: 226
Received Thanks: 55
[info]
flowers
packet type 1150
data 12 = item

have fun
yuko is offline  
Thanks
1 User
Old 06/14/2009, 19:03   #761
 
grayfox1's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 79
Received Thanks: 2
Quote:
Originally Posted by WHITELIONX View Post
o.0 It is not coded you have to code it yourself and if you have no idea about the first thing of coding it really isn`t worth it because you will cause yourself way to many problems.

Ok so I changed my guards names back and they stopped attacking me but what were the stupid piglets originally called something patrols? or GuardReviver because they are attacking me on big fat ones lol Actually no I have a better idea how do I get rid off them so they are not on there anymore?

Can you tell me where I can start to coded by myself
grayfox1 is offline  
Old 06/14/2009, 19:52   #762
 
WHITELIONX's Avatar
 
elite*gold: 0
Join Date: Apr 2006
Posts: 534
Received Thanks: 66
I have no idea lol probably college would be a good start? I am learning things by myself through trial and error and would never call myself a coder, programmer or anything like that. I just try things and if they work then great that is where the community comes in with advice and help.

yuko where do I add that?

And does anybody know why when I copy and paste my musicregion from ini of my other client to 5095 it doesn`t play the music? Yes I copy and pasted the sound folder also lol.
WHITELIONX is offline  
Old 06/14/2009, 19:54   #763

 
Kiyono's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 3,296
Received Thanks: 925
Quote:
Originally Posted by WHITELIONX View Post
I have no idea lol probably college would be a good start? I am learning things by myself through trial and error and would never call myself a coder, programmer or anything like that. I just try things and if they work then great that is where the community comes in with advice and help.
Google > Community lol
Kiyono is offline  
Old 06/14/2009, 20:04   #764
 
WHITELIONX's Avatar
 
elite*gold: 0
Join Date: Apr 2006
Posts: 534
Received Thanks: 66
Google > Community? You mean like me being communist where the community works to help each other?
WHITELIONX is offline  
Old 06/14/2009, 20:11   #765

 
Kiyono's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 3,296
Received Thanks: 925
No as in Google is more useful than this sections community.
Kiyono is offline  
Closed Thread


Similar Threads Similar Threads
CoEmuv2.Nano(5095) Problem help pls
06/07/2017 - CO2 Private Server - 14 Replies
I Have a Problem Can help my pls http://www.imgbox.de/users/public/images/w31636w1 19.jpg



All times are GMT +1. The time now is 19:51.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.