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

07/29/2009 02:45 n0mansland#1066
Quote:
Originally Posted by LegendsReborn View Post
nvm i seemed to have fixed it.. with the line 31 fix .. lol

anyways.. now i have a problem with login freezing for like 3 seconds then says "server maint"...

but i have like no errors on my console.. and it doesnt even say "user is logging in"
Check your server.dat

Make sure the IP is 127.0.0.1

You can use this if ya want

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">CoRv1</field>
		<field name="ServerIP">127.0.0.1</field>
		<field name="ServerPort">9958</field>
		<field name="FlashName">CoRv1</field>
		<field name="FlashIcon">Group3/server2.swf</field>
		<field name="FlashHint"></field>
		<field name="Child">0</field>
	</row>
	</table_data>
</database>
</mysqldump>
07/29/2009 03:04 LegendsReborn#1067
am i suppose to run both the login serv and gameserv? .. when i login now.. im stuck at "Logging into the game server" but theres no error popping up on my console lol...
07/29/2009 19:11 rblazed12601#1068
is it possible to use windows xp for this...?
07/29/2009 22:02 n0mansland#1069
Yea it is XD I'm using Windows XP but for Vista you gotta change up some stuff I think >.< Never tried it.
07/30/2009 00:15 LegendsReborn#1070
nvmm fixed
07/30/2009 03:26 felipeboladao#1071
^^ Ort
08/02/2009 03:47 Taagonam#1072
i can't even extract it..."file is in unknown format or archive doesnt exist"
08/02/2009 05:28 n0mansland#1073
Shouldn't you have the basic stuff before you start making a server >.>? You need Winrar.. from rarlab.com..
08/04/2009 00:39 LegendsReborn#1074
can anyone teach me how to add skills.. lol.. like lucky time.. ?
08/08/2009 23:19 _MaryJuana#1075
to play on a selfmade server like this i need to start CoEmu v2 GameServer or not? but if i open it i get after some secs a Error message....what should i do?
08/08/2009 23:30 n0mansland#1076
Post the picture.. Yea you need to run both gameserver and login server
08/08/2009 23:49 _MaryJuana#1077
[Only registered and activated users can see links. Click Here To Register...]

i think its because ....did not load the map
08/09/2009 00:34 n0mansland#1078
Sorry it took so long, Well looking at it you don't have a "conqueremu" database..
08/09/2009 00:46 _MaryJuana#1079
hmm? i just downloaded this database at this guide....or should i rename this database then be4 i put it in mysql?
08/09/2009 02:17 n0mansland#1080
No, when you're making a database you have to name the database "conqueremu" doesn't matter what you put inside of it as long as it's CoEmuV2