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!

WebGame [WebGame] - LuoYaContinent + Translation tuto

Initiate Mage
Joined
Feb 20, 2016
Messages
69
Reaction score
11
ok lol
Im the best :D

send me your eng file for update the serveur for all :)
 
Last edited:
Initiate Mage
Joined
Feb 20, 2016
Messages
69
Reaction score
11
Im french developper , i like open a fr and eng community.
my discord : BinaryFox#7566
 
Banned
Banned
Joined
Jul 27, 2016
Messages
123
Reaction score
19
Can someone upload on mega or mediafire instead i can't understand the download area
 
Initiate Mage
Joined
Nov 2, 2017
Messages
14
Reaction score
1
[solved]
works :d
 
Last edited:
Initiate Mage
Joined
Nov 2, 2017
Messages
14
Reaction score
1
how to put ip public?
 
Last edited:
Junior Spellweaver
Joined
May 19, 2012
Messages
160
Reaction score
50
Guys may some one tell me where i should place my public ip ?
- Checked every single PHP file , may i know which SWF i should place my ip !!
 
Last edited:
Joined
Jul 8, 2009
Messages
445
Reaction score
63
Here Steps to setup Public:
##########Web Part##################

How to change Port and Make it Public

Acess 127.0.0.1:3388

ID: upupw pw: upupw

modify port there in configure and second option of down to top


Modify Archive : G:\T9_LYMX\upupw\htdocs\api\inter_acc.php

the 2 lines : "port" => "80" To "port" => "yourwishedport"


Modify Archive : G:\T9_LYMX\upupw\htdocs\app\Game\game.php

the line : $gameurl="http://127.0.0.1:80/enter/login.php?gamesrc=lydl&serverid= To $gameurl="http://yourwanip:yourwishedport/enter/login.php?gamesrc=lydl&serverid=

Modify Archive : G:\T9_LYMX\upupw\htdocs\enter\data\upload\serverData.php

the 3 lines :

'http://127.0.0.1:80/resource/Gameloader.swf',
'SourceURL' => 'http://127.0.0.1:80/resource/',
'AccSocketIP' => '127.0.0.1',

TO


'http://youwanip:yourwishedport/resource/Gameloader.swf',
'SourceURL' => 'http://youwanip:yourwishedport/resource/',
'AccSocketIP' => 'youwanip',

Modify Archive : G:\T9_LYMX\upupw\htdocs\enter\class\login_class.php

The Line :

$this->apiurl = 'http://127.0.0.1:80/index.php?userid='.$this->userid_Lydl.'&username='.$this->username.'&time='.

to

$this->apiurl = 'http://yourwanip:yourwishedport/index.php?userid='.$this->userid_Lydl.'&username='.$this->username.'&time='.



###########ServerPart#######################

Edit Archive : G:\T9_LYMX\server\accountServer\Account.ini

[Account1]
SERVERNAME=Line_1
LOGINNAME=lydl_x9net
PASSWORD=123456
SERVERURL=189.31.158.98
LOGINTYPE=2
FREE_DEBUG=1

[Account2]
SERVERNAME=Line_2
LOGINNAME=lydl_x9net
PASSWORD=123456
SERVERURL=189.31.158.98
LOGINTYPE=2
FREE_DEBUG=1

[Account3]
SERVERNAME=Line_3
LOGINNAME=lydl_x9net
PASSWORD=123456
SERVERURL=189.31.158.98
LOGINTYPE=2
FREE_DEBUG=1

[Account4]
SERVERNAME=Line_4
LOGINNAME=lydl_x9net
PASSWORD=123456
SERVERURL=189.31.158.98
LOGINTYPE=2
FREE_DEBUG=1

[Account5]
SERVERNAME=Line_5
LOGINNAME=lydl_x9net
PASSWORD=123456
SERVERURL=189.31.158.98
LOGINTYPE=2
FREE_DEBUG=1

[Account6]
SERVERNAME=Line_6
LOGINNAME=lydl_x9net
PASSWORD=123456
SERVERURL=189.31.158.98
LOGINTYPE=2
FREE_DEBUG=1
###########################

Edit Archive : G:\T9_LYMX\server\msg_line_1\msgserver.ini

[AccountServer]
ACCOUNT_IP = 189.31.158.98
ACCOUNT_PORT = 18641
SERVERNAME = Line_1
LOGINNAME = lydl_x9net
PASSWORD = 123456
; µÇ¼±í³ß´ç, 10-5000
MAXLOGINTABLESIZE=1500
; µÇ¼±í³¬Ê±ÃëÊý£¬0-86400
LOGINOVERTIMESECS=120

[StateServer]
STATE_IP = 189.31.158.98
STATE_PORT = 18866

[RelationServer]
RSERVER_IP = 189.31.158.98
RSERVER_PORT = 18886

[DataServer]
DATASERVER_IP = 189.31.158.98
DATASERVER_PORT = 18896

[InternetPort]
CURRENT_PORTID = 0
PORT_SIZE = 5
MASTER_IP = 189.31.158.98
MASTER_PORT = 18653

[MonitorServer]
MONITOR_IP = 189.31.158.98
MONITOR_PORT = 18900

################################################

Edit Archive : G:\T9_LYMX\server\RServer\Account.ini


[Account1]
SERVERNAME=Line_1
LOGINNAME=lydl_x9net
PASSWORD=123456
SERVERURL=189.31.158.98
LOGINTYPE=2
FREE_DEBUG=1

[Account2]
SERVERNAME=Line_2
LOGINNAME=lydl_x9net
PASSWORD=123456
SERVERURL=189.31.158.98
LOGINTYPE=2
FREE_DEBUG=1

[Account3]
SERVERNAME=Line_3
LOGINNAME=lydl_x9net
PASSWORD=123456
SERVERURL=189.31.158.98
LOGINTYPE=2
FREE_DEBUG=1

[Account4]
SERVERNAME=Line_4
LOGINNAME=lydl_x9net
PASSWORD=123456
SERVERURL=189.31.158.98
LOGINTYPE=2
FREE_DEBUG=1

[Account5]
SERVERNAME=Line_5
LOGINNAME=lydl_x9net
PASSWORD=123456
SERVERURL=189.31.158.98
LOGINTYPE=2
FREE_DEBUG=1

[Account6]
SERVERNAME=Line_6
LOGINNAME=lydl_x9net
PASSWORD=123456
SERVERURL=189.31.158.98
LOGINTYPE=2
FREE_DEBUG=1

Edit Archive : G:\T9_LYMX\server\RServer\RelationServer

²»¶¨Òåʱ£¬Ê¹ÓÃȱʡÃû×Ö
SERVER_TITLE= ÂåÑÅ´ó½RE
PHPSTRING=http://189.31.158.98:8081

[Database]
; Êý¾Ý¿âÖ÷»úÃû
DBHOSTNAME=127.0.0.1

; ÕʺÅÊý¾Ý¿âÃû
DATABASENAME=lydlcb_accdb

; ̞
DBUSER=root

; ÃÜÂë
DBPASSWORD=123456

####################################
 
Junior Spellweaver
Joined
May 19, 2012
Messages
160
Reaction score
50
this too a noob question because anyone that look this will be noticed it a WAN IP
I think i already noticed this is a wan ip
Just wondring since iam noob this ip is linked to what .. , i dont think its defualt since you typed at the top youwanip:yourwishedport
Sorry again for my noob questions [emoji4]

 
Back
Top