Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 09:40

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

Advertisement



HellMouth-Cannot Setup v2 to see Monesters

Discussion on HellMouth-Cannot Setup v2 to see Monesters within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
kiko8koki's Avatar
 
elite*gold: 0
Join Date: Jun 2009
Posts: 68
Received Thanks: 28
HellMouth-Cannot Setup v2 to see Monesters

Guyz I have Setuped The Old SOurce HellMouth ... And it have no Monesters ... So if some one tell me what to do to setp the new one Please Guyz ? I would Pay My life for WHo Help Me :P
kiko8koki is offline  
Old 04/23/2011, 12:24   #2
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,381
Read the faq thread. You have to do it yourself.
pro4never is offline  
Old 04/23/2011, 15:29   #3
 
kiko8koki's Avatar
 
elite*gold: 0
Join Date: Jun 2009
Posts: 68
Received Thanks: 28
OMG I didnot Understand Any thing from Adding Monesters ... **** **** MAn Help ME llOll
kiko8koki is offline  
Old 04/23/2011, 18:12   #4


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,126
Received Thanks: 2,518
If you dont understand then you need to learn.
Korvacs is offline  
Thanks
1 User
Old 04/23/2011, 21:25   #5
 
elite*gold: 0
Join Date: Apr 2011
Posts: 73
Received Thanks: 12
Adding monsters is pretty simple.

Make an IEntity interface and control the simple entityfields there. You can use for players, npcs, mobs etc.

Next thing is you make a mobclass and you implent the interface there.

Then you read the mobs from your database with spawns etc.
You could be using MSSQL or MySQL, then just get the right table.
It could be 'MobSpawns', then load all the mobs. Load them from ID and not by name, because an integer is getting read a way faster than a string.
Now compare the ID from the load to the ID from your MobInfos (Make a new table for that). If the ID is matching, then you loads a new instance of a mob.
Ex.
Code:
Mob mob = new Mob();
You will need to send the spawn packets after you have loaded the mobs.

From reading my own post, then I know I forgot some things, but this should give you some basic informations on it.
Secured is offline  
Thanks
1 User
Old 04/23/2011, 23:54   #6
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,381
@ secured. Everything is already done for them to simply spawn using my source.. they just need to correct the mobspawn claass so it generates members correctly... and i posted the proper working code in the faq thread.


But yes, your theory approach is essentially correct. Problem here is this member simply isn't willing to put a few minutes of effort into working out the problem and just want to download and run something working.

I've stopped posting all that info for ppl cause i've gone over the ENTIRE sequence you'd need to go through to spawn and then control monsters... and since then even posted fully working codes. People are simply too lazy to follow that advice though.
pro4never is offline  
Thanks
1 User
Old 04/24/2011, 01:03   #7
 
kiko8koki's Avatar
 
elite*gold: 0
Join Date: Jun 2009
Posts: 68
Received Thanks: 28
Iam Not LAZZZZY .... Just i Dont know how to open a .cs File And dont know if it needs Visual basic where i get it
kiko8koki is offline  
Old 04/24/2011, 01:16   #8
 
elite*gold: 0
Join Date: Apr 2011
Posts: 73
Received Thanks: 12
Quote:
Originally Posted by kiko8koki View Post
Iam Not LAZZZZY .... Just i Dont know how to open a .cs File And dont know if it needs Visual basic where i get it
Go to google. Search Visual Srudio C#. Download and install it. Read some tutorials.
Secured is offline  
Old 04/24/2011, 04:24   #9
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,381
Quote:
Originally Posted by kiko8koki View Post
Iam Not LAZZZZY .... Just i Dont know how to open a .cs File And dont know if it needs Visual basic where i get it
The fact you don't know what a .cs file proves to me you should NOT be trying to run a private server just yet.

Read at least a book or two on C#, practice some coding and THEN come back to it. You will save yourself a lot of time and annoyance.

If you look at some of my links in my sig I posted C# for dummies e-book and a few other e-books a while back. They are a nice starting point.
pro4never is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
Help me IN HellMouth Source
07/21/2011 - CO2 Private Server - 10 Replies
i did every thing changed ip like hamachi ip but and open hellmouth to open my server but i got one problem and it's YouTube - Rec#04
Hellmouth question
04/13/2011 - CO2 Private Server - 3 Replies
I am currently fixing all the bugs/glitches in arena and the one im presently trying to fix is the character not showing up to the opponent until they jump. My question is the code that makes everything disapear exept you and your opponent
[Help] Hellmouth Mob Spawn
04/12/2011 - CO2 Private Server - 31 Replies
Alright,I added the following code in Database.cs Database.cs public static void GetSpawns() { //I've changed mob spawn code like 5 times.. this should still work though so w/e. MySqlCommand cmd = new MySqlCommand(MySqlCommandType.SELECT); cmd.Select("MobSpawns"); uint Count = 0; MySqlReader r = new MySqlReader(cmd);
Help in the hellmouth source
03/20/2011 - CO2 Private Server - 0 Replies
Need a of codes for itens Souls :o
Need List Drop From all Monesters
07/06/2008 - Kal Online - 2 Replies
Hello Guys , Any One Can Help Me To Find The list of drop at int server Thanks All ^^ See You All :cool:



All times are GMT +1. The time now is 09:44.


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.