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

05/27/2009 10:59 maxmaus21#286
Quote:
Originally Posted by areudie View Post
[Only registered and activated users can see links. Click Here To Register...]

anyone can help i see the previous reply but i still can't find the solution
ok in: CoEmu v2 > CoEmu v2 LoginServer > CoEmu v2 LoginServer

debug that and look at the pic u should get the same error where mine is... just simply add the ) and ; and if that dosent work i dont know what cause doing this fixed mine

[Only registered and activated users can see links. Click Here To Register...]
05/27/2009 11:03 laurytalvi#287
I'm getting error from every npc mostly like it isnt coded. is it my mistake or it should be so?
05/27/2009 11:15 areudie#288
Quote:
Originally Posted by maxmaus21 View Post
ok in: CoEmu v2 > CoEmu v2 LoginServer > CoEmu v2 LoginServer

debug that and look at the pic u should get the same error where mine is... just simply add the ) and ; and if that dosent work i dont know what cause doing this fixed mine
i can't debug and mine is not CoEmu v2 LoginServer.program mind is CoEmu v2 LoginServer.csproj
05/27/2009 11:33 Kital82#289
Hmmm that errors are so simple to fix! Just read what is written on the console ...

Btw thanks andy for the release but just going to figure out some things on my server with your codes ...
05/27/2009 11:43 areudie#290
Quote:
Originally Posted by Kital82 View Post
Hmmm that errors are so simple to fix! Just read what is written on the console ...

Btw thanks andy for the release but just going to figure out some things on my server with your codes ...
>< still don't get it haha mind kinda explain :confused:
05/27/2009 12:38 krankheit#291
what is the pw of CoEmu v2.rar ???
thx
05/27/2009 12:41 laurytalvi#292
Quote:
Originally Posted by krankheit View Post
what is the pw of CoEmu v2.rar ???
elitepvpers
05/27/2009 14:34 scottdavey#293
As i asked before, does this source ever freeze? As i remember coemu freezing from time to time.
05/27/2009 15:21 damianpesta#294
Quote:
Originally Posted by scottdavey View Post
As i asked before, does this source ever freeze? As i remember coemu freezing from time to time.
I guess its all stable.Well you kno .. nothing is perfect
05/27/2009 15:46 scottdavey#295
Gameserver crashes for me, i guess its a vista problem..

[Only registered and activated users can see links. Click Here To Register...]
05/27/2009 15:55 $HaDoW#296
very nice source dude got it working in 10 minutes ^_^ going to wait for next release when all the NPCS will be added btw if you have free time add Vending (shopflag) to !
EVERYONE WHO GETS THIS
[Only registered and activated users can see links. Click Here To Register...]
go to "DatabaseConnection.cs" and make line 30 look like this
Code:
C = new MySqlConnection("Server=" + SERVER + ";Database='" + DATA_BASE + "';Username='" + USER_NAME + "';Password='" + PASSWORD + "'");
Good Luck ;)
05/27/2009 16:08 BrokeN^WinG#297
i even can`t see people gears look guys

[Only registered and activated users can see links. Click Here To Register...]
05/27/2009 16:09 scottdavey#298
Look at the first page, you must edit your first characters id manually.
05/27/2009 16:10 kaka12#299
@ shadow This aint helping -.-
05/27/2009 16:18 $HaDoW#300
that worked for me :)