Register for your free account! | Forgot your password?

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

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

Advertisement



[DEV] Conquer 53xx (Monk) Emulator [Yuki,Beatz]

Discussion on [DEV] Conquer 53xx (Monk) Emulator [Yuki,Beatz] within the CO2 Private Server forum part of the Conquer Online 2 category.

View Poll Results: Multiple Choice: Vote for everything you like
Looks fawking awesome! 61 48.03%
Useless. 17 13.39%
Release 70 55.12%
Dont release. 16 12.60%
Multiple Choice Poll. Voters: 127. You may not vote on this poll

Reply
 
Old 12/01/2010, 23:26   #46
 
_Emme_'s Avatar
 
elite*gold: 1142
Join Date: Aug 2006
Posts: 2,464
Received Thanks: 1,162
Quote:
Originally Posted by 1337 H4X0R View Post
Peoples learn different and korvacs is right.
Why waste time on learning something, when u can learn something wich is better, but the same.
I don't really get what you're trying to say there mister. How can it be a "waste" of time, when if you really want to develop as a programmer and eventually work as one, you would need to know different teqnuiqes of coding rather than the simple SQL queries that every public source out here has already? I really, really don't think anyone here is intrested in creating a server which they will do for a living, if they are it will most likely not go as good as finding a real job. So my point being, aim at being a successful programmer rather than having a succesful server, if that's your main goal.
_Emme_ is offline  
Thanks
2 Users
Old 12/02/2010, 04:35   #47
 
bone-you's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 1,491
Received Thanks: 536
Quote:
Originally Posted by 1337 H4X0R View Post
Peoples learn different and korvacs is right.
Why waste time on learning something, when u can learn something wich is better, but the same.

Your work is on making servers, so why bother learning low level assembly or how to build kernels? Your logic is flawed. If you don't want to learn and better yourself, that's you. Many want to make an attempt to learn everything they possibly can, even if it's something that appears to be useless. LINQ actually has its uses.

My C# AMF lib uses LINQ. You're already sacrificing speed and power by using .NET in the first place, you might as well use the libraries and features it provides that you're already paying for. Plus, loading something from a relational database that you already have stored locally is a bigger waste of cycles than using LINQ on that data internally.
bone-you is offline  
Thanks
2 Users
Old 12/02/2010, 19:21   #48
 
elite*gold: 0
Join Date: Nov 2009
Posts: 129
Received Thanks: 45
Quote:
Originally Posted by bone-you View Post
My C# AMF lib uses LINQ. You're already sacrificing speed and power by using .NET in the first place.
Just curious, do you ever get off bashing C#/.NET?
~Falcon is offline  
Old 12/02/2010, 20:10   #49


 
KraHen's Avatar
 
elite*gold: 0
Join Date: Jul 2006
Posts: 2,216
Received Thanks: 794
Quote:
Originally Posted by ~Falcon View Post
Just curious, do you ever get off bashing C#/.NET?
Ignorance at it`s core How was that bashing? It`s just a fact on top of which you can make your own decisions.
KraHen is offline  
Old 12/02/2010, 20:17   #50
 
elite*gold: 0
Join Date: Nov 2009
Posts: 129
Received Thanks: 45
Quote:
Originally Posted by KraHen View Post
Ignorance at it`s core How was that bashing? It`s just a fact on top of which you can make your own decisions.
Don't give me the rolleyes when you have no idea what your talking about.

Research his post history, hence the 'do you ever'.

Here, have some rolleyes
~Falcon is offline  
Old 12/02/2010, 23:30   #51
 
elite*gold: 0
Join Date: Jun 2009
Posts: 787
Received Thanks: 314
Quote:
Originally Posted by ~Falcon View Post
Don't give me the rolleyes when you have no idea what your talking about.

Research his post history, hence the 'do you ever'.

Here, have some rolleyes
10q4
_tao4229_ is offline  
Old 12/03/2010, 00:01   #52
 
_Emme_'s Avatar
 
