[Release][C#][SSCv3]Emulator Source Code

10/27/2012 12:57 zeteris#1
Quote:
This is my next release. It's silkroad emulator based on sro_open (60cap) client.

LoginServer:
*Loginserver(works everything except news).
Gameserver:
*Char creation/deletion/name check.
*Spawn in-game.
*Movement (ground, sky, arrows).
*NPC's (blacksmith,potion,armor,accessory)(stable works too, but client crashes when you hover the pet item).
*Some buffs (passives and some buffs effects works too).
*Mastery/Skill UP
*Chat
*Teleports

Just check it out, and you'll see.

This emulator requires MySql, MySql .NET Connector.
Databases, source code, client text files (required for emulator) are included in this package.
You can download this from [Only registered and activated users can see links. Click Here To Register...]
10/28/2012 00:34 [Snow]#2
ty alot bro :)
u release some interesting Sources
10/28/2012 01:14 intercsaki#3
Omg! :O Release of releases, nice!


EDIT: Can you give us your link of the client? I don't want the risk to get infected (again) by sro-related files. x))
10/28/2012 02:55 urian1982#4
Awesome release!
10/28/2012 09:29 ^AquaFresh^#5
Quote:
Originally Posted by intercsaki View Post
Omg! :O Release of releases, nice!


EDIT: Can you give us your link of the client? I don't want the risk to get infected (again) by sro-related files. x))
[Only registered and activated users can see links. Click Here To Register...]
10/30/2012 20:33 CraYu#6
Okay I compiled and runned the loginserver and gameserver after I press start my screen
get black for a second and nothing happens.
I use the original SRO_OPEN.exe client.
10/31/2012 11:31 zeteris#7
Quote:
Originally Posted by CraYu View Post
Okay I compiled and runned the loginserver and gameserver after I press start my screen
get black for a second and nothing happens.
I use the original SRO_OPEN.exe client.
You need to change your system locale to Korean (Russian, Lithuanian also works, don't know about others).
11/01/2012 09:33 Maho09#8
Hello, you're welcome to join our team for the necessary information csharpteam.siyahbeyazbilisim.com

The team would be very happy to come

thanks
11/01/2012 20:41 paxemuman#9
Quote:
Originally Posted by zeteris View Post
You need to change your system locale to Korean (Russian, Lithuanian also works, don't know about others).
I think there is a other way , if anyone else got same problem use APPLOCALE from microsoft.
11/01/2012 21:41 ^AquaFresh^#10
I have an Polish Windows. I've only changed compatibility to Windows 2000 and it works fine.
11/02/2012 23:05 intercsaki#11
Quote:
Originally Posted by paxemuman View Post
I think there is a other way , if anyone else got same problem use APPLOCALE from microsoft.
Just wanted to suggest that, I used that pretty often when I was playing ksro. :) Useful tool.
11/03/2012 23:31 sarkoplata#12
Quote:
Originally Posted by intercsaki View Post
Just wanted to suggest that, I used that pretty often when I was playing ksro. :) Useful tool.
Indeed. Saying this as an old KSRO player.
11/27/2012 18:56 Danial Eugen#13
Well is there a good client for this release ?
01/04/2013 20:07 TaNeL#14
Could someone make a small tutorial on how to run it? Really wanna try this out :P
01/28/2013 05:03 flyingpotato1#15
Have built the executable's of the game server and login server using Visual Studio. However i get an System.Convert.ToInt32 error when running them.. Possibly due to me running 64 bit windows? Not really sure how to get the files running and the client to connect to the emulated server.