Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

RPG Unity3d - Black Wing Blade 2 - Source Code

Custom Title Activated
Loyal Member
Joined
Aug 23, 2010
Messages
1,544
Reaction score
422
Hello,

i found a game for Android on another Chinese website...

Required Unity Version: Unity 4.3.4f1
DB: MySQL
Language: C#, JS
GUI: NGUI

Download
Code:
https://mega.nz/#F!SRIjFSQK!USv016TpsKGODEEo6Ua8OA

Some Screenshots form the game and source folder

djbadboys38 - RPG Unity3d - Black Wing Blade 2 - Source Code - RaGEZONE Forums

djbadboys38 - RPG Unity3d - Black Wing Blade 2 - Source Code - RaGEZONE Forums

djbadboys38 - RPG Unity3d - Black Wing Blade 2 - Source Code - RaGEZONE Forums

djbadboys38 - RPG Unity3d - Black Wing Blade 2 - Source Code - RaGEZONE Forums

djbadboys38 - RPG Unity3d - Black Wing Blade 2 - Source Code - RaGEZONE Forums

djbadboys38 - RPG Unity3d - Black Wing Blade 2 - Source Code - RaGEZONE Forums

djbadboys38 - RPG Unity3d - Black Wing Blade 2 - Source Code - RaGEZONE Forums

djbadboys38 - RPG Unity3d - Black Wing Blade 2 - Source Code - RaGEZONE Forums

djbadboys38 - RPG Unity3d - Black Wing Blade 2 - Source Code - RaGEZONE Forums

djbadboys38 - RPG Unity3d - Black Wing Blade 2 - Source Code - RaGEZONE Forums
 
Junior Spellweaver
Joined
Sep 7, 2006
Messages
178
Reaction score
7
Re: [Release] MMO RPG Unity3d - Black Wing Blade 2 - Source Code

You run server ok?
Sample run server and program to me pls.
 
Banned
Banned
Joined
Aug 2, 2011
Messages
1,427
Reaction score
979
Re: [Release] MMO RPG Unity3d - Black Wing Blade 2 - Source Code

how to run server ?
 
Joined
Sep 24, 2012
Messages
404
Reaction score
63
Re: [Release] MMO RPG Unity3d - Black Wing Blade 2 - Source Code

1, web building, web content please placed under the cp web.
2, the client code change online.cs the IP, in connection own web page, the page can be set in the server IP.
3, tableread.cs this document, in this game is related to the resource update.
WWW = new new the WWW the WWW (@ "http://127.0.0.1:80/cp/Update_Throne.html");
the WWW WWW = new new the WWW (@ "http://127.0.0.1:80/cp/geturl/geturl. ? PHP of the type = "+ strPageName);
4, bulletin information: ttp: //221.229.162.251: 8080 / cp / 1.2.6Android / GameBulletin.html
in annocementContent.cs
// none more than the actual use and can be ignored. Only you need to change the following line.
5, public void ConMy () // this connection landing
{
serverAddress = "115.29.36.226:9998";
serverAddress2 = "115.29.36.226:9998";
StartCoroutine (Connect ());
}
. 6, BtnServer.cs will MainMenuManage .my.Connect (this.applicationName, "115.29.36.226", this.applicationHost, isFastBtn, this.lblServerName.text);
// inside into their own IP to connect.
-------------------------------------------------- ----------------- ------------------------------- server-related --------
1. Please import three databases, darksword2, playerbehavior, zealmpass connection account password can use the default root and root.
Please use the eclipse project import code, compile.
2, when the server starts the game in a property you want to add to startup items gameserver, the main function is Server: Server 3, please pay attention to modify the database connection configuration, and hibernate.cfg.xml, hibernateDarkSword2.cfg.xml, playerbehavior.cfg.xml this three files into the database password you want to change the settings of 4, but if you start successfully telnet nowhere port, found the code "String ip = addr.getHostAddress (). toString () or search for" // get the machine IP "look under IP, because the server is connected to the internal configuration will not read too BT, so use 127.0.0.1 is not enough. If you are using the IP 127.0.0.1, please change your code at.
 
Banned
Banned
Joined
Aug 2, 2011
Messages
1,427
Reaction score
979
Re: [Release] MMO RPG Unity3d - Black Wing Blade 2 - Source Code

