Game


You are not connected. Please login or register

[Share] Webgame Tây du mộng tiểu bạch (turnbase)

Go down  Message [Page 1 of 1]

Fenix

Fenix
Game Master
Game Master
Share by haidv07

====Thông tin file====
-Server java + file config excel
-Client flash + XML


[Share] Webgame Tây du mộng tiểu bạch (turnbase)  77[Share] Webgame Tây du mộng tiểu bạch (turnbase)  77[Share] Webgame Tây du mộng tiểu bạch (turnbase)  77[Share] Webgame Tây du mộng tiểu bạch (turnbase)  77[Share] Webgame Tây du mộng tiểu bạch (turnbase)  13[Share] Webgame Tây du mộng tiểu bạch (turnbase)  13[Share] Webgame Tây du mộng tiểu bạch (turnbase)  13[Share] Webgame Tây du mộng tiểu bạch (turnbase)  13
[Share] Webgame Tây du mộng tiểu bạch (turnbase)  Phrid0d
[Share] Webgame Tây du mộng tiểu bạch (turnbase)  14293405228_fb3e056490_o
[Share] Webgame Tây du mộng tiểu bạch (turnbase)  7C0LqMS
[Share] Webgame Tây du mộng tiểu bạch (turnbase)  7om7mUU
[Share] Webgame Tây du mộng tiểu bạch (turnbase)  FE9olsk
[Share] Webgame Tây du mộng tiểu bạch (turnbase)  OFjOiPp
[Share] Webgame Tây du mộng tiểu bạch (turnbase)  SzLApEj
[Share] Webgame Tây du mộng tiểu bạch (turnbase)  PV102l7
[Share] Webgame Tây du mộng tiểu bạch (turnbase)  6XTUgMb
[Share] Webgame Tây du mộng tiểu bạch (turnbase)  Ykw4si1



Link down game chọn 1 trong 2
Local MG: ..reuploading....
Pass:
Local BD: [You must be registered and logged in to see this link.]
Pass: ik7s
Hướng dẫn cài đặt

-Giải nén ổ D:\

-D:\MXYServer\ESSamp chạy ESSamp.exe (Phải tắt hết http + mysql cũ nếu đang chạy trước)

-D:\MXYServer\Server chạy start.bat

-Link vô game [You must be registered and logged in to see this link.]

Chú ý ở đây hiện bảng như hình thì

[Share] Webgame Tây du mộng tiểu bạch (turnbase)  Gt10pIg

Ô 1: mặc định
Ô 2: mã bất kỳ (vd: 123456)
Ô 3: giống mã ô 2

Bấm button để tới phần tạo nhân vật

(Note: chú ý login lần sau phải gõ đúng mã ban đầu nếu không sẽ tạo lại nhân vật)


Update 1 fix vô game theo account đã đăng nhập (bỏ qua bước nhập mã)

Mở D:\MXYServer\ESSamp\wwwroot\main.php lên tìm đến đoạn code

Code:

<a title="进入游戏" href='game.php' target="_blank"><h4 style="font-size:22px;"><b><img src="images/start.jpg" border="0" style="padding-left:100px;"/></b></h4></a> 



Thay bằng đoạn code sau:

PHP Code:
Code:

<a title="进入游戏" href='game.php?account=<?php echo $_SESSION['valid_user']?>&sid=1&identityCard=1&srcUrl=127.0.0.1&sign=<?php echo md5($_SESSION['valid_user'])?>&time=<?php echo time()?>&agentid=1' target="_blank"><h4 style="font-size:22px;"><b><img src="images/start.jpg" border="0" style="padding-left:100px;"/></b></h4></a>

Mở D:\MXYServer\ESSamp\wwwroot\game.php lên tìm đến đoạn code

Code:

var url = '';
    try {
        url = new UrlBuilder (document.location.toString ());
    } catch (error) {}

    var attacheVars = url.GetParams(); 




Thay bằng đoạn code sau

PHP Code:
Code:

var url = 'http://127.0.0.1/game.php?';
    try {
        url = new UrlBuilder (document.location.toString ());
    } catch (error) {}

    var attacheVars = url.GetParams();

http://www.devgame.ga

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum