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!

Zhuxian(Jade dynasty) server + client (Renewal)

Status
Not open for further replies.
Joined
Apr 13, 2005
Messages
341
Reaction score
41
hmmm I find on a Vietnamese forum GM commands, but how to use them in game?

PHP:
"Gm_kickout_role"
"Gm_kickout_user"
"Gm_list_user"
"Gm_online_num"
"Gm_restart_sev"
"Gm_shutup_role"
"Gm_shutup_user"
"Gm_moveto_player"
"Gm_callin_player"
"Gm_broadcast"
"Gm_showid"
"Gm_forbid_role"
"Gm_trigger_chat"
"Gm_generate"
"d_goto map xy" 
"d_showpos" 
"d_showid"


---------- Post added at 09:26 PM ---------- Previous post was at 07:28 PM ----------

Woah you have the English version. With Jaden.
Could you please post your files? Someone asked how to get jaden above. I am also wondering about that.

PHP:
insert into usecashnow(userid, zoneid, sn, aid, point, cash, status, creatime) values ('1', '1', '0', '1', '0', '1000000', '1', '2010-01-01 00:00:00')

where userid is account ID, i think this should be.
 
Initiate Mage
Joined
Sep 21, 2009
Messages
4
Reaction score
0
This game really needs its own section, including a summarized tutorial of all 14 Pages. Example;

1) English Server Files (Most Up to Date)
2) English Client Files (Most Up to Date)
3) English Tutorial To Configure It All Together (Most Up to Date).

Anyone trying to set this up by reading this thread is just going to get confused with all the choices of downloads. Somebody, please simplify things for those who don't have the time to sit and figure things out...

+1 Please make it clear. Im also confused on the guide in the 1st page of this topic. >.< :(
 
Initiate Mage
Joined
Feb 6, 2007
Messages
4
Reaction score
0
I'll try to do to open my private server but I'm fail.
SO I'll play other server. - -a
 
Initiate Mage
Joined
Feb 12, 2010
Messages
8
Reaction score
1
hmmm I find on a Vietnamese forum GM commands, but how to use them in game?

PHP:
"Gm_kickout_role"
"Gm_kickout_user"
"Gm_list_user"
"Gm_online_num"
"Gm_restart_sev"
"Gm_shutup_role"
"Gm_shutup_user"
"Gm_moveto_player"
"Gm_callin_player"
"Gm_broadcast"
"Gm_showid"
"Gm_forbid_role"
"Gm_trigger_chat"
"Gm_generate"
"d_goto map xy" 
"d_showpos" 
"d_showid"




you're able to execute those commands via the GM console (Ctrl + G)
 
Last edited:

Duy

Initiate Mage
Joined
Jun 27, 2009
Messages
8
Reaction score
0
I want to unblock 1 account (which is blocked for a long time). Could you please help to advise me how to unblock it?
 
Joined
Apr 13, 2005
Messages
341
Reaction score
41
I want to unblock 1 account (which is blocked for a long time). Could you please help to advise me how to unblock it?

In database there are 2 tables forbid and iplimit
if not then.. is somewhere in /rain/gamedb/dbhomewdb/dbdata maybe.
 
Initiate Mage
Joined
Jun 12, 2009
Messages
6
Reaction score
0
I think the link to the server files flew right over my head or I'm blind o_O
 
Initiate Mage
Joined
Sep 19, 2006
Messages
24
Reaction score
0
oook.. I think is working now, but what kind of passwords are needed?
I try with MD5, MD4,SHA1,SHA256,SHA384,SHA512 and always (using MYSQL)

PHP:
TRACE : GetDailyTop: received, index=1
TRACE : gdelivery::matrixpasswd query, user=testuser3
GQueryPasswd:account is testuser3 , login ip is 218147008
Sending query to acquire password
Prepare procedure call:{call acquireuserpasswd(?,?,?)}
Received acquired password
Returning acquired password
Prepare procedure call:{call deleteTimeoutForbid(?)}


im having the same problem server is up and running but can not figure out what this

TRACE : gdelivery::matrixpasswd query, user=test
GQueryPasswd:account is test , login ip is 218147008

client says Server Network Error all the time

any help with this problem would really apprecieated
 
Joined
Apr 13, 2005
Messages
341
Reaction score
41
im having the same problem server is up and running but can not figure out what this

TRACE : gdelivery::matrixpasswd query, user=test
GQueryPasswd:account is test , login ip is 218147008

client says Server Network Error all the time

any help with this problem would really apprecieated

That was because of wrong database setup, check again your database configs files, and better use MSSQL method
 
Initiate Mage
Joined
Jun 12, 2009
Messages
6
Reaction score
0
For the sake of organization and less confusion. Could someone post the "good" working links for the server, client, GM tool etc in one single post below this one or so?
 
Joined
Apr 13, 2005
Messages
341
Reaction score
41
For the sake of organization and less confusion. Could someone post the "good" working links for the server, client, GM tool etc in one single post below this one or so?

Need to request a section for that, here is too much of confusing true... also GM tools I found are only in Chinese and only for MSSQL.
 
Initiate Mage
Joined
Jun 12, 2009
Messages
6
Reaction score
0
Need to request a section for that, here is too much of confusing true... also GM tools I found are only in Chinese and only for MSSQL.

I don't mean make a new topic or section just report the working links in a new post in this same topic. Seeing as the working files are scattered through out this topic I think and people know where to find em while others dont zzz.
 
Last edited:
Initiate Mage
Joined
Jun 12, 2009
Messages
6
Reaction score
0
Well I got it to run and I can get in game and so forth now to figure out to go from gibberish to English and change EXP rate.
 
Status
Not open for further replies.
Back
Top