Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2
You last visited: Today at 19:59

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

Advertisement



Conquer Private Server! :)

Discussion on Conquer Private Server! :) within the Conquer Online 2 forum part of the MMORPGs category.

Closed Thread
 
Old   #1
 
queiti's Avatar
 
elite*gold: 0
Join Date: Jan 2007
Posts: 29
Received Thanks: 0
Smile Conquer Private Server! :)

Hello Everyone, Im Milos and im releaseing CoEMU aka CoEMU
This server was created by Korvacs & Myself (Future)
The server was created from scratch with the inspiration of CoEmu and also some help from the CoEmu source helping code & navigate through this project. The server was created in C# (C Sharp) and uses MySql.

Server Information:

- Server Name: CoFuture aka CoFusion
- Authors: Korvacs & Future
- Database Type: MySql
- Inspired By: CoEmu
- Source Language: C# (C Sharp)
- Client Version: Qonquer Client (Working Fine)

Requirements:

- Microsoft Visual C# 2005 Express Edition (Recommended) other versions are available
- MySql
- Apache
- PhpMyAdmin
- Conquer Online 2.0 Client Version 4348 <-- You need this to connect

Links:

- (Recommended) All in 1 Package MySql. Apache, PhpMyAdmin
-
-
-

Server Port(s) (Enable these ports with your router, firewalls/windows firewall)

- Auth Server: 9960
- Game Server: 9958

Installing AppServ

- ServerName: localhost
- Password: (any password, but dont forget it because u need it to log into phpmyadmin)

Login to PHPMyAdmin

- In your webbrowser type as a url "localhost/phpmyadmin"
- Username: root || Password: (Password you set when installing)


Guide:

1. Starting

Download, Install & Extract everything

2. Adding the Database

Open PhpMyAdmin, On the left Tab Click the button that has "SQL" on it, Click Import, Browse the database you downloaded and import it.

3. Setting up server in database

Open "servers" Table then click "Browse" then edit the current server entry there (Your Servername, Your IP Address or Localhost, Server Port) Save.

4. Creating an Account

Open "accounts" Table then click "Insert" (Account UserName "your username", Leave Password Blank, Type "2" for PM, Auth "2" server to accept connection, Leave Address Blank) Save.

5. Setting up Server to connect to Database

Open "Server" folder then Open the "CoFuture" Project File then open Database.cs and press "ctrl+g" and go to line "39" change "Database Username" to your databases username then on line "40" change "Database Password" to your databases password" and then on line "44" change "Database Name" to "conquer_server" unless you changed the database name. then go to Build --> Build Solution (Solution should build successfully!)

6. Turning the Server On

Method 1. Open "bin" then "x86" then "Debug" then "COServer.exe" I Recommend this Method for Windows XP Home/Professional

Method 2. Open "bin" then "Debug" then "COServer.exe"

Method 3. Open "bin" then "Release" then "COServer.exe"

7. Adding NPC Dialogs

Which ever "COServer.exe" you use there will be a folder "Npcs" in the same directory, create a text file with the name of the npc id you assign in the database, A tutorial on how to code the dialogs down the page.

8. Adding NPC Spawns

Go into your database and go to the "npcs" table and add your npc's there. (Main city npc's already added).

9. Adding Portals

Go into your database and go to the "portals" table and add your portals there (Most portals already added).

10. Adding Shops

Go into your database and go to the "shops" table and add your shops there (Some shops added already).

11. Coding the NPC Dialogs

NpcFace=ID
Dialog=Number (Dialog 0 is first dialog etc)
Text=Speech
Option=ReplyMessage=Dialog Number to go to (255 to close)
CheckMoney=0=amount
True=0
False=0
Teleport=MapID X Y
Item=ItemID Plus Minus Enchant GemIDSocket1 GemIDSocket2 Quality Quality 1
Finish

Example:
Code:
NpcId=50
Dialog=0
Text=Hello, Welcome to CoFuture
Option=Item Please=1
Option=Take My 100 Gold=2
Option=Teleport me=3
Option=I want to leave=255
Finish

Dialog=1
Item=410009 9 7 255 13 13 1 1 1
Text=Here is an item
Option=Back to start=0
Option=Good Bye=255
Finish

Dialog=2
CheckMoney=0=100
True=0
Text=Thanks for your 100 gold
False=0
Text=You dont have 100 gold
Option=Back to start=0
Option=Good Bye=255
Finish