elite*gold: 1142
Join Date: Aug 2006
Posts: 2,464
Received Thanks: 1,162
Quote:
Originally Posted by ~Falcon View Post
Just curious, do you ever get off bashing C#/.NET?
What he's saying is true tho, atleast for .NET speed. For example, regular pointers would be faster than embedded ones in an .NET array, right?
_Emme_ is offline  
Old 12/03/2010, 01:20   #53
 
bone-you's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 1,491
Received Thanks: 536
Quote:
Originally Posted by ~Falcon View Post
Just curious, do you ever get off bashing C#/.NET?
How is that bashing? Simply by using .NET you are truly sacrificing total performance potential. Chances are that absolute potential will not be needed by your program, but it's plain fact. LINQ is there, depending on how you use it it wouldn't hurt too much to use it and it may even be better.
bone-you is offline  
Thanks
1 User
Old 12/03/2010, 08:20   #54
 
_Emme_'s Avatar
 
elite*gold: 1142
Join Date: Aug 2006
Posts: 2,464
Received Thanks: 1,162
Quote:
Originally Posted by bone-you View Post
How is that bashing? Simply by using .NET you are truly sacrificing total performance potential. Chances are that absolute potential will not be needed by your program, but it's plain fact. LINQ is there, depending on how you use it it wouldn't hurt too much to use it and it may even be better.
Agreed. Had some talk with Sparkie about it and after a while we both agreed to the same point; For complex queries, use LINQ>SQL correctly. For simple queries, use CompliedQuery.

Anyhow, we're going offtopic ^^
_Emme_ is offline  
Thanks
1 User
Old 12/03/2010, 19:15   #55
 
elite*gold: 0
Join Date: Sep 2008
Posts: 1,683
Received Thanks: 506
Quote:
Originally Posted by EmmeTheCoder View Post
Agreed. Had some talk with Sparkie about it and after a while we both agreed to the same point; For complex queries, use LINQ>SQL correctly. For simple queries, use CompliedQuery.

Anyhow, we're going offtopic ^^
Had the same conversation with Sparkie lol.
Basser is offline  
Old 12/29/2010, 22:20   #56
 
elite*gold: 0
Join Date: Aug 2009
Posts: 9
Received Thanks: 0
Good luck guys hope it finish soon ^^'!
salimaster is offline  
Old 12/30/2010, 02:19   #57
 
elite*gold: 0
Join Date: Dec 2010
Posts: 33
Received Thanks: 5
Wow, this project sure looks sweet! I was reading this convo of the coders and I was like WTH? Anyway, I wish you the best of luck and keep us updated!
Paradøx is offline  
Old 12/30/2010, 02:28   #58
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,783
Received Thanks: 5,304
Dead project ftl.
Arcо is offline  
Thanks
1 User
Old 12/30/2010, 02:31   #59
 
elite*gold: 0
Join Date: Dec 2010
Posts: 33
Received Thanks: 5
Quote:
Originally Posted by Arcо View Post
Dead project ftl.
Why do you say that? :O Is it dead?
Paradøx is offline  
Old 12/30/2010, 03:42   #60
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,381
Quote:
Originally Posted by Paradøx View Post
Why do you say that? :O Is it dead?
No update posts have been made in ages.

Project alchemy on the other hand you can expect an early open beta within a week.
pro4never is offline  
Reply


Similar Threads Similar Threads
A New Class Monk is coming in Conquer Online!
11/26/2010 - Conquer Online 2 - 1 Replies
Hey,Guys A new class Monk is coming in Conquer Online on Dec 16th. This is an amazing class, with many magical abilities. They can assist you in battle by giving you various extra attributes, while still being able to tough it out on the front lines! Just get ready for its coming! Have a nice day and here are some pics for you: http://img1.91huo.com/co/images/news/0913_mmonk.j pg
A New Class Monk is coming in Conquer Online!
11/25/2010 - Conquer Online 2 - 2 Replies
Hey,Guys A new class Monk is coming in Conquer Online on Dec 16th. This is an amazing class, with many magical abilities. They can assist you in battle by giving you various extra attributes, while still being able to tough it out on the front lines! Just get ready for its coming! Have a nice day and here are some pics for you: http://img1.91huo.com/co/images/news/0913_mmonk.j pg



All times are GMT +1. The time now is 08:05.


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.