1, web building, web content please placed under the cp web.
2, the client code change online.cs the IP, in connection own web page, the page can be set in the server IP.
3, tableread.cs this document, in this game is related to the resource update.
WWW = new new the WWW the WWW (@ "http://127.0.0.1:80/cp/Update_Throne.html");
the WWW WWW = new new the WWW (@ "http://127.0.0.1:80/cp/geturl/geturl. ? PHP of the type = "+ strPageName);
4, bulletin information: ttp: //221.229.162.251: 8080 / cp / 1.2.6Android / GameBulletin.html
in annocementContent.cs
// none more than the actual use and can be ignored. Only you need to change the following line.
5, public void ConMy () // this connection landing
{
serverAddress = "115.29.36.226:9998";
serverAddress2 = "115.29.36.226:9998";
StartCoroutine (Connect ());
}
. 6, BtnServer.cs will MainMenuManage .my.Connect (this.applicationName, "115.29.36.226", this.applicationHost, isFastBtn, this.lblServerName.text);
// inside into their own IP to connect.
-------------------------------------------------- ----------------- ------------------------------- server-related --------
1. Please import three databases, darksword2, playerbehavior, zealmpass connection account password can use the default root and root.
Please use the eclipse project import code, compile.
2, when the server starts the game in a property you want to add to startup items gameserver, the main function is Server: Server 3, please pay attention to modify the database connection configuration, and hibernate.cfg.xml, hibernateDarkSword2.cfg.xml, playerbehavior.cfg.xml this three files into the database password you want to change the settings of 4, but if you start successfully telnet nowhere port, found the code "String ip = addr.getHostAddress (). toString () or search for" // get the machine IP "look under IP, because the server is connected to the internal configuration will not read too BT, so use 127.0.0.1 is not enough. If you are using the IP 127.0.0.1, please change your code at.

Pls vdo thank you very much
 
Joined
Sep 24, 2012
Messages
404
Reaction score
63
Re: [Release] MMO RPG Unity3d - Black Wing Blade 2 - Source Code

REMOVED
Version Unity 4.5.4f1
Server connect,register, login, Password work !!


REMOVED

Plizz help Open ydat (GameDateZealmTest.ydat)

2 QWEST BUG 281, 282 MAP MISSING !
 
Last edited:
Elite Diviner
Joined
Dec 17, 2014
Messages
484
Reaction score
61
Re: [Release] MMO RPG Unity3d - Black Wing Blade 2 - Source Code

REMOVED
Version Unity 4.5.4f1
Server connect,register, login, Password work !!


REMOVED

Plizz help Open ydat (GameDateZealmTest.ydat)

2 QWEST BUG 281, 282 MAP MISSING !

i look good game :D any bugs?
 
Newbie Spellweaver
Joined
Jul 12, 2015
Messages
23
Reaction score
0
Re: [Release] MMO RPG Unity3d - Black Wing Blade 2 - Source Code

vladiks9 server started ! but i cannot connect to my server , says in server console ( connection refused by remote host )
 
Joined
Sep 24, 2012
Messages
404
Reaction score
63
Re: [Release] MMO RPG Unity3d - Black Wing Blade 2 - Source Code

You need web server !
extend-support -> 黑忍22222.zip -> 1.2.9Android
Create web server Folder "cp" <-Past 1.2.9Android folder
Open 1.2.9Android folder Edit - > ServerIP.htm you ip


====================================================Open unity Change platform Android

online.cs

1.

#elif UNITY_ANDROID
www = new WWW(@"http://youIP/cp/1.2.9Android/ServerIP.html");
#else
www = new WWW(@"http://youIP/cp/1.2.9Android/ServerIP.html");
#endif

2.

public void ConMy()
{
serverAddress = "YouIP:9998";
serverAddress2 = "YouIP:9998";
StartCoroutine(Connect());
}


BtnServer.cs

1.

{

MainMenuManage.my.Connect(this.applicationName, "YouIP", this.applicationHost, isFastBtn, this.lblServerName.text);
}

TableRead.cs

1.


#elif UNITY_ANDROID
public static readonly string SERVER_RES_URL = "http://youIP/cp/1.2.9Android/Data/";
#else
public static readonly string SERVER_RES_URL = "http://YouIP/cp/1.2.9Android/Data/";
#endif

public static readonly string DATA_NAME = "GameDateZealmTest.ydat";
public static readonly string CONFIG_NAME = "YuanServerRoom.xml";
// public static readonly string DATA_NAME = "GameDate.ydat";


=========================================================Change Server IP

GameServer/Config/YuanServerRoom.xml

1.

