Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
zkidz2800
I have 2 question :
1. I want add item to NPC for trading , like this
http://i854.photobucket.com/albums/a...1300-06-49.jpg
I edited file US_resource and paste it to GS/nfofile , but i still cant trade in game ,even it was show available for trading but when i trade , it said " Trade failed "
2. Why i cant open Treasure Blue Dragon Box ?
Sorry for my bad English , Anyone who know please help me !
The resources script at client and server should match. if not will not work properly
- - - Updated - - -
Quote:
Originally Posted by
the0x
I don't have any other ideas off hand atm, but once I'm able to remote back into my server and if I don't have to revert the GS.
(Still trying to get the EU one to work, but that packet won't do anything for some reason)
seems like have something to do with dbauth.py or so seems like EU server expect a diferent answer or so.
- - - Updated - - -
Quote:
Originally Posted by
baraq
Bump
Someone Can explain how to make the server online without hamachi?
*check your firewall to have ports open. or just disable.
*reinstal server files using your external ip (ipv4)
*Check the serverenv file that have to use the same ip ( your external ip) there is various serverenv files check that all are identical
*Better if you got a static ip. because that is stored at the enc file, if your ip change will not be possible to conect with db.
*For those who have problems with GG connection or host file, just open notepad doing right click and chosse "open as administrator"
and edit that host file by hand. then you will be able to save the changes.
Re: [Tutorial] : How to make 9dragons US Server file working.
You're probably right. I completely forgot about that. I'll run through and see if it is just a different return code.
Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
the0x
You're probably right. I completely forgot about that. I'll run through and see if it is just a different return code.
i was tryin to change the local code to use Ger client but still cant make it works.
btw i foud a command at login server , but still cant find any diference when i turn on that feature.
http://i59.tinypic.com/nb972g.png
Re: [Tutorial] : How to make 9dragons US Server file working.
Did you try -128 through 127 or 0 through 255? I'm going to assume the return is either a signed or unsigned byte, but who knows.
Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
Gilberto Rivera
i was tryin to change the local code to use Ger client but still cant make it works.
btw i foud a command at login server , but still cant find any diference when i turn on that feature.
http://i59.tinypic.com/nb972g.png
read here and you shall know what this argument doing
https://github.com/osfarrapos/spree/...er/EODMain.cpp
Re: [Tutorial] : How to make 9dragons US Server file working.
I've confirmed that the issue is actually DS related.
Using the US DS, the EU GS can connect and send the packet request, but it gets different code returned than the EU version usages.
Here are the 3 it is expecting and that it gets(when using the US DS):
What it gets: 107, What it wants: 79
What it gets: 32474, What it wants: 31530
What it gets: 32559, What it wants: 31587
Which if you open the us ds server with no parameters, it'll output that:
CMSG_CHARAC_ALL_INFO_DS_GS = 32474
CMSG_CHARAC_CREATE_GS_DS = 107
CMSG_UPDATE_CHARAC_ALL = 32559
All in size.
Re: [Tutorial] : How to make 9dragons US Server file working.
Hi, I'm trying to make this server online.
1. Allow port 80, 50001, 48300 on window firewall
2. Forwarding port 80, 50001, 48300 from my router to my computer.
Currently i'm using NoIp and I can connect to upgrade server from my no ip domain, but it can't find any server, anyone what I have missing?
I think it possible from gameserver file.
Thanks
Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
ZeroBurner
the link is 'censored' from the forum, maybe because there are some forbidden terms
in any case you can found the Start batch inside the script directory in my share
Tested and the client needs to access the following ports:
80 TCP
50001 TCP
48300 TCP
That's are the only required ports.
Obviously you need to take the following tasks:
- Configure your VM/PC (Wher you're running your 9dragons server) to allow TCP traffic on that ports
- Configure your router to do port forwarding on that ports to your 9d server
- Configure the client (where you run 9dragons client) hosts file to point to your public IP
- Configure the client ndreg to point to your public ip address
That's all, it should work like a charm ;)
Hey Zero, hope you still active at this thread.
How do I config ServerEnv.inf?
I have Wan IP. My server setup with local ip. all working well til client trying to login game server (time out). Wireshark give a packet that client request to my local ip, not my wan ip, since ndreg file all are point to my wan ip, so I think this is ServerEnv problem. But change IP in serverenv will result to my DS_SERVER crash.
Can you point me out? thanks
Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
the0x
I've confirmed that the issue is actually DS related.
Using the US DS, the EU GS can connect and send the packet request, but it gets different code returned than the EU version usages.
Here are the 3 it is expecting and that it gets(when using the US DS):
What it gets: 107, What it wants: 79
What it gets: 32474, What it wants: 31530
What it gets: 32559, What it wants: 31587
Which if you open the us ds server with no parameters, it'll output that:
CMSG_CHARAC_ALL_INFO_DS_GS = 32474
CMSG_CHARAC_CREATE_GS_DS = 107
CMSG_UPDATE_CHARAC_ALL = 32559
All in size.
you managed to change the answer or avoid that ?
Re: [Tutorial] : How to make 9dragons US Server file working.
I was mining in the interweb and found the sources that hex released back then and found this among them i dont know if this GM_Client or not ill figure this out
any one got the source for client and server fully i dont care if they are old, mind sharing it need to start to do something out of the old code
and ill share the link to hex sources later if some one intersted
http://i.imgur.com/D6mWb4n.png
http://fullhouse4r.com/forum.php?mod...hread&tid=1283
Re: [Tutorial] : How to make 9dragons US Server file working.
maybe some people have it,but no people will share it. waite zero message.
Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
soly95
I was mining in the interweb and found the sources that hex released back then and found this among them i dont know if this GM_Client or not ill figure this out
any one got the source for client and server fully i dont care if they are old, mind sharing it need to start to do something out of the old code
and ill share the link to hex sources later if some one intersted
http://i.imgur.com/D6mWb4n.png
http://fullhouse4r.com/forum.php?mod...hread&tid=1283
That tool is just to select the server to conect. and you can store a list of servers. nothing more.
Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
Gilberto Rivera
That tool is just to select the server to conect. and you can store a list of servers. nothing more.
i know, i mean the compiled client the tool came with.
Re: [Tutorial] : How to make 9dragons US Server file working.
Can somebody help me? My gameguard won't update, it just gets stuck on Resolving after I press Start Game and then it gives me the error 380. Anybody could help?
PS: I talked with GM Ravenclaw from Acclaim, he said the OpperTools are the GM Tools.
Now it doesn't even get stuck it just skips the gameguard update then gives me error 380 saying this
http://puu.sh/9ocYQ/e5953783c3.png
PSagain: I've disabled all firewalls and antivirus.
Re: [Tutorial] : How to make 9dragons US Server file working.
No any update?i will share the full source,My ability is limited,hard to fix source. Wish someone can fix the old source ,than share it.I‘ll be indebted forever.waite uploading...