[(Awesome)RELEASE] CoEmuv2.Nano(5095) Source Code

05/26/2009 01:05 andyd123#31
Quote:
Originally Posted by Konquer1 View Post
map did not load ?
The server will not load undefined DMaps.
05/26/2009 01:10 rub#32
thx
05/26/2009 01:11 valyy#33
anyway work this source?
05/26/2009 01:15 damianpesta#34
Hmm Even tho I replaced the reference and placed it in debug , it still gives me warning on
Code:
		public static void GenerateKey()
		{
			Nano.ServerKey = new OpenSSL.DH(OpenSSL.BigNumber.FromHexString(P), OpenSSL.BigNumber.FromHexString(G));
			Nano.ServerKey.GenerateKeys();
		}
when im trying to compile it. Any ideas?
05/26/2009 01:25 BrokeN^WinG#35
got it work but how i can make account and where client 5089 link

to download it

[Only registered and activated users can see links. Click Here To Register...]
05/26/2009 01:27 Konquer1#36
[Only registered and activated users can see links. Click Here To Register...]


look is normal ?
05/26/2009 01:32 andyd123#37
Here is the backup of the data you'll need.

Quote:
Originally Posted by damianpesta View Post
Hmm Even tho I replaced the reference and placed it in debug , it still gives me warning on
Code:
		public static void GenerateKey()
		{
			Nano.ServerKey = new OpenSSL.DH(OpenSSL.BigNumber.FromHexString(P), OpenSSL.BigNumber.FromHexString(G));
			Nano.ServerKey.GenerateKeys();
		}
when im trying to compile it. Any ideas?
What warning does it give?
05/26/2009 01:37 BrokeN^WinG#38
ty work but account Tabel Still Bug
05/26/2009 01:38 andyd123#39
Quote:
Originally Posted by BrokeN^WinG View Post
ty work but account Tabel Still Bug
You need to make an account.
Fill it a username in the account field, save the table and then login, your password is set when you login the first time.
05/26/2009 01:41 unluckyunknown45654554#40
is this the patch just before the quiz show?
05/26/2009 01:42 eralex#41
My problem is this:

[Only registered and activated users can see links. Click Here To Register...]
05/26/2009 01:46 andyd123#42
Quote:
Originally Posted by eralex View Post
My problem is this:

[Only registered and activated users can see links. Click Here To Register...]
The username/password you provided isn't correct, or cannot access the database.
05/26/2009 01:47 damianpesta#43
TypeInitializationException was unhandled.The type initializer for 'OpenSSL.BigNumber' threw an exception.<- thats the error im getting.
05/26/2009 01:48 andyd123#44
Quote:
Originally Posted by damianpesta View Post
TypeInitializationException was unhandled.The type initializer for 'OpenSSL.BigNumber' threw an exception.
You need to have libeay32.dll in the Debug directory.
05/26/2009 01:50 BrokeN^WinG#45
can i make an account from reg page?
and i need link to download 5089 client