[Only registered and activated users can see links. Click Here To Register...]Quote:
Wish I could join conversation.
now u can ^^
@
About database, what database are u going?
SQL, Oracle (Oracel?) or what?
[Only registered and activated users can see links. Click Here To Register...]Quote:
Wish I could join conversation.
Pssh, Oracle uses SQL.Quote:
[Only registered and activated users can see links. Click Here To Register...]
now u can ^^
@
About database, what database are u going?
SQL, Oracle (Oracel?) or what?
Actually a good idea I'll create a basic source using this core, ofcourse it would have options depending on which patch you're gonna use.Quote:
I'm curious as to why you're not just making a whole server. For C# I could understand a library system as every server is in C# and many have similar problems... but there are none in C++ which means someone would still have to create a C++ server to make use of a core library. I think a full either modular or highly configurable C++ server (whether open source or not) would be far more useful to this community. Sure, your current idea could prove more useful to a dev, but that explains itself.
then it will all go from.Quote:
Support TQ's latest patch and you'll have hundreds of people trying to learn C++.
static void Main(string[] args)
{
Console.WriteLine("Best server 2010 Copyright Server!");
}
int main()
{
cout << "Best server 2010 Copyright Server!";
return 0;
}