<Application>
<name>YuanPhotonServer</name>
<numTitle>1</numTitle>
<ip>YOUIP</ip>
<host>9998</host>
<srvport>9988</srvport>
<nickname>TEST</nickname>
<area>Grupa</area>
<tcp>1</tcp>
<rm>YOUIP</rm>
<rmtcp>0</rmtcp>
<rmMaxPlayer>25</rmMaxPlayer>
</Application>

Change IP run server !
 
Last edited:
Joined
Jul 8, 2009
Messages
445
Reaction score
64
Re: [Release] MMO RPG Unity3d - Black Wing Blade 2 - Source Code

You need web server !
extend-support -> 黑忍22222.zip -> 1.2.9Android
Create web server Folder "cp" <-Past 1.2.9Android folder
Open 1.2.9Android folder Edit - > ServerIP.htm you ip


====================================================Open unity Change platform Android

online.cs

1.

#elif UNITY_ANDROID
www = new WWW(@"http://youIP/cp/1.2.9Android/ServerIP.html");
#else
www = new WWW(@"http://youIP/cp/1.2.9Android/ServerIP.html");
#endif

2.

public void ConMy()
{
serverAddress = "YouIP:9998";
serverAddress2 = "YouIP:9998";
StartCoroutine(Connect());
}


BtnServer.cs

1.

{

MainMenuManage.my.Connect(this.applicationName, "YouIP", this.applicationHost, isFastBtn, this.lblServerName.text);
}

TableRead.cs

1.


#elif UNITY_ANDROID
public static readonly string SERVER_RES_URL = "http://youIP/cp/1.2.9Android/Data/";
#else
public static readonly string SERVER_RES_URL = "http://YouIP/cp/1.2.9Android/Data/";
#endif

public static readonly string DATA_NAME = "GameDateZealmTest.ydat";
public static readonly string CONFIG_NAME = "YuanServerRoom.xml";
// public static readonly string DATA_NAME = "GameDate.ydat";


=========================================================Change Server IP

GameServer/Config/YuanServerRoom.xml

1.

<Application>
<name>YuanPhotonServer</name>
<numTitle>1</numTitle>
<ip>YOUIP</ip>
<host>9998</host>
<srvport>9988</srvport>
<nickname>TEST</nickname>
<area>Grupa</area>
<tcp>1</tcp>
<rm>YOUIP</rm>
<rmtcp>0</rmtcp>
<rmMaxPlayer>25</rmMaxPlayer>
</Application>

Change IP run server !

=========================================================BONUS

LanguageText - I translated the English Ch.txt.
CreationWar_NewClient\Assets\LanguageText


NEED OPEN Ydat. Translite Qwest,Monster name,Items,Maps - Fix 4 qwest bug missing 281,282 map

Hello nice work ! continue fixing it and sharing.
 
Newbie Spellweaver
Joined
Jul 12, 2015
Messages
23
Reaction score
0
Re: [Release] MMO RPG Unity3d - Black Wing Blade 2 - Source Code

thank you , it worked ! vladiks9 , searched on google about ydat extension , seems it does not really exists , i was thinking of changing ydat to .dat by renaming file , and then trying to convert .dat to .txt or csv .



btw that .ydat file , is a actually a .dat file but hardly encrypted :) did alot of research on google , it cant be decrypted so easy , at the moment i am trying everything !
 
Elite Diviner
Joined
Dec 17, 2014
Messages
484
Reaction score
61
Re: [Release] MMO RPG Unity3d - Black Wing Blade 2 - Source Code

How to compile android apk in unity3d sir vladiks9 i getting always error
 
Newbie Spellweaver
Joined
Nov 4, 2014
Messages
35
Reaction score
19
Re: [Release] MMO RPG Unity3d - Black Wing Blade 2 - Source Code

Hello @vladiks9

Error, missing map 281.
I've searched by task, it requires to map 荒野 地穴.
According maplevel in MYSQL, it is 271 ID.


You try to edit the character move into the MAP 271.(I haven't tested)

=================
Sorry my english is limited
 
Joined
Sep 24, 2012
Messages
404
Reaction score
63
Re: [Release] MMO RPG Unity3d - Black Wing Blade 2 - Source Code

bug .ydat - > convert mysql db !
Db info BUG !

Server stop !

open mysql ->darkword2 -> playerinfo ->CompletTask

485;486;33;34; <- the qwest id bug, missing 281,282 map,

open mysql -> playerinfo -> Task

4,1,0;

Server start - wow all work :) - problem Chinise txt.
 
Last edited:
Back
Top