Dialog=3
Teleport=1036 212 196
Text=Your At Market
Option=Back to start=0
Option=Good Bye=255
Finish
12. Command List

Code:
/dc
/clearinv
/save
/gm
/heal
/hp
/mana
/stamina
/reborn 0/1/2
/stats str amount
/stats vit amount
/stats spi amount
/stats agi amount
/stats all amount
/gold amount
/cp amount
/item ItemID Plus Minus Enchant GemIDSocket1 GemIDSocket2 Quality Quality
/job ID
/level level
/goto MapName (from Database)
/skill skillid level
/spell spellid level
/spawn type, type+dir, map, x, y, flag (temporary Npc)
/request charname (Request a characters info)
/where (your coordinates)
/spawnnpcs type, type+dir, map, x, y, flag (Temporary npc)
/statusfix
/invincible
/string something something something
/music on
/music off
/guild guildname bulletin
/status reset
/status
/data something something something something
/dialog something
/createguild guildname
/guildwar
/chattype something something something something
/encrypt password
/decrypt password
/getportals
/update
/addnpc type, type+dir, map, x, y, flag (Permanent)
/removenpc npcid
/npcsay message (Test Command)
/mapmode 1/2/3
Sorry for the commands that ive added something for, ive been very busy and those commands are ones korvacs added so im not as much familar with.

Please Give Feedback and ill try answer most questions. Don't say stuff like "Wont connect to database"
queiti is offline  
Old 02/21/2008, 12:18   #2
 
Horified's Avatar
 
elite*gold: 20
Join Date: Dec 2007
Posts: 514
Received Thanks: 71
Horified is offline  
Old 02/21/2008, 19:17   #3
 
elite*gold: 0
Join Date: Oct 2006
Posts: 546
Received Thanks: 42
***** u failed haha joker
EliteSide is offline  
Old 02/21/2008, 19:43   #4
 
queiti's Avatar
 
elite*gold: 0
Join Date: Jan 2007
Posts: 29
Received Thanks: 0
no , i made one ..
queiti is offline  
Old 01/21/2011, 13:20   #5
 
watermode16's Avatar
 
elite*gold: 0
Join Date: Apr 2008
Posts: 16
Received Thanks: 0
Quote:
Originally Posted by queiti View Post
no , i made one ..
sure, my name is Banana[GM]
watermode16 is offline  
Old 01/21/2011, 13:27   #6
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
almost 3 year bump? good work.

#reported
pro4never is offline  
Old 01/21/2011, 19:30   #7
 
elite*gold: 20
Join Date: Aug 2005
Posts: 1,734
Received Thanks: 1,000
#Closed, don't bump old threads with irrelevant input.
tanelipe is offline  
Closed Thread


Similar Threads Similar Threads
[ADV][New Private Server][Conquer-SX]
09/25/2009 - CO2 Private Server - 6 Replies
Hello. There is a new private server named "Conquer-SX". It is very good server. I will tell you what server includes and also give you site. I hope you join and have as much fun as you can.
conquer private server
07/04/2009 - Conquer Online 2 - 2 Replies
I need a server with ninja pm me YIM pyroking88 if you dont understand
New Conquer Private Server
03/09/2009 - CO2 Private Server - 5 Replies
MurderCo This is a new Conquer Private Server we are still accepting staff! We did advertise this website on our main page of our website which is under "How to connect" Step 3 Please do not flame and if you want to apply fill out a Application on my forum. Or you can add [email protected]! Here are some of our features and how to connect to our server.
Conquer Raw!<NEW Private Server>
03/09/2009 - CO2 Private Server - 14 Replies
Hello, i made my own Conquer server based on patch 5016A lot of Things are fixed ^^We got some own Mobs,We got a Own quest right now,ExpRate: x25, Soonx20, Prof rate: x50nice Gms, And Guilds working including Guild war!:pDrop rate is Great, CPs are dropping, And even more! so if anyone wanna join hamachi server network: CoRaww Pasword:123 once you join we will help futher there ;)\ site http://5.233.191.140/test/index.php You have to join the network before you can go on the site :P
Conquer private server?
01/19/2009 - Conquer Online 2 - 11 Replies
heY i want know if there are any good Private server for conqueronline 2.0 cuz all other server are most times offline. plz post me some. =)



All times are GMT +2. The time now is 19:59.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

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