Quote:
Originally Posted by tao4229
Yeah, but we're not all as pro as you, so using INI NPCs is an easy way for n00bs like us to get something done.
|
Actually doing complex NPCs are MUCH easier to use a scripting interface instead of an INI interface. The INI interface is much harder to manage (both for a user to code, and for the server to process) verses normally coding it in C# :p
Quote:
Nice but I (as nooob) Can handle with MySLQ so i cant understand why not using my MySQL source and make it better .About Java server in java ?!?
Isnt c# better? Or cant i say "Better"?
As im a noob i wanna learn much but (noobs are silly and have Noob questinos) i have everytime problems lolz....
//////////////////////////////////////////////////////////////////////////////////////
SOMEONE CAN GIVE ME A WORKING SATAN CODE???
|
C# and Java are about in the same range, for instance;
Java is multi-platform, C# Isn't (well not fully)
C# has pointers, Java doesn't support them
So they all have their strong points but C++ > all.
INIs can be faster than MySQL, not the way hadeset did it; I'm being honest when I say as far as I know only I'm the only coder in the Conquer community who knows how to optimize INI's enough to beable to make them run faster than a MySQL connection would.